4
启用Powershell远程处理后,访问被拒绝吗?
我试图在以工作组模式运行的Windows 2008 R2 Server上启用Powershell远程处理。 我在PowerShell控制台中运行了命令Enable-PSRemoting。 PS C:\Windows\system32> Enable-PSRemoting WinRM Quick Configuration Running command "Set-WSManQuickConfig" to enable this machine for remote management through WinRM service This includes: 1. Starting or restarting (if already started) the WinRM service 2. Setting the WinRM service type to auto start 3. Creating a listener to …