Skip to content

Commit 766b9fa

Browse files
author
Angela Fleischmann
authored
Merge pull request #8396 from MandiOhlinger/14740233
14740233 - 2209 release: Added Windows 8.1 support info
2 parents 0a8bff0 + 13895c8 commit 766b9fa

17 files changed

Lines changed: 57 additions & 34 deletions

memdocs/intune/configuration/custom-settings-configure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# required metadata
33

44
title: Use custom device settings in Microsoft Intune
5-
description: Add or create a profile to use custom settings for Windows 8.1, Windows 10/11 client, Android device administrator, Android Enterprise, macOS, and iOS/iPadOS devices using Microsoft Intune.
5+
description: Add or create a profile to use custom settings for Windows 10/11 client, Android device administrator, Android Enterprise, macOS, and iOS/iPadOS devices using Microsoft Intune.
66
keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 01/18/2022
10+
ms.date: 09/20/2022
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -34,7 +34,7 @@ Microsoft Intune includes many built-in settings to control different features o
3434
This feature applies to:
3535

3636
- Android device administrator
37-
- Android Enterprise personally-owned devices with a work profile
37+
- Android Enterprise personally owned devices with a work profile
3838
- iOS/iPadOS
3939
- macOS
4040
- Windows 10/11

memdocs/intune/configuration/device-profile-create.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 01/18/2022
10+
ms.date: 09/20/2022
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -32,6 +32,8 @@ ms.collection:
3232

3333
# Create a device profile in Microsoft Intune
3434

35+
[!INCLUDE [windows-phone-81-windows-10-mobile-support](../includes/windows-phone-81-windows-10-mobile-support.md)]
36+
3537
Device profiles allow you to add and configure settings, and then push these settings to devices in your organization. You have some options when creating policies:
3638

3739
- **Administrative templates**: On Windows 10/11 devices, these templates are ADMX settings that you configure. If you're familiar with ADMX policies or group policy objects (GPO), then using administrative templates is a natural step to Microsoft Intune and Endpoint Manager.

memdocs/intune/configuration/device-profile-troubleshoot.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 06/16/2022
10+
ms.date: 09/20/2022
1111
ms.topic: troubleshooting
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -30,6 +30,8 @@ ms.collection: M365-identity-device-management
3030

3131
# Common questions and answers with device policies and profiles in Microsoft Intune
3232

33+
[!INCLUDE [windows-phone-81-windows-10-mobile-support](../includes/windows-phone-81-windows-10-mobile-support.md)]
34+
3335
Get answers to common questions when working with device profiles and policies in Intune. This article also lists the check-in time intervals, provides more detains on conflicts, and more.
3436

3537
## How long does it take for devices to get a policy, profile, or app after they are assigned?

memdocs/intune/configuration/device-profiles.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: MandiOhlinger
88

99
ms.author: mandia
1010
manager: dougeby
11-
ms.date: 06/21/2022
11+
ms.date: 09/20/2022
1212
ms.topic: overview
1313
ms.service: microsoft-intune
1414
ms.subservice: configuration
@@ -34,6 +34,8 @@ ms.collection:
3434

3535
# Apply features and settings on your devices using device profiles in Microsoft Intune
3636

37+
[!INCLUDE [windows-phone-81-windows-10-mobile-support](../includes/windows-phone-81-windows-10-mobile-support.md)]
38+
3739
Microsoft Intune includes settings and features you can enable or disable on different devices within your organization. These settings and features are added to "configuration profiles". You can create profiles for different devices and different platforms, including iOS/iPadOS, Android device administrator, Android Enterprise, and Windows. Then, use Intune to apply or "assign" the profile to the devices.
3840

3941
As part of your mobile device management (MDM) solution, use these configuration profiles to complete different tasks. Intune has many templates that include groups of settings that are specific to a feature, such as certificates, VPN, email, and more.

memdocs/intune/configuration/device-restrictions-configure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ ms.collection:
3131

3232
# Configure device restriction settings in Microsoft Intune
3333

34+
[!INCLUDE [windows-phone-81-windows-10-mobile-support](../includes/windows-phone-81-windows-10-mobile-support.md)]
35+
3436
Intune includes device restriction policies that help administrators control Android, iOS/iPadOS, macOS, and Windows devices. These restrictions let you control a wide range of settings and features to protect your organization's resources. For example, administrators can:
3537

3638
- Allow or block the device camera.

memdocs/intune/configuration/device-restrictions-windows-8-1.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords:
88
author: MandiOhlinger
99
ms.author: mandia
1010
manager: dougeby
11-
ms.date: 05/18/2020
11+
ms.date: 09/20/2022
1212
ms.topic: conceptual
1313
ms.service: microsoft-intune
1414
ms.subservice: configuration
@@ -30,6 +30,8 @@ ms.collection: M365-identity-device-management
3030

