F
Ferdie
Does anyone know how to dump the Domain Admins group to a text file? I'm
trying to use adfind, but I'm not much of an LDAP querier.
trying to use adfind, but I'm not much of an LDAP querier.
Steven L Umbach said:Try the command [ net group "domain admins" ]. You could pipe it to a text
file as in net group "domain admins">file.txt. If you install adminpak
for Windows 2003 on a Windows XP Pro domain computer you can also use the
AD command line tools on that computer such as dsquery and dsget for
groups as described in the links below. --- Steve
http://www.microsoft.com/technet/pr...elp/46ba1426-43fd-4985-b429-cd53d3046f01.mspx
http://www.microsoft.com/technet/pr...elp/96a4a5ee-ee72-44d5-845f-71b2de33d441.mspx
Ferdie said:Does anyone know how to dump the Domain Admins group to a text file? I'm
trying to use adfind, but I'm not much of an LDAP querier.
Ferdie said:Win2k only right now.
THANKS!
Steven L Umbach said:Try the command [ net group "domain admins" ]. You could pipe it to a
text file as in net group "domain admins">file.txt. If you install
adminpak for Windows 2003 on a Windows XP Pro domain computer you can
also use the AD command line tools on that computer such as dsquery and
dsget for groups as described in the links below. --- Steve
http://www.microsoft.com/technet/pr...elp/46ba1426-43fd-4985-b429-cd53d3046f01.mspx
http://www.microsoft.com/technet/pr...elp/96a4a5ee-ee72-44d5-845f-71b2de33d441.mspx
Ferdie said:Does anyone know how to dump the Domain Admins group to a text file?
I'm trying to use adfind, but I'm not much of an LDAP querier.
Steven L Umbach said:Hi Ferdie.
I should have been more specific. If you have an XP Pro computer in your
Windows 2000 domain you can use it as I described to use the AD command
line tools AND intall Group Policy Management Console on it to make it
much easier and give you many more options to manage your Group Policy in
a Windows 2000 domain. Admipak for Windows 2003 is a free download from
Microsoft. --- Steve
Ferdie said:Win2k only right now.
THANKS!
Steven L Umbach said:Try the command [ net group "domain admins" ]. You could pipe it to a
text file as in net group "domain admins">file.txt. If you install
adminpak for Windows 2003 on a Windows XP Pro domain computer you can
also use the AD command line tools on that computer such as dsquery and
dsget for groups as described in the links below. --- Steve
http://www.microsoft.com/technet/pr...elp/46ba1426-43fd-4985-b429-cd53d3046f01.mspx
http://www.microsoft.com/technet/pr...elp/96a4a5ee-ee72-44d5-845f-71b2de33d441.mspx
Does anyone know how to dump the Domain Admins group to a text file?
I'm trying to use adfind, but I'm not much of an LDAP querier.
Ferdie said:Does anyone know how to dump the Domain Admins group to a text
file? I'm
trying to use adfind, but I'm not much of an LDAP querier.