When you try PowerShell Remoting, you may run into connection errors just because your machine name was not fully qualified. Kerberos authentication may or may not needs this, depending on your DNS configuration.
So maybe you get errors when you try and connect like this:
Enter-PSSession -ComputerName storage1
复制代码
When that happens, try and ask DNS for the fully qualified name: