To find the version of MacintoshManagementServer process installed:
1. Open the Terminal application
2. Type this command at the prompt and press Return
# grep -A 1 -e "build %s" /usr/sbin/MacintoshManagementServer
This command returns two lines of text. The version information is at the beginning of the second line as illustrated below:
Version 1.0
Version 1.2
For more information about Macintosh Manager client and administration compatibility with Macintosh Management Server, refer to article 25104: "
Macintosh Manager: Compatible Versions and Configurations."