3131
# Microsoft Intune Windows 8.1 device restriction settings
3232

33+
[!INCLUDE [windows-phone-81-windows-10-mobile-support](../includes/windows-phone-81-windows-10-mobile-support.md)]
34+
3335
This article shows you the Microsoft Intune device restrictions settings that you can configure for devices running Windows 8.1.
3436

3537
## Before you begin

memdocs/intune/configuration/vpn-settings-android-enterprise.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 10/25/2021
10+
ms.date: 09/20/2022
1111
ms.topic: reference
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -105,7 +105,7 @@ For more information, see [Use a VPN and per-app VPN policy on Android Enterpris
105105
- **Address**: Enter the IP address or fully qualified host name of the proxy server. For example, enter `10.0.0.3` or `vpn.contoso.com`.
106106
- **Port number**: Enter the port number associated with the proxy server. For example, enter `8080`.
107107

108-
## Personally-owned work profile
108+
## Personally owned work profile
109109

110110
- **Connection type**: Select the VPN connection type. Your options:
111111

@@ -166,4 +166,4 @@ For more information, see [Use a VPN and per-app VPN policy on Android Enterpris
166166

167167
[Assign the profile](device-profile-assign.md) and [monitor its status](device-profile-monitor.md).
168168

169-
You can also create VPN profiles for [Android device administrator](vpn-settings-android.md), [iOS/iPadOS](vpn-settings-ios.md), [macOS](vpn-settings-macos.md), [Windows 10 and later](vpn-settings-windows-10.md), and [Windows 8.1](vpn-settings-windows-8-1.md).
169+
You can also create VPN profiles for [Android device administrator](vpn-settings-android.md), [iOS/iPadOS](vpn-settings-ios.md), [macOS](vpn-settings-macos.md), and [Windows 10 and later](vpn-settings-windows-10.md).

memdocs/intune/configuration/vpn-settings-android.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 11/12/2020
10+
ms.date: 09/20/2022
1111
ms.topic: conceptual
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -72,4 +72,4 @@ As an Intune administrator, you can create and assign VPN settings to Android de
7272

7373
[Assign the profile](device-profile-assign.md) and [monitor its status](device-profile-monitor.md).
7474

75-
You can also create VPN profiles for [Android Enterprise](vpn-settings-android-enterprise.md), [iOS/iPadOS](vpn-settings-ios.md), [macOS](vpn-settings-macos.md), [Windows 10 and later](vpn-settings-windows-10.md), and [Windows 8.1](vpn-settings-windows-8-1.md) devices.
75+
You can also create VPN profiles for [Android Enterprise](vpn-settings-android-enterprise.md), [iOS/iPadOS](vpn-settings-ios.md), [macOS](vpn-settings-macos.md), and [Windows 10 and later](vpn-settings-windows-10.md).

memdocs/intune/configuration/vpn-settings-configure.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 05/12/2022
10+
ms.date: 09/20/2022
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -30,12 +30,14 @@ ms.collection:
3030

3131
# Create VPN profiles to connect to VPN servers in Intune
3232

33+
[!INCLUDE [windows-phone-81-windows-10-mobile-support](../includes/windows-phone-81-windows-10-mobile-support.md)]
34+
3335
Virtual private networks (VPNs) give users secure remote access to your organization network. Devices use a VPN connection profile to start a connection with the VPN server. **VPN profiles** in Microsoft Intune assign VPN settings to users and devices in your organization. Use these settings so users can easily and securely connect to your organizational network.
3436

3537
This feature applies to:
3638

3739
- Android device administrator
38-
- Android Enterprise personally-owned devices with a work profile
40+
- Android Enterprise personally owned devices with a work profile
3941
- iOS/iPadOS
4042
- macOS
4143
- Windows 10

memdocs/intune/configuration/vpn-settings-windows-8-1.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 01/20/2022
10+
ms.date: 09/20/2022
1111
ms.topic: reference
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -29,6 +29,8 @@ ms.collection: M365-identity-device-management
2929

3030
# Add VPN settings on Windows 8.1 devices in Microsoft Intune
3131

32+
[!INCLUDE [windows-phone-81-windows-10-mobile-support](../includes/windows-phone-81-windows-10-mobile-support.md)]
33+
3234
This article shows you the Intune settings you can use to configure VPN connections on devices running Windows 8.1.
3335

3436
Depending on the settings you choose, not all values in the following list are configurable.

0 commit comments

Comments
 (0)