How to write a batch script to export all the information of each domain user on the domain server?
I need the status, as well as other information in the net user..
also all the job title, first name, last name, department, etc.
I don't want to do net user [username] each time for each user.....
anyone can help?
thanks!
what should I type for the bold text?
but the way, is it possible to get all the users information, such as name, department, title, status, etc but just running the batch script without need to modify it everytime?