

- #Parallel software for mac how to
- #Parallel software for mac mac os x
- #Parallel software for mac install
- #Parallel software for mac series
- #Parallel software for mac mac
The key in doing this is you have a postinstall script that runs the package(s) you want to run.ģ) could you deploy it as an “application” vs a “package” (I hate microsoft’s SCCM terminology).
#Parallel software for mac install
Composer watches you install something then makes a pkg out of it.Ģ) Could you “wrap” the MPKG in a PKG file? I have used the technique described here with success - In this case he is using a package he created with Packages to serve as a wrapper to deploy a bunch of prebuilt packages (in a desired order) but I have also used it to install a package that was giving me trouble, or for when I have an update that I obviously want to install after the main installer. Jono, I assume that you can deploy PKG files? I have also not used a MPKG file but that wont stop me from giving a couple of random ideas 🙂ġ) If it is not that complex of a package, you could remake it as a PKG file using a tool like JAMF Composer.
#Parallel software for mac mac
In part 7 of the series, I will take a look at how you can keep your Mac devices up-to-date using the OSX Software Updates Service. Once complete the package will appear in the Applications folder in Finder. The command line specified in the ConfigMgr Package’s program will be executed. A sub folder relating to the ConfigMgr packageID is created, and in the content folder the. pkg file is downloaded into the /Library/Caches//pkgcache folder. The pma_agent.log file located in /Library/Logs folder will show you all the details of the package downloading.Īs you can see, the.
#Parallel software for mac mac os x
Once policy has applied to the Mac OS X device, remember this can be forced by clicking Connect in the Parallels Mac client or you can wait the default of 60 minutes for updates to be checked automatically, the package will download into the cache and execute. Schedule the deployment accordingly, I am making this available as soon as possible. On this occasion I am pushing out to the All Mac OS X Systems.Īnd I am installing the package as Required. With the package and program created, distribute the content to the relevant DP and then deploy out to a Mac based collection.

With the command line set, enter the run behaviour and when a program can run etc. dmg :MySoft-image.iso/MyApp.app:/Applications:įor further information on install packages it is worth reading the admin guide, the latest of which is available here. dmg file the syntax is: :firefox-8.0.1.dmg/Firefox.app:/Applications:

Note that the -target / will default to the Applications folder on the Mac. pkg uses the following syntax installer -pkg "InstallMe.pkg" -target / Click Next.Ĭreate a Standard Program and click Next. In the Create Package and Program Wizard locate your content and add a Name and any other information. In the ConfigMgr console, go the usual location for creating a package, Software Library> Overview> Application Management> Packages. These can be consumed by the package model native and they do not require any conversion as with the application model. Parallels Mac Management for SCCM also supports the.
#Parallel software for mac how to
In this blog post I will show you how to install the OneDrive app on a Mac. Since packages can be used with a Parallels Task Sequence, applications cannot, it is worth investing time in create packages so you can build up a cool and funky Task Sequence for your devices.
#Parallel software for mac series
In Part 6 of the series I will show you how to deploy a package to a Mac OS X device. Part 5 of the series showed you how to deploy an application down to a Mac OS X device, install it via the app portal and remove the application.

Part 4 of the Parallels series focused on getting the Parallels Mac client onto a Mac OS X device. Part 3 of the series concluded the ‘role’ installation, namely the NetBoot Server and OS X Software Update Service. Part 2 focused on the installation of the Parallels Proxy which I installed on a remote server called ‘Parallels’ which I intend to use to install the Parallels roles. I installed this on my site server ‘ConfigMgr’. In Part 1 of the Parallels Mac Management for SCCM series I installed the Parallels Configuration Manager Console Extension.
