05 2021 档案
导入远程计算机上的AD模块、Exchange功能命令在本地计算机执行
摘要:$RemoteServerDC = "dc01" $RemoteUserName = "xx\ssuser" $RemotePassword = 'password' $RemotePassword_sec = ConvertTo-SecureString $RemotePassword -AsPl 阅读全文
posted @ 2021-05-26 10:03 momingliu11 阅读(182) 评论(0) 推荐(0)