Enable Guest User on macOS using Intune

A guest user account on a Mac device is a special account that does not require a password to log in. This account cannot access data in other user’s profiles or change user or computer settings.

Files created by a guest user are stored in a temporary folder, but that folder and its contents get deleted when the guest logs out. By default, the Guest account on macOS devices is disabled.

To manually activate a guest user account on a Mac, login as an administrator, go to System Settings > Users & Groups, click on Guest User, and toggle Allow guests to log in to this computer.

We will use a Settings catalog policy called Enable Guest Account to enable the guest account.

Intune Policy to Enable Guest Account on Mac

Create new mac intune policy
  • Click on the Profile type drop-down and select Settings catalog.
Select settings catalog
  • Basics tab – Provide a Name and Description of the profile.
Provide info on the basics tab
  • Configuration settings – Click on + Add settings to open the Settings picker. Then, type Enable Guest and click on Search. Select Enable Guest Account.
Enable guest account setting in settings catalog

Now, Use the toggle switch to Enable the setting and click Next.

Enable the policy
  • Scope tags – Click on Next.
  • Assignments – Click Add groups to add an Entra security group containing users/devices.
Assign the policy
  • Review + create – Review the profile summary and then click on Create.
Review and click create

Monitor Deployment Progress

After you have deployed this device configuration profile, you will need to wait for the Device check-in process to complete.

If you’re testing this policy on a test device, you can manually kickstart Intune sync either from the device itself or remotely through the Intune admin center.

Alternatively, you can use PowerShell to force the Intune sync on macOS devices. Another way to trigger the Intune device check-in process is by restarting the device.

About Intune Device check-in
  • Go to Devices > macOS > Configuration. Select the profile you want to monitor.
  • Check under Device and user check-in status to confirm the success of the profile deployment.
  • For additional details, click Device Assignment Status and Per Setting Status.
Monitor Deployment Progress

End User Experience

  • Login on the targeted macOS device.
  • Click on the System Settings Icon.
Click Settings Icon
  • Scroll down and click on Users & Groups. You’ll see a list of all user accounts on the right, including the Guest User account. You’ll notice that the account is now enabled.
Confirm if Guest User is Enabled
  • After enabling the Guest User account, it will appear on the macOS device’s login page. Clicking on the Guest user will allow the user to log in without requiring a password.
Guest user on mac login screen

More Information

For more information about a Guest account on Apple Mac devices, Please refer to the link: Change Guest User settings on Mac – Apple Support (UK).

Leave a Comment