Hi all,
Our company using domain environment, and the computers had been joined to the domain, now we need to rename the computers with new requirements.
How can i achieve it with powershell scripts
For example: abc.domain.com need to renamed to cn-w-abc.domain.com
abc = The computer serial NO. last 3 strings which already available via powershell function script(serial.ps1).
Thanks in advance.
Our company using domain environment, and the computers had been joined to the domain, now we need to rename the computers with new requirements.
How can i achieve it with powershell scripts
For example: abc.domain.com need to renamed to cn-w-abc.domain.com
abc = The computer serial NO. last 3 strings which already available via powershell function script(serial.ps1).
Thanks in advance.