Get-RASProviderRemotePCStatic
Last updated
Last updated
Get-RASProviderRemotePCStatic
Retrieves the Remote PC Static list of a Provider.
Get-RASProviderRemotePCStatic [[-] (uint)] [()]
Get-RASProviderRemotePCStatic [[-] (string)] [[-] (uint)] [()]
Retrieves the Remote PC Static list of a Provider.
The name of the Provider server for which to retrieve the information.
This must be the actual server name used in the RAS farm.
Site ID from which to retrieve the Provider server information.
If the parameter is omitted, the Licensing Server site ID will be used.
The ID of a Provider server for which to retrieve the information.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Get-RASProviderRemotePCStatic -Id 1
Retrieves the Remote PC Static list of the Provider with Id 1.