Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IMPORTANT:  Macs are typically assigned their computer names by DNS in LANDesk which causes problems in our environment.  In order for the Mac to show up properly in LANDesk it is recommended that you manually assign your Mac a hostname.

Instructions

...

Code Block
HOSTNAME=-AUTOMATIC-

...

Code Block
sudo scutil --set HostName "computername"

...