Batch unlock AD account using PowerShell

前端之家收集整理的这篇文章主要介绍了Batch unlock AD account using PowerShell前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

Batch unlock AD account using PowerShell

Search-ADAccount -LockedOut | Unlock-ADAccount

原文链接:https://www.f2er.com/windows/372827.html

猜你在找的Windows相关文章