Categories: Powershell, Uncategorized
Use IP address for remote Powershell session
Post date:
Author: admin
1 | set-item wsman:\localhost\client\trustedhosts -value xxx.xxx.xxx.xxx |
1 | set-item wsman:\localhost\client\trustedhosts -value xxx.xxx.xxx.xxx |