Valid 70-680 Dumps shared by ExamDiscuss.com for Helping Passing 70-680 Exam! ExamDiscuss.com now offer the newest 70-680 exam dumps, the ExamDiscuss.com 70-680 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-680 dumps with Test Engine here:
You have two computers named Computer1 and Computer2 that run Windows 7. Both computers are members of an Active Directory domain. Windows Remote Management (WinRM) is enabled on both computers. You need to remotely create additional disk volumes on Computer1 from Computer2. What should you do?
Correct Answer: A
Explanation/Reference: Explanation: WinRS You can use WinRS to execute command-line utilities or scripts on a remote computer. To use WinRS, open a command prompt and prefix the command that you want to run on the remote computer with the WinRS -r: RemoteComputerName command. For example, to execute the Ipconfig command on a computer named Aberdeen, issue the command: WinRS -r:Aberdeen ipconfig The Windows Remote Management service allows you to execute commands on a remote computer, either from the command prompt using WinRS or from Windows PowerShell. Before you can use WinRS or Windows PowerShell for remote management tasks, it is necessary to configure the target computer using the WinRM command. To configure the target computer, you must run the command WinRM quickconfig from an elevated command prompt. Diskpart:Microsoft command-line tool Diskpart is used to create and format volumes on the target computer.