On a NT4 network I would like to export the list of computers in Server Manager to maybe an Ecxel doc or similar, does anyone know of a tool that can do this? maybe in a Resource Kit even?
You could run "net view /domain:<domain_name> >>c:\server_list.txt" to dump the list to a text file. Then manipulate the data or save it in the format you desire.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.