Get-RASClientPolicyAssignment
Last updated
Last updated
Get-RASClientPolicyAssignment
Retrieves information about a client policy assignment.
Get-RASClientPolicyAssignment [-] <uint> [<>] Get-RASClientPolicyAssignment [-] <string> [<>]
Retrieves information about a client policy assignment.
-Name <string> Name of the client policy for which to retrieve the information.
-Id <uint> The ID of the client policy for which to retrieve the information.
<CommonParameters>
-none-
---------- EXAMPLE 1 ---------- Get-RASClientPolicyAssignment -Name PDFPolicy Retrieves information about the assignment from a client policy named PDFPolicy.