Remove-RASProviderAdminCredentials
Last updated
Last updated
Remove-RASProviderAdminCredentials
Removes admin credential property from the list.
Remove-RASProviderAdminCredentials [] (uint) - (string) [()]
Remove-RASProviderAdminCredentials [] (string) [[-] (uint)] - (string) [()]
Removes admin credential property from the list.
The name of the Provider.
Site ID in which to modify the specified Provider server.
If the parameter is omitted, the site ID of the Licensing Server will be used.
The ID of the Provider server to modify. To obtain the ID, use the Get-RASProvider cmdlet.
(CommonParameters)
-none-
-none-
**---------- EXAMPLE 1 ----------
Remove-RASProviderAdminCredentials -Id 1 -Username "Administrator"
Removes admin credential property from the list.