On this website you will find dozens of scripts for Cyber Security and IT management platforms that enables you to have wide variety of abilities like taking action on your devices. You can request help from us any time for custom scripts that will help you to achieve what you are aiming to do.
new="carat" ## Provide the name you want to rename your computer
Note:
Run the script as LocalSystem User.
This script can used to rename a computer name.
Procedure's Instructions
Comments
jimmy@danskedb.dk
Written Oct 06, 2022
This does NOT function properly.
I replaced this:
new="carat" ## Provide the name you want to rename your computer
with this:
new="ST_030" ## Provide the name you want to rename your computer
and ran the procedure.
Log shows the following:
Success: the Computer has been renamed as "ComputerNoSpaceName" from the old name "DESKTOP-CEPEJUV"
Comments