{"slug":"deploy-tailscale-with-microsoft-intune","title":"Deploy Tailscale with Microsoft Intune","tags":["tailscale"],"agent_summary":"Last validated: Jan 5, 2026","trigger_phrases":[],"runnable":false,"markdown":"\r\n# Deploy Tailscale with Microsoft Intune\r\n\r\nLast validated: Jan 5, 2026\r\n\r\nThis integrationis available for [the Standard, Premium, and Enterprise plans](https://tailscale.com/pricing).\r\n\r\nYou can use the [Microsoft Intune](https://www.microsoft.com/en-us/security/business/microsoft-intune) mobile device management (MDM) solution to deploy Tailscale in your organization. You can configure a number of [system policies](https://tailscale.com/docs/features/tailscale-system-policies), and you can then use Microsoft Intune to deploy these policies across devices in your organization. Tailscale system policies through Microsoft Intune are supported on Windows, macOS, iOS, tvOS, and Android.\r\n\r\nIf you need help deploying Tailscale using Microsoft Intune, or would like to suggest any feature enhancements, contact our [support](https://tailscale.com/contact/support#support-form) or [sales](https://tailscale.com/contact/sales) teams.\r\n\r\nFollow the steps in this document to get started. On macOS and iOS, you'll create a configuration profile containing a system policy that displays the name of your organization in the Tailscale client as an example. You'll then deploy it to a set of devices already enrolled in Microsoft Intune. On Android, you'll distribute Tailscale and enforce restrictions already available in the Tailscale app by defining a custom configuration.\r\n\r\n## [Create, upload, and deploy a Tailscale configuration profile for macOS/iOS/iPadOS](https://tailscale.com/docs/integrations/mdm/microsoft-intune\\#create-upload-and-deploy-a-tailscale-configuration-profile-for-macosiosipados)\r\n\r\nSee [Deploy Tailscale on macOS using MDM](https://tailscale.com/docs/integrations/mdm/mac) for general best practices and [Approve the Tailscale system extension automatically](https://tailscale.com/docs/integrations/mdm/mac#approve-the-tailscale-system-extension-automatically) to ensure the best end-user experience.\r\n\r\nTo get started with Tailscale and Microsoft Intune, you'll first need to determine which [system policies](https://tailscale.com/docs/features/tailscale-system-policies) you wish to impose on your devices. Once you know which system policies to impose and the value for each, you'll then need to create an Apple configuration profile (`.mobileconfig` file) to define them, and upload the profile to the Microsoft Intune admin center.\r\n\r\n01. Paste the contents of our [configuration profile template](https://tailscale.com/docs/integrations/mdm/mac#deploying-system-policies-in-a-configuration-profile), which provides preset values for the **ManagedByOrganizationName** and **IPAddressCopiedAlertSuppressed** policies into a new XML file called `Tailscale.mobileconfig`. This XML file with the `.mobileconfig` extension will become your configuration profile.\r\n02. Log in to the [Microsoft Intune admin center](https://intune.microsoft.com/?ref=AdminCenter).\r\n03. In the sidebar, select **Devices**, then choose **Configuration profiles** under the **Policy** section.\r\n04. A list of currently configured profiles will appear. Select the **Create** menu item, then choose **New Policy** from the dropdown menu that will appear.\r\n05. Select the platform you're looking to configure using the **Platform** dropdown menu. This will be either **macOS** or **iOS/iPadOS**.\r\n06. Choose **Templates** as the **Profile type**.\r\n07. Select the **Custom** template, and confirm with the **Create** button at the bottom of the templates list.\r\n08. Set a descriptive name and an optional description for the policy. For instance, `Tailscale macOS system policies`.![Set name and description for a custom configuration profile.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fapple-intune-custom-profile-1.455fc39e.png&w=1080&q=75)\r\n09. In the following **Configuration settings** step, enter a name for the policy that will be displayed to users, and upload the `.mobileconfig` previously created. Use the **Device** deployment channel if asked. Select **Next** to continue.![Upload the .mobileconfig file previously created.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fapple-intune-custom-profile-2.8dc6108b.png&w=1080&q=75)\r\n10. Select the correct assignments in the **Assignments** tab. You can use the **Add all users** shortcut if you wish to deploy the configuration profile to all users and groups in your organization. Alternatively, select users and groups to deploy the policies to.![Select users and groups to assign the policy.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fapple-intune-custom-profile-3.4941069a.png&w=1080&q=75)\r\n11. Select **Next** to continue to the **Review** step. If everything checks out, select **Create** to deploy the policy.\r\n\r\nThe steps above are valid for both macOS and iOS deployments. If you have both macOS and iOS devices in your organization, follow the instructions twice. Creating two separate `.mobileconfig` files using the proper application bundle identifier for each platform, and then choose the right platform when asked by the Intune admin center.\r\n\r\nOnce you have followed these steps, Microsoft Intune will begin deploying the profile to all the users and groups you selected. After rebooting the device, each enrolled client should display the organization name in the Tailscale client menu as set in the sample configuration profile used.\r\n\r\n## [Create, upload, and deploy a Tailscale configuration profile for Windows](https://tailscale.com/docs/integrations/mdm/microsoft-intune\\#create-upload-and-deploy-a-tailscale-configuration-profile-for-windows)\r\n\r\nSee [Deploy Tailscale on Windows using MDM](https://tailscale.com/docs/integrations/mdm/windows-mdm) for general best practices.\r\n\r\nTo get started with Tailscale and Microsoft Intune, you'll first need to determine which [system policies](https://tailscale.com/docs/features/tailscale-system-policies) you wish to impose on your devices. Once you know which system policies to impose and the value for each, we recommend using the provided Tailscale ADMX file to import policies for a Tailscale configuration profile to be used with Microsoft Intune. [ADMX files](https://learn.microsoft.com/en-us/windows/client-management/understanding-admx-backed-policies) are a way to define group policies on Windows.\r\n\r\n01. Download the Tailscale ADMX file and ADML file from the [Tailscale repository](https://github.com/tailscale/tailscale/tree/main/docs/windows/policy).\r\n02. Log in to the [Microsoft Intune admin center](https://intune.microsoft.com/?ref=AdminCenter).\r\n03. In the sidebar, select **Devices**, then choose **Configuration profiles** under the **Policy** section.![View of the configuration profiles.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-devices-configuration-profiles.eeeb4956.png&w=1080&q=75)\r\n04. First, import the Tailscale ADMX file. Select **Import ADMX**, then select the **Import** button.![Import the Tailscale ADMX file.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-import-admx.37a1b1e1.png&w=1080&q=75)\r\n05. Upload the Tailscale ADMX and Tailscale ADML file. Select **Next**, then **Create**. You can select **Refresh** to check the status of the upload and template's availability.\r\n06. Return to the **Policies** section. A list of currently configured profiles will appear. Select the **Create** menu item, then choose **New Policy** from the dropdown menu that will appear.\r\n07. Select **Windows 10 and later** using the **Platform** dropdown menu.\r\n08. Choose **Templates** as the **Profile type**.\r\n09. Select **Imported Administrative templates (Preview)**.![Select Imported Administrative templates (Preview).](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-config-profile-template.d2927a07.png&w=1080&q=75)\r\n10. Set a descriptive name and an optional description for the policy. For instance, `Tailscale windows policies`.![Set name and description for a custom configuration profile.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-basics.8aee0929.png&w=1080&q=75)\r\n11. Now you will find the Tailscale setting available for configuration.![The Tailscale setting is now available for configuration.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-tailscale-config-settings.3dc57e70.png&w=1080&q=75)When you select the Tailscale settings, you can browse through policies that you can use and set their values.![Select the Tailscale settings to browse through available policies and set their values.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-tailscale-config-settings-policies.e1289d58.png&w=1080&q=75)Once you set a policy's value, the state of the policy should be shown in the Tailscale settings.![View the state of a policy.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-tailscale-config-settings-allow-incoming-connections.85d6f3e1.png&w=1080&q=75)\r\n12. Once you configure the policies you want to use, select **Next** to go to the **Scope Tags** section. You can assign a tag for the configuration profile if you have one. If you don't have any tags, select the **Default** option.![Assign a tag to the configuration profile, or select the default.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-scope-tags.35abc83b.png&w=1080&q=75)\r\n13. Choose **Next**, and select your assignments in the **Assignments** tab. You can choose **Add all users** to deploy the configuration profile to all users, or select specific users or groups of users.![Select users and groups to assign the policy.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-assignments.b43927c2.png&w=1080&q=75)\r\n14. Select **Next** and review your profile settings before selecting **Create**.![Review your profile settings before selecting Create.](https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-review.c62f3e25.png&w=1080&q=75)\r\n\r\nOnce you have followed these steps, Microsoft Intune will begin deploying the profile to all the users and groups you selected. After rebooting the device, each enrolled client should display the organization name in the Tailscale client menu as per the sample configuration profile used. For more documentation on importing ADMX files, check the [Microsoft Intune documentation](https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom).\r\n\r\n## [Deploy Tailscale for Android using Microsoft Intune](https://tailscale.com/docs/integrations/mdm/microsoft-intune\\#deploy-tailscale-for-android-using-microsoft-intune)\r\n\r\nConfiguring Microsoft Intune to deploy Tailscale is done in two steps. You'll begin by adding the Tailscale app as a Managed Google Play application. Then, you can optionally decide to deploy system policies using an Android managed configuration. This will let you configure the Tailscale Android client to fit the needs of your organization.\r\n\r\nBefore continuing, ensure that all Android devices you wish to deploy Tailscale to are already properly enrolled in Intune. Because we are going to add Tailscale as a _Managed Google Play app_, you will also need to connect your Intune account to your Managed Google Play account. For more information on the account connection process, refer to the documentation published by Microsoft in [Connect your Intune account to your Managed Google Play account](https://learn.microsoft.com/en-us/mem/intune/enrollment/connect-intune-android-enterprise).\r\n\r\n### [Adding the Tailscale app to Microsoft Intune](https://tailscale.com/docs/integrations/mdm/microsoft-intune\\#adding-the-tailscale-app-to-microsoft-intune)\r\n\r\n1. Log in to the [Microsoft Intune admin center](https://intune.microsoft.com/?ref=AdminCenter).\r\n2. Select **Apps** \\> **All apps** \\> **Add**, then select **Managed Google Play app**.\r\n3. Search for **Tailscale** and confirm.\r\n4. You might want to assign Tailscale to a group of users, so that Tailscale will be deployed automatically to these users' devices.\r\n\r\n### [Deploying Tailscale system policies on Android using Intune](https://tailscale.com/docs/integrations/mdm/microsoft-intune\\#deploying-tailscale-system-policies-on-android-using-intune)\r\n\r\nOnce Tailscale has been configured as a deployed app in Intune, you can optionally configure a set of [system policies](https://tailscale.com/docs/features/tailscale-system-policies) that will be enforced on the enrolled Android devices.\r\n\r\n1. Log in to the [Microsoft Intune admin center](https://intune.microsoft.com/?ref=AdminCenter).\r\n2. Select **Apps** \\> **App configuration policies** \\> **Add** \\> **Managed devices**.\r\n3. Pick a descriptive name for the policy, such as _Tailscale System Policies_. Choose **Android** as the platform.\r\n4. Select **Associated app** to display a list of configured applications. If you followed the previous steps, this list should include Tailscale. Select it to continue.\r\n5. Choose **Configuration settings**, then **Use configuration designer**, and then select **Add** to pick from the list of [available system policies](https://tailscale.com/docs/features/tailscale-system-policies).\r\n6. Enter your preferred system policy values.\r\n7. Select **OK** to save the configuration.\r\n\r\n![Project Logo](https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed)\r\n\r\nAsk AI\r\n\r\nreCAPTCHA\r\n\r\nRecaptcha requires verification.\r\n\r\nprotected by **reCAPTCHA**\r\n","html":"<h1>Deploy Tailscale with Microsoft Intune</h1>\n<p>Last validated: Jan 5, 2026</p>\n<p>This integrationis available for <a href=\"https://tailscale.com/pricing\">the Standard, Premium, and Enterprise plans</a>.</p>\n<p>You can use the <a href=\"https://www.microsoft.com/en-us/security/business/microsoft-intune\">Microsoft Intune</a> mobile device management (MDM) solution to deploy Tailscale in your organization. You can configure a number of <a href=\"https://tailscale.com/docs/features/tailscale-system-policies\">system policies</a>, and you can then use Microsoft Intune to deploy these policies across devices in your organization. Tailscale system policies through Microsoft Intune are supported on Windows, macOS, iOS, tvOS, and Android.</p>\n<p>If you need help deploying Tailscale using Microsoft Intune, or would like to suggest any feature enhancements, contact our <a href=\"https://tailscale.com/contact/support#support-form\">support</a> or <a href=\"https://tailscale.com/contact/sales\">sales</a> teams.</p>\n<p>Follow the steps in this document to get started. On macOS and iOS, you'll create a configuration profile containing a system policy that displays the name of your organization in the Tailscale client as an example. You'll then deploy it to a set of devices already enrolled in Microsoft Intune. On Android, you'll distribute Tailscale and enforce restrictions already available in the Tailscale app by defining a custom configuration.</p>\n<h2><a href=\"https://tailscale.com/docs/integrations/mdm/microsoft-intune#create-upload-and-deploy-a-tailscale-configuration-profile-for-macosiosipados\">Create, upload, and deploy a Tailscale configuration profile for macOS/iOS/iPadOS</a></h2>\n<p>See <a href=\"https://tailscale.com/docs/integrations/mdm/mac\">Deploy Tailscale on macOS using MDM</a> for general best practices and <a href=\"https://tailscale.com/docs/integrations/mdm/mac#approve-the-tailscale-system-extension-automatically\">Approve the Tailscale system extension automatically</a> to ensure the best end-user experience.</p>\n<p>To get started with Tailscale and Microsoft Intune, you'll first need to determine which <a href=\"https://tailscale.com/docs/features/tailscale-system-policies\">system policies</a> you wish to impose on your devices. Once you know which system policies to impose and the value for each, you'll then need to create an Apple configuration profile (<code>.mobileconfig</code> file) to define them, and upload the profile to the Microsoft Intune admin center.</p>\n<ol>\n<li>Paste the contents of our <a href=\"https://tailscale.com/docs/integrations/mdm/mac#deploying-system-policies-in-a-configuration-profile\">configuration profile template</a>, which provides preset values for the <strong>ManagedByOrganizationName</strong> and <strong>IPAddressCopiedAlertSuppressed</strong> policies into a new XML file called <code>Tailscale.mobileconfig</code>. This XML file with the <code>.mobileconfig</code> extension will become your configuration profile.</li>\n<li>Log in to the <a href=\"https://intune.microsoft.com/?ref=AdminCenter\">Microsoft Intune admin center</a>.</li>\n<li>In the sidebar, select <strong>Devices</strong>, then choose <strong>Configuration profiles</strong> under the <strong>Policy</strong> section.</li>\n<li>A list of currently configured profiles will appear. Select the <strong>Create</strong> menu item, then choose <strong>New Policy</strong> from the dropdown menu that will appear.</li>\n<li>Select the platform you're looking to configure using the <strong>Platform</strong> dropdown menu. This will be either <strong>macOS</strong> or <strong>iOS/iPadOS</strong>.</li>\n<li>Choose <strong>Templates</strong> as the <strong>Profile type</strong>.</li>\n<li>Select the <strong>Custom</strong> template, and confirm with the <strong>Create</strong> button at the bottom of the templates list.</li>\n<li>Set a descriptive name and an optional description for the policy. For instance, <code>Tailscale macOS system policies</code>.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fapple-intune-custom-profile-1.455fc39e.png&#x26;w=1080&#x26;q=75\" alt=\"Set name and description for a custom configuration profile.\"></li>\n<li>In the following <strong>Configuration settings</strong> step, enter a name for the policy that will be displayed to users, and upload the <code>.mobileconfig</code> previously created. Use the <strong>Device</strong> deployment channel if asked. Select <strong>Next</strong> to continue.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fapple-intune-custom-profile-2.8dc6108b.png&#x26;w=1080&#x26;q=75\" alt=\"Upload the .mobileconfig file previously created.\"></li>\n<li>Select the correct assignments in the <strong>Assignments</strong> tab. You can use the <strong>Add all users</strong> shortcut if you wish to deploy the configuration profile to all users and groups in your organization. Alternatively, select users and groups to deploy the policies to.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fapple-intune-custom-profile-3.4941069a.png&#x26;w=1080&#x26;q=75\" alt=\"Select users and groups to assign the policy.\"></li>\n<li>Select <strong>Next</strong> to continue to the <strong>Review</strong> step. If everything checks out, select <strong>Create</strong> to deploy the policy.</li>\n</ol>\n<p>The steps above are valid for both macOS and iOS deployments. If you have both macOS and iOS devices in your organization, follow the instructions twice. Creating two separate <code>.mobileconfig</code> files using the proper application bundle identifier for each platform, and then choose the right platform when asked by the Intune admin center.</p>\n<p>Once you have followed these steps, Microsoft Intune will begin deploying the profile to all the users and groups you selected. After rebooting the device, each enrolled client should display the organization name in the Tailscale client menu as set in the sample configuration profile used.</p>\n<h2><a href=\"https://tailscale.com/docs/integrations/mdm/microsoft-intune#create-upload-and-deploy-a-tailscale-configuration-profile-for-windows\">Create, upload, and deploy a Tailscale configuration profile for Windows</a></h2>\n<p>See <a href=\"https://tailscale.com/docs/integrations/mdm/windows-mdm\">Deploy Tailscale on Windows using MDM</a> for general best practices.</p>\n<p>To get started with Tailscale and Microsoft Intune, you'll first need to determine which <a href=\"https://tailscale.com/docs/features/tailscale-system-policies\">system policies</a> you wish to impose on your devices. Once you know which system policies to impose and the value for each, we recommend using the provided Tailscale ADMX file to import policies for a Tailscale configuration profile to be used with Microsoft Intune. <a href=\"https://learn.microsoft.com/en-us/windows/client-management/understanding-admx-backed-policies\">ADMX files</a> are a way to define group policies on Windows.</p>\n<ol>\n<li>Download the Tailscale ADMX file and ADML file from the <a href=\"https://github.com/tailscale/tailscale/tree/main/docs/windows/policy\">Tailscale repository</a>.</li>\n<li>Log in to the <a href=\"https://intune.microsoft.com/?ref=AdminCenter\">Microsoft Intune admin center</a>.</li>\n<li>In the sidebar, select <strong>Devices</strong>, then choose <strong>Configuration profiles</strong> under the <strong>Policy</strong> section.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-devices-configuration-profiles.eeeb4956.png&#x26;w=1080&#x26;q=75\" alt=\"View of the configuration profiles.\"></li>\n<li>First, import the Tailscale ADMX file. Select <strong>Import ADMX</strong>, then select the <strong>Import</strong> button.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-import-admx.37a1b1e1.png&#x26;w=1080&#x26;q=75\" alt=\"Import the Tailscale ADMX file.\"></li>\n<li>Upload the Tailscale ADMX and Tailscale ADML file. Select <strong>Next</strong>, then <strong>Create</strong>. You can select <strong>Refresh</strong> to check the status of the upload and template's availability.</li>\n<li>Return to the <strong>Policies</strong> section. A list of currently configured profiles will appear. Select the <strong>Create</strong> menu item, then choose <strong>New Policy</strong> from the dropdown menu that will appear.</li>\n<li>Select <strong>Windows 10 and later</strong> using the <strong>Platform</strong> dropdown menu.</li>\n<li>Choose <strong>Templates</strong> as the <strong>Profile type</strong>.</li>\n<li>Select <strong>Imported Administrative templates (Preview)</strong>.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-config-profile-template.d2927a07.png&#x26;w=1080&#x26;q=75\" alt=\"Select Imported Administrative templates (Preview).\"></li>\n<li>Set a descriptive name and an optional description for the policy. For instance, <code>Tailscale windows policies</code>.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-basics.8aee0929.png&#x26;w=1080&#x26;q=75\" alt=\"Set name and description for a custom configuration profile.\"></li>\n<li>Now you will find the Tailscale setting available for configuration.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-tailscale-config-settings.3dc57e70.png&#x26;w=1080&#x26;q=75\" alt=\"The Tailscale setting is now available for configuration.\">When you select the Tailscale settings, you can browse through policies that you can use and set their values.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-tailscale-config-settings-policies.e1289d58.png&#x26;w=1080&#x26;q=75\" alt=\"Select the Tailscale settings to browse through available policies and set their values.\">Once you set a policy's value, the state of the policy should be shown in the Tailscale settings.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-tailscale-config-settings-allow-incoming-connections.85d6f3e1.png&#x26;w=1080&#x26;q=75\" alt=\"View the state of a policy.\"></li>\n<li>Once you configure the policies you want to use, select <strong>Next</strong> to go to the <strong>Scope Tags</strong> section. You can assign a tag for the configuration profile if you have one. If you don't have any tags, select the <strong>Default</strong> option.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-scope-tags.35abc83b.png&#x26;w=1080&#x26;q=75\" alt=\"Assign a tag to the configuration profile, or select the default.\"></li>\n<li>Choose <strong>Next</strong>, and select your assignments in the <strong>Assignments</strong> tab. You can choose <strong>Add all users</strong> to deploy the configuration profile to all users, or select specific users or groups of users.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-assignments.b43927c2.png&#x26;w=1080&#x26;q=75\" alt=\"Select users and groups to assign the policy.\"></li>\n<li>Select <strong>Next</strong> and review your profile settings before selecting <strong>Create</strong>.<img src=\"https://tailscale.com/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fwindows-create-profile-review.c62f3e25.png&#x26;w=1080&#x26;q=75\" alt=\"Review your profile settings before selecting Create.\"></li>\n</ol>\n<p>Once you have followed these steps, Microsoft Intune will begin deploying the profile to all the users and groups you selected. After rebooting the device, each enrolled client should display the organization name in the Tailscale client menu as per the sample configuration profile used. For more documentation on importing ADMX files, check the <a href=\"https://learn.microsoft.com/en-us/mem/intune/configuration/administrative-templates-import-custom\">Microsoft Intune documentation</a>.</p>\n<h2><a href=\"https://tailscale.com/docs/integrations/mdm/microsoft-intune#deploy-tailscale-for-android-using-microsoft-intune\">Deploy Tailscale for Android using Microsoft Intune</a></h2>\n<p>Configuring Microsoft Intune to deploy Tailscale is done in two steps. You'll begin by adding the Tailscale app as a Managed Google Play application. Then, you can optionally decide to deploy system policies using an Android managed configuration. This will let you configure the Tailscale Android client to fit the needs of your organization.</p>\n<p>Before continuing, ensure that all Android devices you wish to deploy Tailscale to are already properly enrolled in Intune. Because we are going to add Tailscale as a <em>Managed Google Play app</em>, you will also need to connect your Intune account to your Managed Google Play account. For more information on the account connection process, refer to the documentation published by Microsoft in <a href=\"https://learn.microsoft.com/en-us/mem/intune/enrollment/connect-intune-android-enterprise\">Connect your Intune account to your Managed Google Play account</a>.</p>\n<h3><a href=\"https://tailscale.com/docs/integrations/mdm/microsoft-intune#adding-the-tailscale-app-to-microsoft-intune\">Adding the Tailscale app to Microsoft Intune</a></h3>\n<ol>\n<li>Log in to the <a href=\"https://intune.microsoft.com/?ref=AdminCenter\">Microsoft Intune admin center</a>.</li>\n<li>Select <strong>Apps</strong> > <strong>All apps</strong> > <strong>Add</strong>, then select <strong>Managed Google Play app</strong>.</li>\n<li>Search for <strong>Tailscale</strong> and confirm.</li>\n<li>You might want to assign Tailscale to a group of users, so that Tailscale will be deployed automatically to these users' devices.</li>\n</ol>\n<h3><a href=\"https://tailscale.com/docs/integrations/mdm/microsoft-intune#deploying-tailscale-system-policies-on-android-using-intune\">Deploying Tailscale system policies on Android using Intune</a></h3>\n<p>Once Tailscale has been configured as a deployed app in Intune, you can optionally configure a set of <a href=\"https://tailscale.com/docs/features/tailscale-system-policies\">system policies</a> that will be enforced on the enrolled Android devices.</p>\n<ol>\n<li>Log in to the <a href=\"https://intune.microsoft.com/?ref=AdminCenter\">Microsoft Intune admin center</a>.</li>\n<li>Select <strong>Apps</strong> > <strong>App configuration policies</strong> > <strong>Add</strong> > <strong>Managed devices</strong>.</li>\n<li>Pick a descriptive name for the policy, such as <em>Tailscale System Policies</em>. Choose <strong>Android</strong> as the platform.</li>\n<li>Select <strong>Associated app</strong> to display a list of configured applications. If you followed the previous steps, this list should include Tailscale. Select it to continue.</li>\n<li>Choose <strong>Configuration settings</strong>, then <strong>Use configuration designer</strong>, and then select <strong>Add</strong> to pick from the list of <a href=\"https://tailscale.com/docs/features/tailscale-system-policies\">available system policies</a>.</li>\n<li>Enter your preferred system policy values.</li>\n<li>Select <strong>OK</strong> to save the configuration.</li>\n</ol>\n<p><img src=\"https://cdn.brandfetch.io/tailscale.com/fallback/lettermark/theme/dark/h/256/w/256/icon?c=1bfwsmEH20zzEfSNTed\" alt=\"Project Logo\"></p>\n<p>Ask AI</p>\n<p>reCAPTCHA</p>\n<p>Recaptcha requires verification.</p>\n<p>protected by <strong>reCAPTCHA</strong></p>\n"}