Parallels For Mac Find Files

In Part 1 of the Parallels Mac Management for SCCM series I installed the Parallels Configuration Manager Console Extension. I installed this on my site server ‘ConfigMgr’.

Parallels Desktop 8 for Mac Standard Edition Symptoms I am not able to see files in Windows that are physically located in the Mac Shared folder ( /Users/Shared ). Parallels keeps opening my Excel files with Windows, even though I have Office 2004 for Mac. Ive changed the file assocation by right-clicking the file and choosing File Info, Open with, Change All. Ive done this a number of times, and Parallels keeps changing it. With the launch of Parallels Desktop 13 for Mac, new tools were added to Parallels Toolbox for Mac. For example: • Clean Drive – Keeps your Mac clutter-free and running at max speed.

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.

Even if you managed to find one that doesn’t lead to dangerous malware, downloading the full version of Parallels for Mac from the internet is a crime punishable by fees much higher than what it costs to purchase Parallels for Mac. I am not able to see files in Windows that are physically located in the Mac Shared folder (/Users/Shared).Cause. The Mac files located in the Shared folder have the /Users/Shared/ physical path but only Home directory that has /Users/yourUserName/ path is shared in the virtual machine configuration. How to run Windows on Mac using Parallels Desktop 13 Of course, you'll need Parallels Desktop and Windows 10 in order to download and install them. Parallels Desktop costs $79.99 for a standard license.

Part 3 of the series concluded the ‘role’ installation, namely the NetBoot Server and OS X Software Update Service.

Part 4 of the Parallels series focused on getting the Parallels Mac client onto a Mac OS X device.

In Part 5 of the series I will show you how to deploy an application down to a Mac OS X device, install it via the app portal and remove the application.

Set up the CMAppUtil tool

Before we can configure the application in ConfigMgr we need to convert the deployment onto a format that ConfigMgr can consume. To achieve this we need the CMAppUtil tool provided by Microsoft as part of the ConfigmgrMacClient.msi. This can be downloaded from here. Click the Download button.

Select the ConfigmgrMacClient.msi and click Next.

Once downloaded run the MSI on a Windows device to extract the contents of the file into a dmg file that can be used on a Mac device. Click Next.

Agree to the licence agreement and click Next.

Make a note of the location the files will extract to and click Next.

Continue through the wizard to completion. Browse to the location C:Program Files (x86)MicrosoftSystem Center Configuration Manager for Mac client if you have installed into the default location. Copy the macclient.dmg over to a Max OS X machine.

Once the dmg file is on the Mac, double-click the file to see its contents. Extract the Tools folder from the file by dragging and dropping it to a folder on your Mac.

The CMAppUtil is the utility we will use to convert a Mac package into a .cmmac file that ConfigMgr can use. CMAppUtil supports the .dmg, .pkg, .mpkg, .app file formats.

In this example, I have downloaded the WinZip 5 for Mac application and placed the .dmg file for the WinZip install into the same folder as the CMAppUtil file.

Converting to .cmmac

Load up Terminal on the Mac by launching Finder and navigating to Applications>Utilities.

Parallels Desktop 13 For Mac

To convert a dmg to the .cmmac format use the following command:

Parallels For Mac Review

The -c option specifies the source file being converted. The -o option specifies the output path. The -s is not required but I used it to fix some issues extracting out the content of the .dmg and is worth including.

After the process has completed you will have a .cmmac file that can be consumed by ConfigMgr. Copy the .cmmac over your ConfigMgr source content share.

Creating the application

In the ConfigMgr console, go to the usual location where you would create an application, in the Software Library>Overview>Application Management>Applications node. Right click and choose Create Application.

In the Create Application Wizard choose the Automatically detect information about this application from installation files checkbox. From the Type drop down choose Mac OS X and then enter the network location for the .cmmac file. Click Next.

Click Next.

Enter the relevant information about the application and click Next.

Click Close to complete the wizard.

To specify the command that you want to use to install, and optionally uninstall, the application on a Mac, right click the Deployment Type and select Properties.

On the Programs tab enter a command to install and remove the application.

Use the following syntax:

As an example, the following command line contains the installation and uninstallation commands for Firefox (note the colon characters, which are required):
:/usr/bin/ditto “Firefox.app” “/Applications/Firefox.app”:rm -rf “/Applications/Firefox.app”:

The first section :/usr/bin/ditto “Firefox.app” “/Applications/Firefox.app”: installs the Firefox.app into the Applications/ folder.

The second section rm -rf “/Applications/Firefox.app”: removes Firefox from the Mac device.

Therefore, for my installation of WinZip, I have used the command

Distribute the content to a Distribution Point and then right click the newly created application and choose Deploy. Target the deployment at a Mac based collection, here I have chose the All Mac OS X Systems collection.

Since I am going to use the Parallels Application Portal, I will make the application available.

Installing and Removing via the Parallels Application Portal

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, then head over to the Parallels Application Portal.

The portal is located in the Applications folder in Finder.

The application will be available to you. Click Install.

Once installed, the application will be available to you in the location you installed it to.

To uninstall the application, click the Remove button in the portal.

If you receive any failures, or just want to have a nosy in the log files then the pma_agent.log file located in /Library/Logs is the one to check. The log snippet below, for example, showed a problem locating the content on the DP. A quick redistribution of the content to the DP fixed the problem.

In Part 6 of the series, I take a look at deploying packages via Parallels. Packages can be used in Task Sequence deployment in the Parallels Mac Management product, whereas applications cannot, so it is worth looking both application models.

Parallels for mac find files created
Advertisements