Skip to content

Commit d4f9213

Browse files
author
Angela Fleischmann
authored
Merge pull request #7979 from MicrosoftDocs/main
Publish 07/11/2022 3:30 PM PT
2 parents 7e235c4 + d7eb2c4 commit d4f9213

21 files changed

Lines changed: 82 additions & 153 deletions

memdocs/configmgr/sum/deploy-use/monitor-orchestration-groups.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Monitor orchestration groups
33
titleSuffix: Configuration Manager
44
description: Monitor and reset orchestration groups.
5-
ms.date: 12/01/2021
5+
ms.date: 07/11/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-sum
88
ms.topic: conceptual
@@ -37,6 +37,8 @@ From the **Assets and Compliance** workspace, select the **Orchestration Group**
3737
- **Orchestration Group Member Timeout (in minutes)**: Value of **Orchestration Group member timeout (in minutes)** set on the **General** page when creating the group, or the **General** tab when editing the group.
3838
- **Orchestration Group ID**: ID of the group, The ID is used in logs and the database.
3939
- **Orchestration Group Unique ID**: Unique ID of the group, The Unique ID is used in logs and the database.
40+
- **Last Modified Time**: The time the orchestration group was last modified (starting in version 2203). <!--12500680, 12976470-->
41+
- **Last Modified By**: The user that last modified the orchestration group (starting in version 2203). <!--12500680, 12976470-->
4042

4143
## Orchestration groups details tabs
4244

memdocs/configmgr/tenant-attach/app-install-error-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Application installation error codes reference
33
titleSuffix: Configuration Manager
44
description: Reference Application installation errors for tenant attach
5-
ms.date: 10/05/2021
5+
ms.date: 07/11/2022
66
ms.topic: reference
77
ms.prod: configuration-manager
88
ms.technology: configmgr-core
@@ -18,7 +18,7 @@ Applications can be installed on clients by creating deployments from the Config
1818

1919
## <a name="bkmk_general"></a> General troubleshooting tips
2020

21-
Generally, if an application installs successfully on a device with the given command line in the system context, it will install successfully through Configuration Manager and from the Microsoft Endpoint Manager admin center. You can simulate this by using [PSExec](/sysinternals/downloads/psexec). If you're running Configuration Manager version 2002 or version 2006 and the application is targeted to the system and configured to run in user context, a retry may not trigger a reinstall or another attempt to install.
21+
Generally, if an application installs successfully on a device with the given command line in the system context, it will install successfully through Configuration Manager and from the Microsoft Endpoint Manager admin center. You can simulate this by using [PSExec](/sysinternals/downloads/psexec).
2222

2323
1. Open an administrative command prompt.
2424
1. Change directory to where you saved [PSExec](/sysinternals/downloads/psexec).

memdocs/configmgr/tenant-attach/applications.md

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tenant attach - Applications in the admin center
33
titleSuffix: Configuration Manager
44
description: Install applications for uploaded Configuration Manager devices from the admin center.
5-
ms.date: 01/25/2022
5+
ms.date: 07/11/2022
66
ms.topic: conceptual
77
ms.prod: configuration-manager
88
ms.technology: configmgr-core
@@ -25,23 +25,12 @@ Microsoft Endpoint Manager is an integrated solution for managing all of your de
2525
2626
## Prerequisites
2727

