Categories
Sponsors
Archive
Blogroll Badges
Community
|
Getting Local Administrators in all Active Directory Computers
Posted in Windows Powershell, Windows Server | 1 Comment | 3,843 views | 09/10/2009 12:55
I got an email about how to get local administrators in all computer members of Active Directory. So I created an Powershell script to do this in an easy way. First of all, let’s find all computers in Active Directory:
Then let’s get their Local Administrators:
You see How easy to get Local Administrators with Powershell? If you use Powershell V2, it is even easier.
Tags: ad members powershell, find active directory computers with powershell, get local administrators powershell, local users powershell, powershell active directory computers
Comments (1)
Leave a Reply
|