Adding a Domain Group to the Local Admins Group
Posted in
ADDS on
04 18th, 2010 |
4 Comments
I’ve needed to add a new domain group to local administrators group for this I’ve used ADSI. This script adding domain group on all PCs with XP Professional in our environment and it’s logging all PCs to txt file.
# Add a domain user (group) to the local Administrators group on the local...