Exit 70-743 Upgrading Your Skills to MCSA Windows Server 2016
Question 2 of 5
0% complete
Q2 Single choice

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-PSRemoting Server1

  • C

    New-PSSession -Name Server1

  • D

    Enter-PSSession -ComputerName Server1