PrepAway - Latest Free Exam Questions & Answers

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?

PrepAway - Latest Free Exam Questions & Answers

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.

3 Comments on “You need to manage Server2 remotely from Server1

  1. JamesL says:

    @Lafegob

    IMO Answer D appears correct if the statement regarding server 2 being standalone means it is not a member of the domain

    Explanation:

    In many cases, you will be able to work with remote computers in other domains. However, if the remote computer is not in a trusted domain or is in a workgroup, the remote computer might not be able to authenticate your credentials. To enable authentication, you need to add the remote computer to the list of trusted hosts for the local computer in WinRM. To do so, type:
    winrm s winrm/config/client ‘@{TrustedHosts=”RemoteComputer”}’




    0



    0

Leave a Reply