Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Get the domains on a NT/2000 machine

Status
Not open for further replies.

saranam

Programmer
Jan 10, 2003
6
IN
Sir,
I am doing my accademic project,Remote Administration of
Windows Machines.I wrote a program that will run in the server and gets
the user input via a socket.I wants to run this on different machien
under administrative privilege.How i can do that?

Sir what are the API's that gives me the names of
all domains and the names of the accounts in that domains?.

Expecting ur help,
Pran
 
Look at the Windows Networking API's like WNetOpenEnum() etc.

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top