I'm trying to write a vbscript to change the computer's name. I've tried various methods, but I can't seem to locate the actual name/location of the "computer name" property. I've tried the scriptomatic and other means and have not been able to successfully change the name of a machine programmatically. Can anyone point me to a resource or webpage or article outlineing this procedure.
As an aside i use setupmgr to create inf's and sysprep, but i want to change the comptuer name AFTER that process has run because my script is to be interactive.
As an aside i use setupmgr to create inf's and sysprep, but i want to change the comptuer name AFTER that process has run because my script is to be interactive.