Dieser Artikel ist nicht in Deutsch verfügbar. Durch Aufrufen dieses Artikels unterstützen Sie uns, dessen Übersetzung zukünftig in Betracht zu ziehen.
Falls Sie zusätzliche Unterstützung oder für den Kundendienst relevante Fragen haben, wenden Sie sich bitte an unser deutsches Kundendienst-Team über dieses Formular: https://help.extensis.com/hc/de/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