Valid 70-410 Dumps shared by ExamDiscuss.com for Helping Passing 70-410 Exam! ExamDiscuss.com now offer the newest 70-410 exam dumps, the ExamDiscuss.com 70-410 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-410 dumps with Test Engine here:
Your network contains an Active Directory domain named contoso.com. The domain contains two standalone servers named Serverl and Server2 that are located in a perimeter network. Both servers run the default installation of Windows Server 2012 R2. You need to manage Serverl remotely from Server2. What should you do?
Correct Answer: C
Explanation/Reference: For remote connections in a Workgroup to Workgroup/Domain scenario, the remote computer (here Server2) must be added to the trusted hosts list on the source computer (here Server1). To do this, run the following command on the source computer in a Command Prompt window that is opened with elevated user rights. winrm set winrm/config/client @{TrustedHosts="RemoteComputerName"} Note: TrustedHosts is a setting on the local computer that defines one or more computers that are trusted when establishing remoting sessions using WinRM from the local computer using either ENTER- PSSESSION or INVOKE-COMMAND. Reference: Remote Management with Server Manager https://technet.microsoft.com/en-us/library/dd759202.aspx