Open the Contents/Info.plist file in the PKG install package.
When preparing a package for deployment in Mac OS, the package should be created and stored in Mac OS. It is possible for the references in a Mac OS package to become corrupted if copied and stored in Windows.
Before you begin to deploy the Adobe deployment package, make sure the following conditions are met:
If you selected “Specify directory during deployment” when configuring an installation deployment package, you must modify the created package before deploying it through ARD.
Make the following change in the created PKG install package:
Open the Contents/Info.plist file in the PKG install package.
Modify the value of the IFPkgFlagDefaultLocation tag to be the absolute target folder path. For example:
/Volumes/<Volume_name>/<Folder_name>
or if deploying to the root volume:
/<Folder_name>
If you plan to Deploy using Copy Items and Send UNIX Command, specify the folder name; you will pass the Volume name with the installer command.
When you have made this modification, you can proceed to deploy the package using ARD, as described below.
Start ARD on your admin system.
Select the target machines.
In the left pane of the ARD main window, select the desired computer list, and verify the target machines in the right pane.
Set up install packages.
Select the 'Install Packages' option of ARD and add the install package to be deployed.
Choose whether to restart, whether you want to run this task from this application or task server, and other options as desired. If you choose "Run this task from: Task server on this computer", the task server will push the task to any systems that were not online when task was initiated.
If you wish, you can schedule the installation task for a later time. To do this, click Schedule in the lower left corner of the Install Packages window; then, in the Schedule Task window, enter the time and date at which you want to install the package.
Install to the target systems.
If you have not scheduled the task for a later time, check the availability of all target machines listed in the Name area at the bottom of the Install Packages window. When you click Install, installation immediately begins on all listed targets.
If you have scheduled the task for a later time, click Install. Before the time at which the task is scheduled to begin, make sure that all target machines listed in the Name area of the Install Packages window are in a quiet state with no active users, but are active to receive the command.
When the Install Packages task is executed, its status is shown in the ARD window. When the process completes, the status is updated accordingly.
Do not stop install/uninstall tasks through ARD. If you attempt to do so, the operation may continue even if the ARD window indicates that it has stopped.
Because of the package structure created by the Adobe Application Manager Enterprise Edition, the progress bar displayed while deploying through ARD is not helpful. It either shows 0% when complete (in macOS 10.5) or remains at about 95% for most of the time (in macOS 10.6).
Package deployment through ARD can fail if the user state changes during deployment; that is, if a user logs in or out, or you switch users. If you use the task server, the task may start deploying the same package immediately after the state change, which may fail. This is standard ARD behavior. If it occurs, simply redeploy.
As an alternative to using the “Install Packages” option, you can use the “Copy Items” task to copy the package task to the target system and then run “Send UNIX Command” to run the installer and deploy the copied package.
Start ARD on your admin system.
Select the target machines. In the left pane of the ARD main window, select the desired computer list, and verify the target machines in the right pane.
Set up install packages.
If you want the target to the be the boot drive, specify / after -target Install to the target systems.
Select the Send Unix Command option of ARD:
If you want the target to be the boot drive, specify / after -target.
Uninstall packages are not created for update packages.
The installation deployment package contains a file named <package_name>_Uninstall.pkg, which you use to uninstall the software that you installed with the corresponding install file, <package_name>_Install.pkg. The steps are similar to those you followed to install the software.
If you deployed using this method, use the same method to uninstall, copying and invoking the uninstall package instead of the install package.
Sign in to your account