28-
For Configuration Manager versions 2103, or later:
29-
3028
- All of the prerequisites for [Tenant attach: ConfigMgr client details](client-details.md#prerequisites).
3129
- An application that meets one of the following requirements: <!--8795301-->
3230
- Is deployed to the device
3331
- Is deployed to a user that's logged in to the device, primary user of the device, and applications previously installed for the user
3432
- When you have a large number of device available applications, using the **An administrator must approve a request for this application on the device** on application deployments is recommended. For more information, see [Display all applications for a device in the admin center](#bkmk_all).
3533

36-
For Configuration Manager versions 2010, and earlier:
37-
38-
- All of the prerequisites for [Tenant attach: ConfigMgr client details](client-details.md#prerequisites)
39-
- A minimum of [Update Rollup for Microsoft Endpoint Configuration Manager version 2002](https://support.microsoft.com/help/4560496/)
40-
- Enable the optional feature **Approve application requests for users per device**. For more information, see [Enable optional features from updates](../core/servers/manage/optional-features.md).
41-
- At least one application deployed to a device collection with the **An administrator must approve a request for this application on the device** option set on the deployment. For more information, see [Approve applications](../apps/deploy-use/app-approval.md#bkmk_opt).
42-
- User targeted applications or applications without the approval option set don't appear in the application list when you're using Configuration Manager version 2002.
43-
- A minimum of Configuration Manager version 2006 is required for installing [user targeted applications](#bkmk_user)<!--7518897-->.
44-
4534
## Permissions
4635

4736
The user account needs the following permissions:
@@ -64,8 +53,8 @@ You can filter the application list based on the status. The application status
6453
- **Failed**: The application installation failed.
6554
- **Requirements not met**: The application requirements haven't been met.
6655
- **Not installed**: The application isn't currently installed. Typically this status is seen if a different deployment or a user removed the application.
67-
- **Restart pending**: The application is installed but needs a restart to complete (starting in version 2006).
68-
- **Required**: Installation is required for the application (starting in version 2103)
56+
- **Restart pending**: The application is installed but needs a restart to complete.
57+
- **Required**: Installation is required for the application
6958

7059
## <a name="bkmk_deploy"></a> Deploy an application to a device
7160

@@ -79,9 +68,8 @@ You can export all of the data currently in the view into a .csv file. At the to
7968

8069
## <a name="bkmk_user"></a> Deploy an application to a user
8170
<!--7518897-->
82-
*(Introduced in version 2006)*
8371

84-
Starting in Configuration Manager version 2006, user available applications appear in the **Applications** node for a ConfigMgr device. The list of applications available for the device also includes applications deployed to the device's currently logged on user.
72+
User available applications appear in the **Applications** node for a ConfigMgr device. The list of applications available for the device also includes applications deployed to the device's currently logged on user.
8573

8674
Deploying applications to a user has the following limitations:
8775
- Multi-user session scenarios aren't supported.
@@ -90,9 +78,9 @@ Deploying applications to a user has the following limitations:
9078

9179
## <a name="bkmk_repair"></a> Uninstall, repair, re-evaluate, or reinstall an application
9280
<!--7979972, 8227649-->
93-
*(Introduced in version 2010)*
9481

95-
Starting in Configuration manager version 2010, administrators can do the following actions for applications in the Microsoft Endpoint Manager admin center:
82+
83+
Administrators can do the following actions for applications in the Microsoft Endpoint Manager admin center:
9684

9785
- **Uninstall** an application
9886
- **Repair** installation of an application
@@ -127,9 +115,8 @@ Deploying applications to a user has the following limitations:
127115

128116
## <a name="bkmk_all"></a> Display all applications for a device in the admin center
129117
<!--8795301-->
130-
*(Introduced in version 2103)*
131118

132-
Starting in Configuration Manager 2103, the **Applications** view for a tenant attached device in Microsoft Endpoint Manager admin center displays more applications from Configuration Manager. This improvement allows you to review when application installations are expected to occur on a device. Displayed applications include applications that are:
119+
The **Applications** view for a tenant attached device in Microsoft Endpoint Manager admin center displays more applications from Configuration Manager. This improvement allows you to review when application installations are expected to occur on a device. Displayed applications include applications that are:
133120
- Deployed to the device
134121
- Deployed to a user that's logged in to the device, primary user of the device, or was previously installed.
135122

@@ -150,8 +137,6 @@ The displayed application and available actions are dependent on the version of
150137

151138
|Configuration Manager version|Applications displayed|Available actions|
152139
|---|---|---|
153-
|Configuration Manager version 2002 with devices running any client version| Device-available applications with the **An administrator must approve a request for this application on the device** option set on the deployment.| Install </br> Reinstall|
154-
|Configuration Manager version 2006 with devices running any client version| Device-available applications with the **An administrator must approve a request for this application on the device** option set on the deployment. </br> </br> All user-available applications| Install </br> Reinstall|
155140
|Configuration Manager version 2010 with devices running client versions before 2010| Device-available applications with the **An administrator must approve a request for this application on the device** option set on the deployment. </br> </br> All user-available applications| Install </br> Reinstall|
156141
|Configuration Manager version 2010 with devices running 2010 client versions| Device-available applications with the **An administrator must approve a request for this application on the device** option set on the deployment. </br> </br> All user-available applications|Install </br> Reinstall </br> Re-evaluate </br> Uninstall </br> Repair|
157142
|Configuration Manager version 2103 with devices running 2006 or earlier client versions| All applications targeted to the device </br> </br> All user targeted applications related to the device. For example, applications targeted to the logged in user, primary user, and applications previously installed for the user are displayed.| For user and device-available applications with the **An administrator must approve a request for this application on the device** option set on the deployment: </br>&nbsp;&nbsp;&nbsp;Install</br>&nbsp;&nbsp;&nbsp;Reinstall</br></br> All other applications display status but no actions are available |

memdocs/configmgr/tenant-attach/client-details.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Tenant attach - ConfigMgr client details in the admin center
33
titleSuffix: Configuration Manager
44
description: View client details for Configuration Manager devices from the admin center.
5-
ms.date: 01/25/2022
5+
ms.date: 07/11/2022
66
ms.topic: conceptual
77
ms.prod: configuration-manager
88
ms.technology: configmgr-core
@@ -29,8 +29,7 @@ Microsoft Endpoint Manager is an integrated solution for managing all of your de
2929
- The user account needs to be a synced user object in Azure AD (hybrid identity). This means that the user is synced to Azure Active Directory from Active Directory.
3030
- For Configuration Manager version 2103, and later: </br>
3131
Has been discovered with either [Azure Active Directory user discovery](../core/servers/deploy/configure/about-discovery-methods.md#azureaddisc) or [Active Directory user discovery](../core/servers/deploy/configure/about-discovery-methods.md#bkmk_aboutUser). <!--9089764-->
32-
- For Configuration Manager version 2010, and earlier: </br>
33-
Has been discovered with both [Azure Active Directory user discovery](../core/servers/deploy/configure/about-discovery-methods.md#azureaddisc) and [Active Directory user discovery](../core/servers/deploy/configure/about-discovery-methods.md#bkmk_aboutUser).
32+
3433
## Permissions
3534

3635
The user account accessing tenant attach features within the Microsoft Endpoint Manager admin center needs the following permissions:
@@ -57,15 +56,15 @@ The user account accessing tenant attach features within the Microsoft Endpoint
5756

5857
## <a name="bkmk_list"></a> List a user’s devices based on usage in the troubleshooting portal
5958
<!--6974300-->
60-
*(Introduced in version 2010)*
6159

62-
The troubleshooting portal in [Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com/) allows you to search for a user and view their associated devices. Starting in Configuration Manager version 2010, tenant attached devices that are assigned [user device affinity automatically based on usage](../apps/deploy-use/link-users-and-devices-with-user-device-affinity.md#set-up-the-site-to-automatically-create-user-device-affinities) will now be returned when searching for a user.
60+
The troubleshooting portal in [Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com/) allows you to search for a user and view their associated devices. Tenant attached devices that are assigned [user device affinity automatically based on usage](../apps/deploy-use/link-users-and-devices-with-user-device-affinity.md#set-up-the-site-to-automatically-create-user-device-affinities) will now be returned when searching for a user.
6361
### Prerequisites for listing a user's device in the troubleshooting portal
6462

6563
- An environment that's tenant attached with uploaded devices
6664
- Install the latest version of the Configuration Manager client
6765
- Target clients with **User and Device Affinity** [client settings](../core/clients/deploy/about-client-settings.md#user-and-device-affinity) to automatically create the affinities
6866
- For more information, see [Create user device affinity automatically based on usage](../apps/deploy-use/link-users-and-devices-with-user-device-affinity.md#set-up-the-site-to-automatically-create-user-device-affinities).
67+
-
6968
### View a user's devices
7069

7170
1. Go to the [Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com/).

memdocs/configmgr/tenant-attach/cmpivot-start.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Launch tenant attached CMPivot
33
titleSuffix: Configuration Manager
44
description: Launch CMPivot for Microsoft Endpoint Manager tenant attached devices.
5-
ms.date: 12/03/2020
5+
ms.date: 07/11/2022
66
ms.prod: configuration-manager
77
ms.technology: configmgr-core
88
ms.topic: conceptual
@@ -24,7 +24,6 @@ Bring the power of on-premises [CMPivot](../core/servers/manage/cmpivot.md) to t
2424
The following items are required to use CMPivot from the admin center:
2525

2626
- All of the prerequisites for [Tenant attach: ConfigMgr client details](client-details.md)
27-
- A minimum of Configuration Manager version 2002 with the [Update Rollup](https://support.microsoft.com/help/4560496/) and the corresponding version of the console installed.
2827
- Upgrade the target devices to the latest version of the Configuration Manager client.
2928
- Target clients require a minimum of PowerShell version 4.
3029
- To gather data for the following entities, target clients require a minimum of PowerShell version 5.0:

memdocs/configmgr/tenant-attach/device-sync-actions.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Enable Microsoft Endpoint Manager tenant attach
33
titleSuffix: Configuration Manager
44
description: Upload your Configuration Manager devices to the cloud service and take actions from the admin center.
5-
ms.date: 07/01/2022
5+
ms.date: 07/11/2022
66
ms.topic: conceptual
77
ms.prod: configuration-manager
88
ms.technology: configmgr-core
@@ -30,7 +30,7 @@ When co-management is already enabled, edit the co-management properties to enab
3030
1. In the ribbon, select **Properties** for your co-management production policy.
3131
1. In the **Configure upload** tab, select **Upload to Microsoft Endpoint Manager admin center**. Select **Apply**.
3232
- The default setting for device upload is **All my devices managed by Microsoft Endpoint Configuration Manager**. If needed, you can limit upload to a single device collection.
33-
- Starting in Configuration Manager version 2010, when a single collection is selected, its child collections are also uploaded.
33+
- When a single collection is selected, its child collections are also uploaded.
3434
1. Check the option to **Enable Endpoint analytics for devices uploaded to Microsoft Endpoint Manager** if you also want to get insights for optimizing the end-user experience in [Endpoint Analytics](../../analytics/overview.md).
3535

3636
> [!Important]
@@ -62,9 +62,9 @@ When co-management isn't enabled, use the instructions below to enable device up
6262

6363
[![Co-management Configuration Wizard](./media/3555758-comanagement-wizard.png)](./media/3555758-comanagement-wizard.png#lightbox)
6464
1. Choose **Next** and then **Yes** to accept the **Create AAD Application** notification. This action provisions a service principal and creates an Azure AD application registration to facilitate the sync.
65-
- Optionally, you can import a previously created Azure AD application during tenant attach onboarding (starting in version 2006). For more information, see the [Import a previously created Azure AD application](#bkmk_aad_app) section.
65+
- Optionally, you can import a previously created Azure AD application during tenant attach onboarding. For more information, see the [Import a previously created Azure AD application](#bkmk_aad_app) section.
6666
1. On the **Configure upload** page, select the recommended device upload setting for **All my devices managed by Microsoft Endpoint Configuration Manager**. If needed, you can limit upload to a single device collection.
67-
- Starting in Configuration Manager version 2010, when a single collection is selected, its child collections are also uploaded. <!--8717629-->
67+
- When a single collection is selected, its child collections are also uploaded. <!--8717629-->
6868
1. Check the option to **Enable Endpoint analytics for devices uploaded to Microsoft Endpoint Manager** if you also want to get insights to optimize the end-user experience in [Endpoint Analytics](../../analytics/overview.md).
6969
1. Select **Summary** to review your selection, then choose **Next**.
7070
1. When the wizard is complete, select **Close**.
@@ -95,9 +95,6 @@ From the Microsoft Endpoint Manager admin center, you can review the status of y
9595

9696
:::image type="content" source="media/7138634-connector-status.png" alt-text="Microsoft Endpoint Configuration Manager connector in the admin center" lightbox="media/7138634-connector-status.png":::
9797

98-
> [!NOTE]
99-
> Some information isn't available if the hierarchy is running Configuration Manager version 2006 or earlier.
100-
10198
## <a name="bkmk_offboard"></a> Offboard from tenant attach
10299

103100
While we know customers get enormous value by enabling tenant attach, there are rare cases where you might need to offboard a hierarchy. You can offboard from either the Configuration Manager console (recommend method) or from the Microsoft Endpoint Manager admin center.
@@ -119,7 +116,7 @@ If needed, you can offboard a Configuration Manager hierarchy from the Microsoft
119116
1. Select **Tenant administration** then **Connectors and tokens**.
120117
1. Select **Microsoft Endpoint Configuration Manager**.
121118
1. Choose the name of the site you would like to offboard, then select **Delete**.
122-
- The connector may be listed as **Unknown** for version 2002 sites or if site information is lacking. <!--10569820, 10944009-->
119+
- The connector may be listed as **Unknown** if the site information is lacking. <!--10569820, 10944009-->
123120

124121
When you offboard a hierarchy from the admin center, it may take up to two hours to remove from the Microsoft Endpoint Manager admin center. If you offboard a Configuration Manager 2103 or later site that's online and healthy, the process may only take a few minutes.
125122

memdocs/configmgr/tenant-attach/includes/configmgr-endpoint-security-prerequisties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ms.author: mstewart
44
ms.prod: configuration-manager
55
ms.technology: configmgr-core
66
ms.topic: include
7-
ms.date: 05/18/2021
7+
ms.date: 07/17/2022
88
ms.localizationpriority: high
99
---
1010

@@ -14,7 +14,7 @@ ms.localizationpriority: high
1414

1515
- Access to the [Microsoft Endpoint Manager admin center](https://endpoint.microsoft.com/).
1616
- An environment that's [tenant attached with uploaded devices](../device-sync-actions.md).
17-
- A minimum of Configuration Manager version 2006 and the corresponding version of the console installed.
17+
- A supported version of Configuration Manager and the corresponding version of the console installed.
1818
- Upgrade the target devices to the latest version of the Configuration Manager client.
1919
- At least one Configuration Manager collection that's [available for assigning Endpoint security policies](../endpoint-security-get-started.md#bkmk_collections)
2020
- Windows Devices that [support this profile for tenant attached devices](../endpoint-security-get-started.md#bkmk_supportedprofiles)

0 commit comments

Comments
 (0)