Skip to content

Commit ea454b6

Browse files
authored
Merge pull request #6172 from MicrosoftDocs/master
11/18/2021 PM Publish
2 parents 37bdf38 + bd76447 commit ea454b6

9 files changed

Lines changed: 19 additions & 29 deletions

File tree

memdocs/autopilot/add-devices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,8 @@ You can delete Windows Autopilot devices that aren't enrolled into Intune:
161161

162162
Completely removing a device from your tenant requires you to delete the Intune device, the Azure Active Directory device, and the Windows Autopilot device records. These deletions can all be done from Intune:
163163

164-
1. First, delete the devices from Windows Autopilot at **Devices** > **Windows** > **Windows enrollment** > **Devices** (under **Windows Autopilot Deployment Program**). Choose the devices you want to delete, then choose **Delete**. Windows Autopilot device deletion can take a few minutes to complete.
165-
2. If the devices are enrolled in Intune, you must [delete them from the Intune All devices blade](../intune/remote-actions/devices-wipe.md#delete-devices-from-the-intune-portal).
164+
1. First if the devices are enrolled in Intune, you must [delete them from the Intune All devices blade](../intune/remote-actions/devices-wipe.md#delete-devices-from-the-intune-portal).
165+
2. Once device is not enrolled in Intune, delete the devices from Windows Autopilot at **Devices** > **Windows** > **Windows enrollment** > **Devices** (under **Windows Autopilot Deployment Program**). Choose the devices you want to delete, then choose **Delete**. Windows Autopilot device deletion can take a few minutes to complete.
166166
3. Delete the devices in Azure Active Directory devices at **Devices** > **Azure AD devices**.
167167

168168
## Next steps

memdocs/configmgr/comanage/overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,9 +118,6 @@ Enabling co-management itself doesn't require that you onboard your site with Az
118118

119119
Upgrade your devices to Windows 10, version 1709 or later. For more information, see [Adopting Windows as a service](../core/understand/configuration-manager-and-windows-as-service.md#key-articles-about-adopting-windows-as-a-service).
120120

121-
> [!IMPORTANT]
122-
> Windows 10 mobile devices don't support co-management.
123-
124121
### Permissions and roles
125122

126123
<!--SCCMDocs issue #667-->

memdocs/intune/apps/intune-management-extension.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: Erikre
88
ms.author: erikre
99
manager: dougeby
10-
ms.date: 07/15/2021
10+
ms.date: 11/18/2021
1111
ms.topic: how-to
1212
ms.service: microsoft-intune
1313
ms.subservice: apps
@@ -54,7 +54,7 @@ The Intune management extension supplements the in-box Windows 10 MDM features.
5454

5555
- End users aren't required to sign in to the device to execute PowerShell scripts.
5656

57-
- The Intune management extension agent checks with Intune once every hour and after every reboot for any new scripts or changes. After you assign the policy to the Azure AD groups, the PowerShell script runs, and the run results are reported. Once the script executes, it doesn't execute again unless there's a change in the script or policy. If the script fails, the Intune management extension agent retries the script three times for the next three consecutive Intune management extension agent check-ins.
57+
- The Intune management extension agent checks after every reboot for any new scripts or changes. After you assign the policy to the Azure AD groups, the PowerShell script runs, and the run results are reported. Once the script executes, it doesn't execute again unless there's a change in the script or policy. If the script fails, the Intune management extension agent retries the script three times for the next three consecutive Intune management extension agent check-ins.
5858

5959
- For shared devices, the PowerShell script will run for every new user that signs in.
6060

@@ -225,7 +225,6 @@ To see if the device is auto-enrolled, you can:
225225
> The **Microsoft Intune Management Extension** is a service that runs on the device, just like any other service listed in the Services app (services.msc). After a device reboots, this service may also restart, and check for any assigned PowerShell scripts with the Intune service. If the **Microsoft Intune Management Extension** service is set to Manual, then the service may not restart after the device reboots.
226226
227227
- Be sure devices are [joined to Azure AD](/azure/active-directory/user-help/user-help-join-device-on-network). Devices that are only joined to your workplace or organization ([registered](/azure/active-directory/user-help/user-help-register-device-on-network) in Azure AD) won't receive the scripts.
228-
- The Intune management extension client checks once per hour for any changes in the script or policy in Intune.
229228
- Confirm the Intune management extension is downloaded to `%ProgramFiles(x86)%\Microsoft Intune Management Extension`.
230229
- Scripts don't run on Surface Hubs or Windows 10 in S mode.
231230
- Review the logs for any errors. See [Intune management extension logs](#intune-management-extension-logs) (in this article).

memdocs/intune/configuration/group-policy-analytics.md

Lines changed: 4 additions & 3 deletions
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: 09/23/2021
11+
ms.date: 11/18/2021
1212
ms.topic: how-to
1313
ms.service: microsoft-intune
1414
ms.subservice: configuration
@@ -107,7 +107,7 @@ Be sure the file is less than 4 MB and has a proper unicode encoding. If the exp
107107

108108
- **CSP Mapping**: Shows the OMA-URI path for the on-premises policy. You can use the OMA-URI in a [custom device configuration profile](custom-settings-configure.md). For example, you may see `./Device/Vendor/MSFT/BitLocker/RequireDeviceEnryption`.
109109

110-
## Supported CSPs
110+
## Supported CSPs and Group Policies
111111

112112
Group Policy analytics can parse the following CSPs:
113113

@@ -116,8 +116,9 @@ Group Policy analytics can parse the following CSPs:
116116
- [BitLocker CSP](/windows/client-management/mdm/bitlocker-csp)
117117
- [Firewall CSP](/windows/client-management/mdm/firewall-csp)
118118
- [AppLocker CSP](/windows/client-management/mdm/applocker-csp)
119+
- [Group Policy Preferences](/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn581922(v=ws.11)#group-policy-preferences-1)
119120

120-
If your imported GPO has settings that fall outside of the above supported CSPs, they may be included the **Unknown Settings** column to acknowledge that were identified in your GPO.
121+
If your imported GPO has settings that aren't in the supported CSPs and Group Policies, then the settings may be listed in the **Unknown Settings** column. This behavior means the settings were identified in your GPO.
121122

122123
### Known Issues
123124

memdocs/intune/fundamentals/licenses.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ For more information about giving administrators access to Microsoft Endpoint Ma
7373
A Microsoft Intune license is created for you when you sign up for the Intune free trial. As part of this trial, you'll also have a trial Enterprise Mobility + Security (EMS) subscription. An Enterprise Mobility + Security (EMS) subscription includes both Azure Active Directory Premium and Microsoft Intune.
7474

7575
> [!NOTE]
76-
> If you are unable to access this portal using the step below, or if you don't have an Intune license, you can sign up now for the [Intune free trial](/mem/intune/fundamentals/free-trial-sign-up). When setting up Intune, you can give an administrators access to Microsoft Endpoint Manager [without them requiring an Intune license](/mem/intune/fundamentals/unlicensed-admins).
76+
> If you are unable to access this portal using the step below, or if you don't have an Intune license, you can sign up now for the [Intune free trial](./free-trial-sign-up.md). When setting up Intune, you can give an administrators access to Microsoft Endpoint Manager [without them requiring an Intune license](./unlicensed-admins.md).
7777
7878
To confirm your Microsoft Intune license or trial, use the following steps:
7979

@@ -97,4 +97,4 @@ If you don't have a license for Azure AD Premium, see [Sign up for Azure Active
9797

9898
For the latest information about product editions, product licensing updates, volume licensing plans, and other information related to your specific use cases, see the [Microsoft Licensing](https://www.microsoft.com/licensing/default) page.
9999

100-
For information about how user and device licenses affect access to services, as well as how to assign a license to a user, see the [Assign Intune licenses to your user accounts article](licenses-assign.md).
100+
For information about how user and device licenses affect access to services, as well as how to assign a license to a user, see the [Assign Intune licenses to your user accounts article](licenses-assign.md).

memdocs/intune/fundamentals/surface-management-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ If a Surface device isn’t working properly, the Microsoft Surface Diagnostic T
7171

7272
## Next steps
7373

74-
* Harness the power of Surface, Windows, and Office connected together through the cloud. To learn how to plan, deploy, and manage Microsoft Surface and Surface Hub devices, see [Microsoft Surface for IT professionals](https://docs.microsoft.com/surface/).
74+
* Harness the power of Surface, Windows, and Office connected together through the cloud. To learn how to plan, deploy, and manage Microsoft Surface and Surface Hub devices, see [Microsoft Surface for IT professionals](/surface/).
7575

76-
* To get set up in Microsoft Intune quickly, step through the Intune guided scenarios. If you're new to Intune, set up your Intune tenant by following the [free trial quickstart](free-trial-sign-up.md).
76+
* To get set up in Microsoft Intune quickly, step through the Intune guided scenarios. If you're new to Intune, set up your Intune tenant by following the [free trial quickstart](free-trial-sign-up.md).

memdocs/intune/includes/intune-notices.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ If you want users to have access to developer settings moving forward, you will
8383

8484
### Plan for change: Announcing end of support for the existing Use Locations (network fence) feature in Intune<!-- 9492223 -->
8585

86-
Intune is announcing end of support for the [network fence feature](../protect/use-network-locations.md) for use only in devices enrolled through Android device administrator. Google has reduced support for devices enrolled using device administrator and Intune customers have provided feedback leading to a re-envisioning of the location based fencing to better meet customer needs across multiple Android enrollment options.
86+
Intune is announcing end of support for the [network fence feature](../protect/create-compliance-policy.md) for use only in devices enrolled through Android device administrator. Google has reduced support for devices enrolled using device administrator and Intune customers have provided feedback leading to a re-envisioning of the location based fencing to better meet customer needs across multiple Android enrollment options.
8787

8888
#### How does this affect me?
8989

@@ -222,4 +222,4 @@ Notify your helpdesk, if applicable, of this upcoming change in support. You als
222222
2. Here’s how you can block devices on versions below Android 6.0:
223223
- Set enrollment restrictions to prevent devices on Android 5.x from enrolling
224224
- Utilize a device compliance policy for Android device administrator or Android Enterprise to make devices on Android 5.x non-compliant.
225-
- Configure an app protection policy Conditional launch setting with a Min OS version requirement to block users from app access.
225+
- Configure an app protection policy Conditional launch setting with a Min OS version requirement to block users from app access.

memdocs/intune/protect/certificate-connector-overview.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -221,13 +221,6 @@ Updates for the Certificate Connector for Microsoft Intune are released periodic
221221

222222
New updates for the connector can take a week or more to become available for each tenant.
223223

224-
### November 17, 2021
225-
226-
Version **6.2111.4.0**. This update includes:
227-
228-
- Bug fix for high memory usage under certain conditions.
229-
- Bug fix to allow removal of proxy server from within the configuration tool.
230-
231224
### October 11, 2021
232225

233226
Version **6.2110.201.0**. This update includes:

windows-365/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Windows 365 is a cloud-based service that automatically creates a new type of Wi
3434

3535
Windows 365 is available in two editions:
3636

37-
- **Windows 365 Business** is made specifically for use in smaller companies (up to 300 seats) who want ready-to-use Cloud PCs with simple management options. For more information, see [Getting started with Windows 365 Business and Cloud PCs](/windows-365/business/get-started-windows-365-business).
38-
- **Windows 365 Enterprise** is for larger companies who want unlimited seats for creating Cloud PCs. It includes options to create custom Cloud PCs based on device images that you create, more management options, and full integration with Microsoft Endpoint Manager. For more information, see [What is Windows 365 Enterprise?](/windows-365/enterprise/overview).
37+
- **Windows 365 Business** is made specifically for use in smaller companies (up to 300 seats) who want ready-to-use Cloud PCs with simple management options. For more information, see [Getting started with Windows 365 Business and Cloud PCs](./business/get-started-windows-365-business.md).
38+
- **Windows 365 Enterprise** is for larger companies who want unlimited seats for creating Cloud PCs. It includes options to create custom Cloud PCs based on device images that you create, more management options, and full integration with Microsoft Endpoint Manager. For more information, see [What is Windows 365 Enterprise?](./enterprise/overview.md).
3939

4040
To learn about the differences between the two versions, see [Compare Windows 365 Business and Enterprise](business-enterprise-comparison.md).
4141

@@ -52,8 +52,8 @@ Managed Server Providers (MSPs) can manage Cloud PCs in Microsoft 365 Lighthouse
5252
<!-- ########################## -->
5353
## Next steps
5454

55-
[Learn more about Windows 365 Business](/windows-365/business/get-started-windows-365-business).
55+
[Learn more about Windows 365 Business](./business/get-started-windows-365-business.md).
5656

57-
[Learn more about Windows 365 Enterprise](/windows-365/enterprise/overview).
57+
[Learn more about Windows 365 Enterprise](./enterprise/overview.md).
5858

59-
[Read the Windows 365 service description](/office365/servicedescriptions/windows-365-service-description/windows-365-service-description).
59+
[Read the Windows 365 service description](/office365/servicedescriptions/windows-365-service-description/windows-365-service-description).

0 commit comments

Comments
 (0)