Microsoft Exam Questions

Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2

Your network contains an Active Directory domain named contoso.com. All servers run Windows Server 2016.

As a domain administrator, you log

on to a server named Server2 and open Windows PowerShell.

You need to establish an interactive PowerShell session to a server named Server1.

Which command should you run?

A.

Set-PSSessionConfiguration -AccessMode Remote -Name Server1

B.

Enable-PSRemotin

g Server1

C.

New-PSSession -Name Server1

D.

Enter-PSSession -ComputerName Server1