Hide menu item in Apple Remote Desktop
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-09-2012 11:53 AM
We have installed Apple Remote Desktop and want to hide menu bar icon showing students they are being observed. I found that I can delete the file /System/Library/CoreServices/Menu Extras. Can someone help me automate this deletion through Casper?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 10-09-2012 12:10 PM
Use the kickstart command that is buried in the ARDAgent.app in /System:
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -config -clientopts -setmenuextra -menuextra no
That should disable the menu extra.
Reply
