PSSession issue
0. Check winRM on client and server
1. Enable-Psremoting
1. try to ping IP and device name
2. get-Item wsman:\localhost\Client\trustedhosts\
3. set-Item wsman:\localhost\Client\trustedhosts\ -value "device name"
0. Check winRM on client and server
1. Enable-Psremoting
1. try to ping IP and device name
2. get-Item wsman:\localhost\Client\trustedhosts\
3. set-Item wsman:\localhost\Client\trustedhosts\ -value "device name"