This topic has not yet been rated - Rate this topic

PollDsNow method of the DfsrConfig class

Polls the Active Directory for configuration changes and applies any changes to the service.

Syntax


uint32 PollDsNow(
  [in]  string DcDnsName
);

Parameters

DcDnsName [in]

Fully qualified domain naming system (DNS) name of the domain controller to connect to. This parameter is optional.

Windows Server 2003 R2:  This method has no parameters.

Return value

This method returns one of the CONFIG_STATUS return codes.

Remarks

By default, DFSR polls the Active Directory every hour for changes in configuration.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2003 R2 [desktop apps only]

End of client support

Windows Vista

Namespace

\\.\Root\MicrosoftDfs

MOF

Dfsrprov.mof;
Dfsrprovs.mof on Windows Server 2008 R2 and Windows Server 2008

See also

DfsrConfig

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.