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, run winrm qc.On Computer1, install PsExec.Authenticate Computer2 to Computer1.On Computer2, install PowerShell.On Computer1, run winrm qc.
Question
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, run winrm qc.On Computer1, install PsExec.Authenticate Computer2 to Computer1.On Computer2, install PowerShell.On Computer1, run winrm qc.
Solution
To manage Computer1 from Computer2 remotely using the command line, you should:
-
On Computer2, run the command 'winrm qc'. This command is used to start the Windows Remote Management service on Computer2 and set it up for remote management.
-
On Computer1, run the command 'winrm qc'. This command is used to start the Windows Remote Management service on Computer1 and set it up for remote management.
These two steps will allow you to manage Computer1 from Computer2 remotely using the command line.
Note: The other options mentioned are not necessary for this specific task. PsExec is a tool for executing processes on remote systems, but it's not necessary for basic remote management. Authenticating Computer2 to Computer1 is a security measure that might be necessary in some cases, but it's not a step in setting up remote management. Installing PowerShell on Computer2 is not necessary because Windows Remote Management does not require PowerShell.
Similar Questions
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 are the desktop administrator for your company. You would like to manage the computers remotely using a tool with a graphical user interface (GUI).Which action should you take? (Select two. Each answer is a possible solution.)answerRun Remote Shell to manage each computer.Send an assistance invitation.Use Telnet to connect to each computer.Open Computer Management and connect to each remote computer.Establish a Remote Desktop connection to each computer.
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?answerwinrm set winrm/config/client @{TrustedHosts="computername"}winrs set @{TrustedHosts="computername"}winrm set @{TrustedHosts="computername"}winrs set winrs/config/client @{TrustedHosts="computername"}
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
You manage two Windows systems named Computer1 and Computer2. Both computers are members of a domain. Windows Remote Management (WinRM) is enabled on both computers.Which steps do you need to perform to use Computer2 to create an additional disk volume on Computer1?answerOn Computer1, install the Telnet Client. On Computer2, use diskmgmt.mscOn Computer2, run winrs and then run diskpartOn Computer2, run winrs and then run diskmgmt.mscOn Computer1, install the Telnet Client. On Computer2, run diskpart
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.