List Computers - Utility Lists All Computers in a Specified Domain
Updated: 08 Apr 2009 | 4 comments
This utility lists all computers in a specified domain in order to perform an action against those computers. It was written to simplify these operations without the noise of Netdom and other utilities.
This utility requires .Net Framework 2.0.
Listed below is an example: For /F %i in ('ListComps /D:DOMAIN') do (sc \\%i query winmgmt)
Then, you can use pipe to log... Thanks to bpeterson for the file.
download Filed Under:
Comments
Thanks
This is a very usefull utility for us
Regards, M.R
Re;
No problem, more scripts to come.
will try
thanks for the utility. will try anyway.
Thanks,
Eshwar
GUP Proble
Hii ,
Friend i need to set up Group Update provider. for example so pls help me
Would you like to reply?
Login or Register to post your comment.