Tag: remote management

  • Creating a Munki nopkg for Remote Management

    When are nopkg items in Munki appropriate? Greg Neagle (author of and primary developer on Munki) makes a good point that in most cases, a real .pkg (instead of a nopkg) is the best choice, because of versioning and receipts. One thing that nopkg items in Munki are good for, though, is checking to make…

  • Configure Mac Remote Management from the Terminal

    On a Mac, if you want to remotely manage the client machine using ARD (Apple Remote Desktop), you can go to System Preferences > Sharing > Remote Management. What if you want to configure a user to remotely manage the machine but you have only SSH access (or you want to run a script instead…