Get-RASEnrollmentServer
Last updated
Last updated
Get-RASEnrollmentServer
Retrieves information about one or multiple Enrollment servers.
Get-RASEnrollmentServer [[-]** (uint)] [()]
Get-RASEnrollmentServer [[-] (string)] [[-] (uint)] [()]
Retrieves information about one or multiple Enrollment servers.
The name of the enrollment server for which to retrieve the information.
This must be the actual enrollment server name used in the RAS farm.
Site ID from which to retrieve the enrollment server
If the parameter is omitted, the licensing server site ID will be used.
ID of an enrollment server for which to retrieve the information.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASEnrollmentServer -Id 10
Retrieves information about the Enrollment server specified by its ID.