Cet article n’est disponible ni en français. En consultant cet article, vous contribuez à notre réflexion sur sa traduction future.
Si vous avez besoin de plus d’aide ou si vous avez des questions relatives à l’assistance, veuillez contacter notre équipe dédiée d’assistance en français à l’aide de ce formulaire : https://help.extensis.com/hc/fr/requests/new
NOTE: Extensis Support is not responsible for assisting you in implementing a remote deploy process or troubleshooting the commands below. The information in this article is intended to share methods we've found helpful for other customers looking to remotely deploy Suitcase in their environment.
Mac OS:
Building a pkg from our Application
In some environments it's easier to deploy a .pkg file. To create a .pkg from our latest installer:
- Install Suitcase Fusion
- Open Terminal
- Use the following command: sudo pkgbuild --install-location /Applications --component /Applications/Suitcase\ Fusion.app ~/Desktop/Suitcase.pkg
This will leave a Suitcase.pkg file on the desktop
Installing Plug-ins from Terminal
The following can be used in remote commands or scripts to install the auto-activation plug-ins separately after the Suitcase Fusion.app has been installed:
"/Applications/Suitcase Fusion.app/Contents/Resources/plugin-installer" --install-all
If you have any additional questions please submit a support request for further assistance