Changing Computer name and description
Hi,
Any Scripts to Change Computer name and description via k1000?
Im planning to set the computer name based on Country Location and user name.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
SMal.tmcc
7 years ago
to change the computer name you can use wmic
https://blogs.technet.microsoft.com/askds/2009/02/19/renaming-a-computer-using-wmic-and-how-to-get-around-that-aggravating-invalid-global-switch-error/
to change the description you just use a enforce registry script (we have one for each department here)
https://blogs.technet.microsoft.com/askds/2009/02/19/renaming-a-computer-using-wmic-and-how-to-get-around-that-aggravating-invalid-global-switch-error/
to change the description you just use a enforce registry script (we have one for each department here)