Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Instructions
- Log into the desired macintosh as a local administrator
- Under Sharing within System Preferences, change the computer name to match the name within AD
- Run the Terminalprogram
- execute: sudo nano /etc/hostconfig
- You will be asked to authorize, use the credentials for the local admin account you are currently logged in as.
- Add the line:
- Hit Control+O, then press enter to save the changes
- Hit Control+X to exit nano
- Enter:
sudo scutil --set HostName "computername"
where computername is the name of the machine on the Tufts domain.
- Exit terminal
- Allow 10-15 minutes for the machine to update in the LANDesk Inventory after restarting.