Yes...one way uses the NETDOM Utility from the SUpport Tools from
Microsoft.
Here is an example:
NETDOM.EXE RENAMECOMPUTER CURRENT-COMPUTERNAME /newname:NEW-COMPUTERNAME
/UserD:DOMAIN-NAME\ADMINUSER /PasswordD:ADMINUSER-PASSWORD /FORCE
/REBOOT:30
You will have to change the:
CURRENT-COMPUTERNAME
NEW-COMPUTERNAME
ADMINUSER
ADMINUSER-PASSWORD
WARNING: This will not change any AGENTS on the workstation (anti-virus
like McAfee, SCCM, etc., etc., etc).