Knowee
Questions
Features
Study Tools

You want to use Windows Remote Management to authenticate to a computer not in your Active Directory domain.Which of the following commands do you need to run to add the name of the remote computer to the TrustedHosts table in order to connect remotely to the computer?answerwinrs set @{TrustedHosts="computername"}winrm set winrm/config/client @{TrustedHosts="computername"}winrs set winrs/config/client @{TrustedHosts="computername"}winrm set @{TrustedHosts="computername"}

Question

You want to use Windows Remote Management to authenticate to a computer not in your Active Directory domain.Which of the following commands do you need to run to add the name of the remote computer to the TrustedHosts table in order to connect remotely to the computer?answerwinrs set @{TrustedHosts="computername"}winrm set winrm/config/client @{TrustedHosts="computername"}winrs set winrs/config/client @{TrustedHosts="computername"}winrm set @{TrustedHosts="computername"}

...expand
🧐 Not the exact question you are looking for?Go ask a question

Solution

The correct command to add the name of the remote computer to the TrustedHosts table in order to connect remotely to the computer is:

winrm set winrm/config/client @{TrustedHosts="computername"}

Similar Questions

You manage two Windows systems named Computer1 and Computer2. You need to use the command line to manage Computer1 from Computer2 remotely.What should you do? (Select two. Each answer is part of the complete solution.)answerOn Computer2, install PowerShell.On Computer1, install PsExec.On Computer2, run winrm qc.On Computer1, run winrm qc.Authenticate Computer2 to Computer1.

You are the Windows desktop administrator for your company. You would like to manage your computers remotely using the Windows Remote Shell. You need to enable remote management on each target computer.What should you do?answerRun netsh to open the Remote Desktop firewall exception.Run netsh to open the Remote Administration firewall exception.Run winrm quickconfigStart the Telnet Client on each computer.

You need to interactively access Command Prompt on a remote Windows system named WS1 from your Windows workstation.Which command should you use to do this?answerssh WS1telnet WS1psexec \\WS1 cmdwinrm \\WS1 cmd

What command can enable and configure Windows Remote Management on a host?

Question 1What is the first step in connecting to a remote computer using SSH?1 pointStart a new SSH session.Type in the host name or IP address of the computer you want to connect to.Click the "Open" button.Enter your password.

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.