I need to get the current computer name from the registry. Then store that value. Delete the first few characters from
the value and add more charater to the value and then set the new value as the computer name.(ie Current
Computer name = 1234Smith. I need to remove the 1234 and replace it with ABCD) I wish to do this via a script. I have many machines to change the name to a new naming convention.
the value and add more charater to the value and then set the new value as the computer name.(ie Current
Computer name = 1234Smith. I need to remove the 1234 and replace it with ABCD) I wish to do this via a script. I have many machines to change the name to a new naming convention.