小编use*_*661的帖子

启用PSRemoting后无法创建远程PowerShell会话

我无法远程进入任何机器来拯救我的生命!我已经尝试了所有可以找到的东西.如果有人可以排除故障或指导我,我会很感激,因为这将是一个添加到我的域名的好工具.

建立:

  1. 域内的客户端机器
  2. 域内或域外的服务器机器 - 虚拟化并用于WSUS Computername:wsustest
  3. 客户服务器物理 - 计算机名:epizzi-pc

脚步:

enable-pssremoting done! on all machines
trustedhosts configured with * or client machine added
Firewalls with public profile off just in case

Enter-PSSession -ComputerName wsustest -Credential wsustest\administrator
Enter-PSSession -ComputerName epizzi-pc -Credential epizzi-pc\administrador
Enter-PSSession : Connecting to remote server epizzi-pc failed with the following error message : WinRM cannot process the request. The following error with errorcode 0x80090311 
occurred while using Kerberos authentication: There are currently no logon servers …

powershell remoting

16
推荐指数
3
解决办法
5万
查看次数

标签 统计

powershell ×1

remoting ×1