你有两台运行Windows 7的计算机Computer1和Computer2。Computer1被用来远程管理Computer2。在Computer1上,你需要验证Computer2上的远程管理(WinRM)服务已经启动。你该怎么做?()
A、在命令提示符中,运行 Winrs Cr.computer2 query
B、在命令提示符中,运行Winrm id Cremote.computer2
C、在 Windows PowerShell中,运行 Get-PSSession Computer2
D、在 Windows PowerShell中,运行Get-PSSessionConfiguration Computer2