Tool to test for administrator access

J

Joseph Topping

Are there any tools that can be used to verify that a workstation is
on the domain and has administrator access by domain admins. It could
be done either with a network discovery tool or a supplied list of
workstations.

Thanks,
Joseph Topping
 
N

news.bezeqint.net

[Q]: Are there any tools that can be used to verify that a workstation is on
the domain ?
[A]: From command line, type "net view /domain:yourdomain_name" that will
give you list of all your computers in the domain.

[Q]: Are there any tools that can be used to verify that a workstation has
administrator access by domain admins?
[A]: From command line, type 'local "Administrators"
\\your_workstation_name'

* Local.exe is a part of the Microsoft Windows 2000 Resource Kit.
Shai
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top