Is there a way to have the script reference a txt file in order to be able to rename MULTIPLE machines rather than having to change the script for each computer?
You would need to use PowerShell or VBscript to do that, I prefer to use PowerShell for Vista/7/2008 and VBscript for older Windows OS's instead of NETDOM because not all computers have it installed and finding the correct one for the version of Windows is to much effort.
I'm going to use the new "Get Variable/Promt for variable" function in the Precedure module.