Get method of the PS_DAEntryPointDC class
Retrieves the domain controller that is associated with the specified entry point.
Syntax
uint32 Get(
[in] string ComputerName,
[in] string EntryPointName,
[out] DADomainController cmdletOutput[]
);
Parameters
-
ComputerName [in]
-
Name or IP address of the remote access server or server cluster in the specified entry point.
-
EntryPointName [in]
-
The name of the entry point for which domain controller information should be retrieved.
-
cmdletOutput [out]
-
Returns a list of entry points and their associated domain controllers.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess |
MOF |
|
DLL |
|