Skip to content

Commit

Permalink
Merge pull request #15903 from MandiOhlinger/16104088-undoDC
Browse files Browse the repository at this point in the history
16104088 - Undo DC platform change
  • Loading branch information
American-Dipper authored Aug 14, 2024
2 parents 59bbb54 + e322a7e commit 5fb5308
Show file tree
Hide file tree
Showing 25 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ You can also use the [Intune settings catalog](settings-catalog.md) to configure
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Administrative Templates**.

4. Select **Create**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ When the import completes, your ADMX templates are shown in the list. You can al
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Imported Administrative templates (Preview)**:

:::image type="content" source="./media/administrative-templates-import-custom/select-imported-administrative-templates.png" alt-text="Screenshot that shows how to select imported administrative templates to create a device configuration profile using the imported ADMX settings in Microsoft Intune and Intune admin center.":::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This policy gives an example of how to block (or allow) features that affect USB
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Administrative Templates**.

4. Select **Create**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This article describes the steps to create a template for Windows client devices
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: To use a logical grouping of settings, select **Templates** > **Administrative Templates**. To see all the settings, select **Settings catalog**.

4. Select **Create**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/bios-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ This policy is where you add the configuration file you created in [Step 1 with
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **BIOS configuration and other settings**.

4. Select **Create**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/custom-settings-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ This article shows you how to create a custom device configuration profile in In
- **Android Enterprise**
- **iOS/iPadOS**
- **macOS**
- **Windows**
- **Windows 10 and later**

- **Profile type**: Select **Custom**. Or, select **Templates** > **Custom**.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This feature applies to:

3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Delivery optimization**.

4. Select **Create**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ This profile includes the DFCI settings you configure.
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Device Firmware Configuration Interface**.

4. Select **Create**.
Expand Down
8 changes: 4 additions & 4 deletions memdocs/intune/configuration/device-profile-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,16 @@ Profiles are created in the [Microsoft Intune admin center](https://go.microsoft

- **Overview**: Lists the status of your profiles, and provides more details on the profiles you assigned to users and devices.
- **Monitor**: Check the status of your profiles for success or failure, and also view logs on your profiles.
- **By platform**: Create and view policies and profiles by your platform. This view can also show features specific to the platform. For example, select **Windows**. You see Windows-specific features, such as **Windows Update Rings** and **PowerShell scripts**.
- **By platform**: Create and view policies and profiles by your platform. This view can also show features specific to the platform. For example, select **Windows 10 and later**. You see Windows-specific features, such as **Windows Update Rings** and **PowerShell scripts**.
- **Manage devices**: Create device profiles, upload custom [PowerShell scripts](../apps/intune-management-extension.md) to run on devices, and add data plans to devices using [eSIM](esim-device-configuration.md).

When you create a profile (**Configuration** > **Create**), choose your platform:
When you create a profile (**Devices** > **Manage devices** > **Configuration** > **Create**), choose your platform:

- **Android device administrator**
- **Android Enterprise**
- **iOS/iPadOS**
- **macOS**
- **Windows**
- **Windows 10 and later**
- **Windows 8.1 and later**

Then, choose the profile. Depending on the platform you choose, the settings you can configure are different. The following articles describe the different profiles:
Expand Down Expand Up @@ -122,7 +122,7 @@ For example, if you select **Android Enterprise** for the platform, your options

:::image type="content" source="./media/device-profile-create/create-device-profile.png" alt-text="Screenshot that shows how to create an iOS/iPadOS device configuration policy and profile in Microsoft Intune.":::

If you select **Windows** for the platform, your options look similar to the following profile:
If you select **Windows 10 and later** for the platform, your options look similar to the following profile:

:::image type="content" source="./media/device-profile-create/windows-create-device-profile.png" alt-text="Screenshot that shows how to create a Windows device configuration policy and profile in Microsoft Intune.":::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ This article shows you how to create a device restrictions profile. You can also
- **Android Enterprise**
- **iOS/iPadOS**
- **macOS**
- **Windows**
- **Windows 10 and later**
- **Windows 8.1 and later**

- **Profile type**: Select **Device restrictions**. Or, select **Templates** > **Device restrictions**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/domain-join-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This article shows you how to create a domain join profile for a hybrid Autopilo
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Domain Join**.

4. Select **Create**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ The following table lists the supported upgrade paths for the Windows 10 edition
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Edition upgrade and mode switch**.

4. Select **Create**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ This article lists the steps to create a device configuration profile in Micros
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Secure assessment (Education)**.

4. Select **Create**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/email-settings-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ After the email app is assigned to the device, this next step creates the device
- **Android device administrator** (Samsung Android Knox Standard only)
- **Android Enterprise** personally owned work profiles
- **iOS/iPadOS**
- **Windows**
- **Windows 10 and later**

- **Profile type**: Select **Email**. Or, select **Templates** > **Email**.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ This profile uses the FQDN of your mobile operator's download server (SM-DP+), a

3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Settings catalog**.

4. Select **Create**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/kiosk-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This article shows you how to run one app or many apps as a Windows kiosk device
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Kiosk**.

4. Select **Create**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/network-boundary-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ This article shows you how to create the profile, and add trusted sites.
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Network boundary**.

4. Select **Create**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ This policy includes your printer information. When you assign the policy, the p
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Settings catalog**.

4. Select **Create**.
Expand Down
4 changes: 2 additions & 2 deletions memdocs/intune/configuration/settings-catalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ You create the policy by using the settings catalog profile type.
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **iOS/iPadOS**, **macOS**, or **Windows**.
- **Platform**: Select **iOS/iPadOS**, **macOS**, or **Windows 10 and later**.
- **Profile type**: Select **Settings catalog**.

4. Select **Create**.
Expand All @@ -104,7 +104,7 @@ You create the policy by using the settings catalog profile type.

7. In **Configuration settings**, select **Add settings**. In the settings picker, select a category to see all the available settings.

For example, select **Windows**, and then select **Authentication** to see all the settings in this category:
For example, select **Windows 10 and later**, and then select **Authentication** to see all the settings in this category:

:::image type="content" source="./media/settings-catalog/settings-picker-authentication.png" alt-text="Screenshot that shows the Settings Catalog when you select Windows and Authentication in Microsoft Intune and Intune admin center.":::

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ This feature applies to:
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Shared multi-user device**.

4. Select **Create**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ In this section, we create an administrative template in Intune, look at some se
1. In the Intune admin center, select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
2. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Administrative Templates**.

3. Select **Create**.
Expand Down Expand Up @@ -384,7 +384,7 @@ In this section, you create a OneDrive admin template in Intune to control some

2. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Administrative templates**.

3. Select **Create**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/vpn-settings-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ After the VPN app is assigned to the device, this next step creates the device c
- **Android Enterprise** > **Personally-owned work profile**
- **iOS/iPadOS**
- **macOS**
- **Windows**
- **Windows 10 and later**
- **Windows 8.1 and later**
- **Profile type**: Select **VPN**. Or, select **Templates** > **VPN**.

Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/wi-fi-settings-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This article lists the steps to create a Wi-Fi profile. It also includes links t
- **Android Enterprise**
- **iOS/iPadOS**
- **macOS**
- **Windows**
- **Windows 10 and later**
- **Windows 8.1 and later**

- **Profile type**: Select **Wi-Fi**. Or, select **Templates** > **Wi-Fi**.
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/windows-health-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ This article shows you how to create the profile, and enable the monitoring.
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **Windows**.
- **Platform**: Select **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Windows health monitoring**.

> [!NOTE]
Expand Down
2 changes: 1 addition & 1 deletion memdocs/intune/configuration/wired-networks-configure.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ This article lists the steps to create a wired network profile in Intune. It als
2. Select **Devices** > **Manage devices** > **Configuration** > **Create** > **New policy**.
3. Enter the following properties:

- **Platform**: Select **macOS** or **Windows**.
- **Platform**: Select **macOS** or **Windows 10 and later**.
- **Profile type**: Select **Templates** > **Wired network**.

4. Select **Create**.
Expand Down

0 comments on commit 5fb5308

Please sign in to comment.