DarkTXKnight
Senior member
I have a list of 200 mahcines that I would like to rename the local administrator account on. I wanted to know how I can have the batch file read from a list of machine names in order ro rename appropriately. For instance
Machine 12345 should have the account renamed to "admin12345"
Machine 12344 should have the account renamed to "admin12344"
and so on.
I want to have a text list of the machines, but I just dont know what I would put in the batch files for variables.
Any help is appreciated
Machine 12345 should have the account renamed to "admin12345"
Machine 12344 should have the account renamed to "admin12344"
and so on.
I want to have a text list of the machines, but I just dont know what I would put in the batch files for variables.
Any help is appreciated