Issue
Software updates for macOS Big Sur are not published in the \Software Library\Overview\Software Updates node of the Configuration Manager console. This makes it impossible to deploy such updates in a usual way.
Workaround
Find the software update label
- On a Mac with available software updates, open Terminal.app.
- Run the following command: softwareupdate --list
-
You will get an output similar to the following:
Software Update Tool
Finding available software
Software Update found the following new or updated software:
* Label: macOS Big Sur 11.4-20F71
Title: macOS Big Sur 11.4, Version: 11.4, Size: 2987207K, Recommended: YES, Action: restart,
- Pick an update label. In our example, it is macOS Big Sur 11.4-20F71.
Create software package
- In the Configuration Manager console, navigate to \Software Library\Overview\Application Management\Packages.
- Choose the Create Package action.
- On the Package page:
- Enter the Name of the package. E.g. "Download & Install macOS Big Sur 11.4 Update".
- Select the This package contains source files option and then set the path to the source files using the Browse button.
- Use source files that are attached to this article.
- Click Next.
- On the Program Type page, select the Standard Program option. Click Next.
- On the Standard Program page:
- Enter a Name, e.g. "Install"
- Enter the Command line:
/usr/bin/python installosupdate.py "macOS Big Sur 11.4-20F71" - Set Program can run to Only when a user is logged on.
- Set Run mode to Run with administrative rights.
- Select the Allow user to view and interact with the program installation option.
- On other pages, leave all parameters as is.
- Complete the wizard.
Deploy software package
- Select the package created on the previous step.
- Choose the Deploy action.
-
On the General page, set a device collection.
-
On the Content page, add distribution points.
- On the Deployment Settings page, set Purpose to Required.
-
On the Scheduling page:
-
Click the New button, then set Assign immediately after this event, and choose As soon as possible. Click OK to close.
- Set Rerun behavior to Rerun if failed previous attempt.
- Click Next.
-
-
On other pages, leave all parameters as is.
- Complete the wizard.
On a Mac computer
- When Parallels Mac Client starts, the package deployment dialog will appear:
- When the update is downloaded and ready to be installed, the following dialog opens:
Was this article helpful?
Tell us how we can improve it.