HOTSPOT
Your network contains an Active Directory domain named contoso.com.
You have a Dynamic Access Control policy named Policy1.
You create a new Central Access Rule named Rule1.
You need to add Rule1 to Policy1.
What command should you run?
To answer, select the appropriate options in the answer area.

I believe it’s :
Add-AdCentralAccessPolicyMember Policy1 -Members Rule1
http://technet.microsoft.com/en-us/library/hh846167.aspx
0
0
https://technet.microsoft.com/en-us/library/hh852262.aspx
0
0
@bobsmith GREAT! Thank you
0
0
https://technet.microsoft.com/en-us/library/hh852262(v=wps.630).aspx
Parameter Set: Default
Add-ADCentralAccessPolicyMember [-Identity] [-Members] [-AuthType {Negotiate | Basic} ] [-Credential ] [-PassThru] [-Server ] [-Confirm] [-WhatIf] [ ]
0
0