Remove-RASClientPolicy
Last updated
Last updated
Remove-RASClientPolicy
Removes a client policy.
Remove-RASClientPolicy []** (uint) [()]
Remove-RASClientPolicy [-] () [()]
Remove-RASClientPolicy []** (string) [()]
Removes a client policy.
Name of the client policy to be removed.
The ID of the client policy to be removed. To obtain the ID, use the Get-RDS cmdlet.
The client policy object to be removed.
(CommonParameters)
-none-
**---------- EXAMPLE 1 ----------
Remove-RASClientPolicy -Name PDFPolicy
Removes the client policy named PDFPolicy.