摘要:
Enable-PSRemoting -Force //设置信任的机器ip地址,* 表示全部 set-item wsman:\localhost\Client\TrustedHosts -value * //添加批量ip信任列表,中间以逗号隔开 winrm set winrm/config/clien 阅读全文
posted @ 2022-05-30 15:36
OceanWang
阅读(65)
评论(0)
推荐(0)