> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/complete-guide-macos-deployment.md).

# Complete Guide macOS Deployment

- [Complete Guide to macOS Deployment](https://docs.intunemacadmins.com/complete-guide-macos-deployment/complete-guide-macos-deployment.md): An end-to-end guide to deploying and enrolling macOS devices with Microsoft Intune, from Apple Business Manager to FileVault, Platform SSO, and Microsoft Defender.
- [Apple Business Manager](https://docs.intunemacadmins.com/complete-guide-macos-deployment/apple-business-manager.md): Learn how to set up and use Apple Business Manager for efficient device management in your organization. This guide covers the benefits, application process, and integration with MDM solutions.
- [Integrate Apple Business Manager with Intune](https://docs.intunemacadmins.com/complete-guide-macos-deployment/integrate-apple-business-manager-with-intune.md): Step-by-step guide on integrating Apple Business Manager with Microsoft Intune. Learn how to create an Apple MDM Push certificate and set up the Apple Automated Device Enrollment Token.
- [Add a device to Apple Business Manager](https://docs.intunemacadmins.com/complete-guide-macos-deployment/add-a-device-to-apple-business-manager.md): Detailed instructions on adding devices to Apple Business Manager using Apple Configurator. Learn how to create enrollment profiles and sync devices with Intune for seamless management.
- [Configure MacOS Platform SSO](https://docs.intunemacadmins.com/complete-guide-macos-deployment/configure-macos-platform-sso.md): Comprehensive guide on configuring MacOS Platform SSO (Single Sign-On) with Secure Enclave Key. Learn about prerequisites, policy creation, and important considerations for implementation.
- [Enable FileVault during the Setup Assistant](https://docs.intunemacadmins.com/complete-guide-macos-deployment/enable-filevault-during-the-setup-assistant.md): Learn how to enable FileVault encryption during the MacOS Setup Assistant. This guide covers the necessary steps to configure FileVault policies in Intune for enhanced device security.
- [Install the Company Portal app for MacOS as a MacOS LOB app](https://docs.intunemacadmins.com/complete-guide-macos-deployment/install-the-company-portal-app-for-macos-as-a-macos-lob-app.md): Step-by-step instructions on installing the Company Portal app for MacOS as a Line-of-Business (LOB) app. Learn how to download, add, and assign the app in Intune for seamless device management.
- [User Experience on a MacOS Device](https://docs.intunemacadmins.com/complete-guide-macos-deployment/user-experience-on-a-macos-device.md): A screenshot walkthrough of the macOS Setup Assistant enrollment experience into Intune with Platform SSO, as seen by the end user.
- [Enroll MacOS in Microsoft Defender](https://docs.intunemacadmins.com/complete-guide-macos-deployment/enroll-macos-in-microsoft-defender.md): Learn how to enroll MacOS devices in Microsoft Defender for Endpoint. This guide provides step-by-step instructions on setting up the necessary configurations and policies in Intune to integrate MacOS
- [Declarative Device Management (DDM)](https://docs.intunemacadmins.com/complete-guide-macos-deployment/declarative-device-management.md): Declarative Device Management (DDM) is an update to the existing protocol for device management that can be used in combination with the existing MDM protocol capabilities. It allows the device to asy
- [Rapid Security Response](https://docs.intunemacadmins.com/complete-guide-macos-deployment/rapid-security-response.md): Rapid Security Response (RSR) is a new type of software release for Mac. It delivers important security improvements between software updates – for example, improvements to the Safari web browser, the


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.intunemacadmins.com/complete-guide-macos-deployment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
