Hello,
I'm looking for a way to enter the local admins of a pc to a registry key. With net localgroup administrators you get the necessary info, but is there a way to get this info into a registry key?
Jvuz
Hello,
I'm looking for a way to enter the local admins of a pc to a registry key. With net localgroup administrators you get the necessary info, but is there a way to get this info into a registry key?
Jvuz
There was a script made by Ian Gregory that will obtain the names of the members of the Local Administrators group on each PC. This script uses addusers.exe from the Resource Kit and generates a custom MIF file containing this information. You need all three files in the package source directory. Download the admins.zip package from here.
Bookmarks