You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/configmgr/comanage/how-to-prepare-Win10.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how to prepare your Windows internet-based devices for co-man
5
5
author: mestew
6
6
ms.author: mstewart
7
7
manager: dougeby
8
-
ms.date: 10/05/2021
8
+
ms.date: 02/16/2022
9
9
ms.topic: how-to
10
10
ms.prod: configuration-manager
11
11
ms.technology: configmgr-comanage
@@ -77,26 +77,26 @@ Decide which command-line properties you require for your environment:
77
77
78
78
- The following command-line properties are required in all scenarios:
79
79
80
-
-**CCMHOSTNAME**
80
+
-`CCMHOSTNAME`
81
81
82
-
-**SMSSITECODE**
82
+
-`SMSSITECODE`
83
83
84
84
- If a device uses Azure AD for client authentication and also has a PKI-based client authentication certificate, specify the following properties to use Azure AD:<!-- MEMDocs#1483 -->
85
85
86
-
-**AADCLIENTAPPID**
86
+
-`AADCLIENTAPPID`
87
87
88
-
-**AADRESOURCEURI**
88
+
-`AADRESOURCEURI`
89
89
90
-
- If the client roams back to the intranet, use the **SMSMP** property.
90
+
- If the client roams back to the intranet, use the `SMSMP` property.
91
91
92
-
- If you use your own PKI certificate, and your CRL isn't published to the internet, use the **/NoCRLCheck** parameter. For more information, see [About client installation properties: /NoCRLCheck](../core/clients/deploy/about-client-installation-properties.md#nocrlcheck).
92
+
- If you use your own PKI certificate, and your CRL isn't published to the internet, use the `/NoCRLCheck` parameter. For more information, see [About client installation properties: /NoCRLCheck](../core/clients/deploy/about-client-installation-properties.md#nocrlcheck).
93
93
94
94
> [!IMPORTANT]
95
95
> Microsoft recommends publishing the CRL. For more information, see [Planning for CRLs](../core/plan-design/security/plan-for-certificates.md#pki-certificate-revocation).<!-- memdocs#1942 -->
96
96
97
-
- To bootstrap a task sequence immediately after client registration, use the **PROVISIONTS** property. For more information, see [About client installation properties: PROVISIONTS](../core/clients/deploy/about-client-installation-properties.md#provisionts).
97
+
- To bootstrap a task sequence immediately after client registration, use the `PROVISIONTS` property. For more information, see [About client installation properties: PROVISIONTS](../core/clients/deploy/about-client-installation-properties.md#provisionts).
98
98
99
-
The site publishes other Azure AD information to the cloud management gateway (CMG). An Azure AD-joined client gets this information from the CMG during the ccmsetup process, using the same tenant to which it's joined. This behavior further simplifies enrolling devices to co-management in an environment with more than one Azure AD tenant. The only two required ccmsetup properties are **CCMHOSTNAME** and **SMSSITECODE**.<!--3607731-->
99
+
The site publishes other Azure AD information to the cloud management gateway (CMG). An Azure AD-joined client gets this information from the CMG during the ccmsetup process, using the same tenant to which it's joined. This behavior further simplifies enrolling devices to co-management in an environment with more than one Azure AD tenant. The only two required ccmsetup properties are `CCMHOSTNAME` and `SMSSITECODE`.<!--3607731-->
100
100
101
101
> [!NOTE]
102
102
> If you're already deploying the Configuration Manager client from Intune, update the Intune app with a new command line and new MSI.<!-- SCCMDocs-pr issue 3084 -->
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/clients/deploy/about-client-settings.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Client settings
3
3
titleSuffix: Configuration Manager
4
4
description: Learn about the default and custom settings for controlling client behaviors
5
-
ms.date: 01/11/2022
5
+
ms.date: 02/16/2022
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-client
8
8
ms.topic: reference
@@ -458,7 +458,7 @@ Choose one of the following options for this setting:
458
458
> [!IMPORTANT]
459
459
> The client always permits software installations from Software Center, regardless of the metered internet connection settings. If the user requests a software installation while the device is on a metered network, Software Center honors the user's intent.<!-- MEMDocs#285 -->
460
460
461
-
Client install and update both work when you configure this client setting to **Allow** or **Limit**. This behavior allows the client to stay current, but still manage the client communication on a metered network. You can control this behavior during client install with the ccmsetup parameter **/AllowMetered**. For more information, see [About client installation parameters and properties](../../clients/deploy/about-client-installation-properties.md#allowmetered).<!--6976145-->
461
+
Client install and update both work when you configure this client setting to **Allow** or **Limit**. This behavior allows the client to stay current, but still manage the client communication on a metered network. You can control this behavior during client install with the ccmsetup parameter `/AllowMetered`. For more information, see [About client installation parameters and properties](../../clients/deploy/about-client-installation-properties.md#allowmetered).<!--6976145-->
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/clients/deploy/deploy-clients-cmg-azure.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Install the client with Azure AD
3
3
titleSuffix: Configuration Manager
4
4
description: Install and assign the Configuration Manager client on Windows devices using Azure Active Directory for authentication
5
-
ms.date: 10/01/2021
5
+
ms.date: 02/16/2022
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-client
8
8
ms.topic: conceptual
@@ -88,18 +88,18 @@ The following example shows the general structure of the command line:
88
88
89
89
For more information, see [Client installation properties](about-client-installation-properties.md).
90
90
91
-
The **/mp** parameter and **CCMHOSTNAME** property specify one of the following, depending upon the scenario:
91
+
The `/mp` parameter and `CCMHOSTNAME` property specify one of the following, depending upon the scenario:
92
92
93
-
- On-premises management point. Only specify the **/mp** parameter. The **CCMHOSTNAME** property isn't required.
93
+
- On-premises management point. Only specify the `/mp` parameter. The `CCMHOSTNAME` property isn't required.
94
94
- Cloud management gateway
95
95
- Internet-based management point
96
96
97
-
The **SMSMP** property specifies the on-premises management point. It's not required. It's recommended for Azure AD-joined devices that roam onto the intranet, so they can find an on-premises management point.
97
+
The `SMSMP` property specifies the on-premises management point. It's not required. It's recommended for Azure AD-joined devices that roam onto the intranet, so they can find an on-premises management point.
98
98
99
99
This example uses a cloud management gateway. It replaces sample values:
The site publishes additional Azure AD information to the cloud management gateway (CMG). An Azure AD-joined client gets this information from the CMG during the ccmsetup process, using the same tenant to which it's joined. This behavior further simplifies installing the client in an environment with more than one Azure AD tenant. The only two required ccmsetup properties are **CCMHOSTNAME** and **SMSSITECODE**.<!--3607731-->
102
+
The site publishes additional Azure AD information to the cloud management gateway (CMG). An Azure AD-joined client gets this information from the CMG during the ccmsetup process, using the same tenant to which it's joined. This behavior further simplifies installing the client in an environment with more than one Azure AD tenant. The only two required ccmsetup properties are `CCMHOSTNAME` and `SMSSITECODE`.<!--3607731-->
103
103
104
104
To automate the client install using Azure AD identity via Microsoft Intune, see [How to prepare internet-based devices for co-management](../../../comanage/how-to-prepare-Win10.md#install-the-configuration-manager-client).
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/clients/deploy/deploy-clients-cmg-token.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Token-based authentication for CMG
3
3
titleSuffix: Configuration Manager
4
4
description: Register a client on the internal network for a unique token or create a bulk registration token for internet-based devices.
5
-
ms.date: 07/23/2021
5
+
ms.date: 02/16/2022
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-client
8
8
ms.topic: conceptual
@@ -63,7 +63,7 @@ To create a bulk registration token for use during client installation on intern
63
63
64
64
1. Copy the token and save it in a secure location.
65
65
66
-
1. Install the Configuration Manager client on an internet-based device. Include the client installation parameter: [**/regtoken**](about-client-installation-properties.md#regtoken). The following example command line includes the other required setup parameters and properties:
66
+
1. Install the Configuration Manager client on an internet-based device. Include the client installation parameter: [`/regtoken`](about-client-installation-properties.md#regtoken). The following example command line includes the other required setup parameters and properties:
@@ -94,13 +94,13 @@ The `BulkRegistrationTokenTool.exe` tool is in the `\bin\X64` folder of the Conf
94
94
-`/new`
95
95
-`/lifetime`
96
96
97
-
#### /?
97
+
#### `/?`
98
98
99
99
Display this usage information.
100
100
101
101
Example: `BulkRegistrationTokenTool.exe /?`
102
102
103
-
#### /new
103
+
#### `/new`
104
104
105
105
Create a new bulk registration token.
106
106
@@ -114,7 +114,7 @@ The tool displays the following information:
114
114
115
115
The token isn't stored on the client or the site. Make sure to copy the token from the command prompt, and store in a secure location.
116
116
117
-
#### /lifetime
117
+
#### `/lifetime`
118
118
119
119
Use with `/new` parameter to specify the token validity period of the token. Specify an integer value in minutes. The default value is 4,320 (three days). The maximum value is 10,080 (seven days).
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/clients/manage/azure-ccmsetup.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure AD authentication workflow
3
3
titleSuffix: Configuration Manager
4
4
description: Details of the Configuration Manager client installation process on a Windows device with Azure Active Directory (Azure AD) authentication.
5
-
ms.date: 07/15/2021
5
+
ms.date: 02/16/2022
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-client
8
8
ms.topic: reference
@@ -32,7 +32,7 @@ In this workflow sample, you installed the Configuration Manager client on a Win
32
32
33
33
### 1. Azure AD info request from ccmsetup
34
34
35
-
Clients installed from internet need specific command-line properties to use Azure AD authentication. You can include these properties in the command line for [internet ccmsetup](../../../comanage/how-to-prepare-win10.md#install-the-configuration-manager-client), but they aren't required. When you don't use Azure AD properties, ccmsetup requests the **AADCLIENTAPPID** and **AADRESOURCEURI** properties from the cloud management gateway (CMG). It uses the device's Azure AD TenantID as a reference. If you haven't onboarded the client's TenantID in Configuration Manager, the CMG doesn't give the required properties to ccmsetup to continue client installation.
35
+
Clients installed from internet need specific command-line properties to use Azure AD authentication. You can include these properties in the command line for [internet ccmsetup](../../../comanage/how-to-prepare-win10.md#install-the-configuration-manager-client), but they aren't required. When you don't use Azure AD properties, ccmsetup requests the `AADCLIENTAPPID` and `AADRESOURCEURI` properties from the cloud management gateway (CMG). It uses the device's Azure AD TenantID as a reference. If you haven't onboarded the client's TenantID in Configuration Manager, the CMG doesn't give the required properties to ccmsetup to continue client installation.
36
36
37
37
The following entries are logged in **ccmsetup.log** of the client:
38
38
@@ -46,7 +46,7 @@ Enabled SSL revocation check.
46
46
> [!IMPORTANT]
47
47
> During ccmsetup, the device has to validate the CMG server authentication certificate. The root certificate authority (CA) certificate for the CMG server authentication certificate needs to be available on the client for the chain validation. If you use PKI, when the root CA isn't published on the internet, add the root CA certificate to the device's root CAs store.
48
48
>
49
-
> If the root CA certificate revocation list (CRL) isn't published on internet, add the **/nocrlcheck** parameter in the ccmsetup command line.
49
+
> If the root CA certificate revocation list (CRL) isn't published on internet, add the `/nocrlcheck` parameter in the ccmsetup command line.
- Root CA not present: Clients need the root CA certificate to validate the CMG server authentication certificate.
264
264
265
-
- CRL check is enabled: Publish the CRL on the internet. As an alternative, use the **/NoCRLCheck** parameter for ccmsetup. You can also disable the following option: **Clients check the certificate revocation list (CRL) for site systems**. Find this setting on the **Communication Security** tab of the site properties.
265
+
- CRL check is enabled: Publish the CRL on the internet. As an alternative, use the `/NoCRLCheck` parameter for ccmsetup. You can also disable the following option: **Clients check the certificate revocation list (CRL) for site systems**. Find this setting on the **Communication Security** tab of the site properties.
266
266
267
267
- The WPJ certificate isn't found: Make sure the device is Azure AD-joined. Use [dsregcmd.exe](/azure/active-directory/devices/troubleshoot-device-dsregcmd). For example, `dsregcmd /status` and look at the **Device State** section.
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/clients/manage/cmg/configure-clients.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Configure clients for CMG
3
3
titleSuffix: Configuration Manager
4
4
description: Understand how to configure clients to use the cloud management gateway (CMG).
5
-
ms.date: 08/02/2021
5
+
ms.date: 02/16/2022
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-client
8
8
ms.topic: how-to
@@ -56,7 +56,7 @@ There are two methods to install the Configuration Manager client on devices tha
56
56
57
57
- The first method is to use a bulk registration token to install the client on a device. For more information on this method, see [Create a bulk registration token](../../deploy/deploy-clients-cmg-token.md#bulk-registration-token).
58
58
59
-
- For the second method, when you run **ccmsetup.exe**, use the **/mp** parameter to specify the CMG's URL. For more information, see [About client installation parameters and properties](../../deploy/about-client-installation-properties.md#mp). This method requires one of the following conditions:
59
+
- For the second method, when you run **ccmsetup.exe**, use the `/mp` parameter to specify the CMG's URL. For more information, see [About client installation parameters and properties](../../deploy/about-client-installation-properties.md#mp). This method requires one of the following conditions:
60
60
61
61
- The Configuration Manager site is properly configured to use PKI certificates for client authentication. Additionally, the client systems each have a valid, unique, and trusted client authentication certificate previously issued to them.
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/clients/manage/manage-clients.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Manage clients
3
3
titleSuffix: Configuration Manager
4
4
description: Learn how to manage clients in Configuration Manager.
5
-
ms.date: 12/01/2021
5
+
ms.date: 02/16/2022
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-client
8
8
ms.topic: conceptual
@@ -241,7 +241,7 @@ For more information, see [Configure the client content cache](configure-client-
241
241
242
242
## Uninstall the client
243
243
244
-
You can uninstall the Configuration Manager client software from a computer by using **CCMSetup.exe** with the **/Uninstall** property. Run CCMSetup.exe on an individual computer from the command prompt, or deploy a package to uninstall the client for a collection of computers.
244
+
You can uninstall the Configuration Manager client software from a computer by using **CCMSetup.exe** with the `/Uninstall` property. Run CCMSetup.exe on an individual computer from the command prompt, or deploy a package to uninstall the client for a collection of computers.
245
245
246
246
> [!NOTE]
247
247
> You can't uninstall the Configuration Manager client from a mobile device. If you must remove the Configuration Manager client from a mobile device, you must wipe the device, which deletes all data on the mobile device.
Copy file name to clipboardExpand all lines: memdocs/configmgr/core/clients/manage/upgrade/exclude-clients-windows.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Exclude client upgrades for Windows
3
3
titleSuffix: Configuration Manager
4
4
description: Learn how to exclude Windows clients from getting upgraded in Configuration Manager.
5
-
ms.date: 07/23/2021
5
+
ms.date: 02/16/2022
6
6
ms.prod: configuration-manager
7
7
ms.technology: configmgr-client
8
8
ms.topic: how-to
@@ -53,7 +53,7 @@ If a device is a member of a collection that you excluded from upgrade, you can
53
53
54
54
-**Client push installation**: Ccmsetup allows client push installation because it's your direct intent. This method lets you upgrade a client without removing it from the collection, or removing the entire collection from exclusion.
55
55
56
-
-**Manual client installation**: Manually upgrade an excluded client by using the following Ccmsetup command-line parameter: **/IgnoreSkipUpgrade**
56
+
-**Manual client installation**: Manually upgrade an excluded client by using the following Ccmsetup command-line parameter: `/IgnoreSkipUpgrade`
57
57
58
58
If you attempt to manually upgrade a client that's a member of the excluded collection, and don't use this parameter, the client doesn't upgrade. For more information, see [How to install Configuration Manager clients manually](../../deploy/deploy-clients-to-windows-computers.md#BKMK_Manual).
0 commit comments