Uninstalling the Client Software from Client Computers

To remove Apple Remote Desktop client software from Mac OS X clients, you need to remove a number of software components from each client system.

Warning: It is not recommended that you uninstall the client software. Disabling the client software is sufficient to stop Apple Remote Desktop system activity. See “Disabling the Client Software” on page 47 for instructions.

To uninstall client software:

1Open Terminal (located in /Applications/Utilities).

2Delete the client pieces from /System/Library/ using the following commands in the Terminal application:

$ sudo rm -rf /System/Library/CoreServices/Menu\ Extras/RemoteDesktop.menu $ sudo rm -rf /System/Library/CoreServices/RemoteManagement/

$ sudo rm -rf /System/Library/PreferencePanes/ARDPref.prefPane $ sudo rm -rf /System/Library/StartupItems/RemoteDesktopAgent/

3Delete the client preferences from /Library/Preferences/ using the following command in the Terminal application:

$ sudo rm /Library/Preferences/com.apple.ARDAgent.plist

$ sudo rm /Library/Preferences/com.apple.RemoteManagement.plist

4Delete the client installation receipts from /Library/Receipts/ using the following command in the Terminal application:

$ sudo rm -r /Library/Receipts/RemoteDesktopClient* $ sudo rm -rf /var/db/RemoteManagement/

48

Chapter 3 Installing Apple Remote Desktop

Page 48
Image 48
Apple 3 manual Uninstalling the Client Software from Client Computers, To uninstall client software