ฉันพยายามเรียกใช้invoke-command
เซิร์ฟเวอร์เสมือนจาก Windows Server 2012 เป็น Windows 8 เสมือน เครื่องจักรอยู่ในโดเมนเดียวกันและในซับเน็ตเดียวกัน ฉันรันEnable-PSRemoting -force
คำสั่งบนเครื่อง Windows 8 และได้รับผลลัพธ์ต่อไปนี้:
WinRM has been updated to receive requests.
WinRM service type changed successfully.
WinRM service started.
WinRM has been updated for remote management.
Created a WinRM listener on HTTP://* to accept WS-Man requests to any IP on this machine.
WinRM firewall exception enabled.
อย่างไรก็ตามเมื่อฉันกลับไปที่เซิร์ฟเวอร์และพยายามinvoke-command
ฉันได้รับข้อผิดพลาดนี้:
[WINDOWS8VIRTUAL] Connecting to remote server WINDOWS8VIRTUAL failed with the following error message : WinRM cannot complete the operation. Verify that the specified computer name is valid, that the computer is accessible over the network, and that a firewall exception for the WinRM service is enabled and allows access from this computer. By default, the WinRM firewall exception for public profiles limits access to remote computers within the same local subnet. For more information, see the about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (WINDOWS8VIRTUAL:String) [], PSRemotingTransportException
+ FullyQualifiedErrorId : WinRMOperationTimeout,PSSessionStateBroken
ความคิดใด ๆ