Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2012
R2. The domain contains a server named Server1.
You install the Windows PowerShell Web Access gateway on Server1.
You need to provide administrators with the abilityto manage the servers in the domain by using the W indows
PowerShell Web Access gateway.
Which two cmdlets should you run on Server1? (Each correct answer presents part of the solution. Choose
two.)
A.
Install-PswaWebApplication
B.
Add PswaAuthorizationRule
C.
Set-WSManlnstance
D.
Set-WSManQuickConfig
E.
Set-BCAuthentication
Explanation:
Install-PswaWebApplication cmdlet is a quick way toget Windows PowerShell Web Access configured.
Add PswaAuthorizationRule – this authorization ruleallows a specific user access to one computer on the
network to which they typically have access, with access to a specific session configuration that is scoped to
the user’s typical scripting and cmdlet needs. Addsa new authorization rule to the Windows PowerShell® Web
Access authorization rule set.
A & B
– http://technet.microsoft.com/en-us/library/hh831611.aspx