摘要: 在PowerShell分别执行下面两条语句 Import-Module ActiveDirectory Get-ADUser -filter * -SearchBase 'OU=OUNAME,DC=DOMAINNAME,DC=DOMAINLOCAL' | Set-ADAccountPassword ... 阅读全文
posted @ 2013-11-08 16:42 Joshua_Li 阅读(184) 评论(0) 推荐(0) 编辑
摘要: 在PowerShell分别执行下面两条语句 Import-Module ActiveDirectory Get-ADUser -filter * -SearchBase 'OU=OUNAME,DC=DOMAINNAME,DC=DOMAINLOCAL' | Set-ADAccountPassword ... 阅读全文
posted @ 2013-11-08 16:42 Joshua_Li 阅读(213) 评论(0) 推荐(0) 编辑