Skip to content

Commit 80b2310

Browse files
authored
Update macos-enroll.md
Rearranged content--affected by merge conflict
1 parent 9027757 commit 80b2310

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

memdocs/intune/enrollment/macos-enroll.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -119,27 +119,25 @@ For more information, see the following topics in the Parallels knowledge base:
119119
* [How to enroll a macOS VM in Parallels Desktop using Intune](https://kb.parallels.com/en/124564)
120120
* [How to find and change the serial number](https://kb.parallels.com/123455)
121121

122-
123-
## User-approved enrollment
124-
125-
This type of enrollment lets you manage macOS devices that aren't part of Apple School Manager or Apple Business Manager. It provides the same level of control as supervised macOS devices enrolled using Automated Device Enrollment or Apple Configurator.
126-
127-
All Mac enrollments in Intune, except those enrolled via Automated Device Enrollment (ADE), are considered user-approved. Intune automatically turns on supervision for user-approved devices running macOS 11 and later. It also does this for enrolled devices that later update to macOS 11 or later.
128-
=======
129122
### VMware Fusion
130123
Add the following lines to your .vmx file to set the VM's hardware model and serial number. The values shown in this sample are examples.
131124

132125
```md
133126
serialNumber = "ABC123456789"
134127
hw.model = "MacBookAir10,1"
135-
```
136-
128+
```
137129
Enter any string of alphanumeric characters for the serial number. For hardware model, we recommend using the model of the device that's running the VM. To find your Mac's hardware model, select the Apple menu and go to **About This Mac** > **System Report** > **Model Identifier**.
138130

139131
See the VMware customer connect website for more information about [editing the .vmx file for your VMware Fusion VM](https://kb.vmware.com/s/article/1014782).
140132

141133
### Apple Silicon
142-
No changes are required for virtual machines running on Apple Silicon hardware. Parallels Desktop and VMware Fusion are supported on Macs with Apple Silicon, so if you set up a VM this way, you don't need to modify the hardware model ID or serial number.
134+
No changes are required for virtual machines running on Apple Silicon hardware. Parallels Desktop and VMware Fusion are supported on Macs with Apple Silicon, so if you set up a VM this way, you don't need to modify the hardware model ID or serial number.
135+
136+
## User-approved enrollment
137+
138+
This type of enrollment lets you manage macOS devices that aren't part of Apple School Manager or Apple Business Manager. It provides the same level of control as supervised macOS devices enrolled using Automated Device Enrollment or Apple Configurator.
139+
140+
All Mac enrollments in Intune, except those enrolled via Automated Device Enrollment (ADE), are considered user-approved. Intune automatically turns on supervision for user-approved devices running macOS 11 and later. It also does this for enrolled devices that later update to macOS 11 or later.
143141

144142

145143
> [!NOTE]

0 commit comments

Comments
 (0)