Rename a Mac via K1000?
Does any one has a sugested script to be use to rename an OS X machine using K1000?
Users keep changing their system names :)
Thank you!
Answer Summary:
Create a online shell script with following command sudo scutil --set ComputerName "newname" sudo scutil --set LocalHostName "newname" sudo scutil --set HostName "newname"
Create a online shell script with following command sudo scutil --set ComputerName "newname" sudo scutil --set LocalHostName "newname" sudo scutil --set HostName "newname"
0 Comments
[ - ] Hide Comments
Comments