
- Upgrade apple remote desktop how to#
- Upgrade apple remote desktop install#
- Upgrade apple remote desktop code#
- Upgrade apple remote desktop series#
As with all Jump Clients, you must have permission to access this Jump Client to see it in your list.For more information on the Macintosh, visit ourĭeployments and rollouts can be sources of big headaches for administratorsĪnd technical staff because they can involve going to every workstation, one by


Save the installer package to a location that you can access from Apple Remote Desktop. Select Mac OS® X (Intel®) as your platform and click Download/Install.You can set all other options to your specifications. It is also recommended to check Start Customer Client Minimized When Session Is Started for a truly silent install.
Upgrade apple remote desktop install#
In the Jump Client Mass Deployment Wizard, be sure to check the option Attempt an Elevated Install if the Client Supports It.
Upgrade apple remote desktop series#
Upgrade apple remote desktop code#
Hdiutil eject $mountPoint Code for rep.plist Hdiutil attach -nobrowse -noverify -mountpoint $mountPoint $dmgPathĪppBundle=`find "$mountPoint" -maxdepth 1 -regex ".*\(app\)$"`Įcho "Error copying $appBundle out of disk image" Your users can now log in to and run the representative console.Ĭode for wrap_rep_installer.sh #!/bin/bashĮcho $(cd "$(dirname "$path")" & pwd)/$(basename "$path")Įcho "$FUNCNAME: $0 - path not found: $path" >&2Įcho "$dmgPath must exist and and be a disk image."

You should now have three files saved to the same location:.Example: BeyondTrust Representative Console.In rep.plist, locate RootRelativeBundlePath and change its value to match your BeyondTrust support site hostname.You must save this file to the same location where you saved the installer package and the wrap_rep_installer.sh file. Paste it into a text editor and save it as rep.plist. Copy the code under Code for rep.plist.

You must save this file to the same location where you saved the installer package. Paste it into a text editor and save it with the file name wrap_rep_installer.sh. Copy the code under Code for wrap_rep_installer.sh.
Upgrade apple remote desktop how to#
The following steps outline how to convert the bomgar-rep-installer.dmg file into a.
