摘要:
要想用powershell管理域,首先先加载activedirectory模块 PS C:\> import-module activedirectory 下面就可以利用get-adcomputer开干了 PS C:\Windows\system32> Get-ADComputer -SearchBase "ou=xxx,ou=xxx,dc=xxx,dc=com" -filter * -pro... 阅读全文
posted @ 2017-06-20 21:19
mfyang
阅读(4164)
评论(0)
推荐(0)

浙公网安备 33010602011771号