You need to manage Server2 remotely from Server1

Your network contains an Active Directory domain named contoso.com. The domain contains a server named
Server1. The domain contains a standalone server named Server2 that is located in a perimeter network. Both
servers run Windows Server 2012 R2.
You need to manage Server2 remotely from Server1.
What should you do?

Your network contains an Active Directory domain named contoso.com. The domain contains a server named
Server1. The domain contains a standalone server named Server2 that is located in a perimeter network. Both
servers run Windows Server 2012 R2.
You need to manage Server2 remotely from Server1.
What should you do?

A.
From Server1, run the Enable-PsRemotingcmdlet.

B.
From Server2, run the winrm command.

C.
From Server2/ run the Enable-PsRemotingcmdlet.

D.
From Server1, run the winrm command.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


A

A

WinRS is the Windows Remote Shell. With WinRS, you can query remote Windows machines that are running WinRM. However, keep in mind that your machine also needs to be running WinRM to use WinRS.”