powershell : i cant open remote session without specify the FQDN anymore
问题 Some days ago, i was able do create a remote session using short name of the remote server/workstation. This doesnt work anymore error is : + CategoryInfo : InvalidArgument : (computername1:String) [Enter-PSSession], PSRemotingTransportExcepti + FullyQualifiedErrorId : CreateRemoteRunspaceFailed but when i use the complete domain name it is working : nsn computername1.domain.com Dns resolution is correct, what else can i check to troubleshoot this problem ? 回答1: I've finaly found it ! :) I