Skip to content

Commit b1e0ecc

Browse files
authored
Merge pull request #7264 from MicrosoftDocs/main
Publish 04/05/2022, 10:30 AM
2 parents e4d201b + d1186e4 commit b1e0ecc

62 files changed

Lines changed: 501 additions & 91 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -924,15 +924,20 @@
924924
"redirect_document_id": false
925925
},
926926
{
927-
"source_path": "windows-365/end-user-access-cloud-pc.md",
928-
"redirect_url":"/windows-365/enterprise/end-user-access-cloud-pc",
927+
"source_path": "windows-365/enterprise/end-user-access-cloud-pc.md",
928+
"redirect_url":"windows-365/end-user-access-cloud-pc",
929929
"redirect_document_id": false
930930
},
931931
{
932-
"source_path": "windows-365/end-user-hardware-requirements.md",
933-
"redirect_url":"/windows-365/enterprise/end-user-hardware-requirements",
932+
"source_path": "windows-365/enterprise/end-user-hardware-requirements.md",
933+
"redirect_url":"windows-365/end-user-hardware-requirements",
934934
"redirect_document_id": false
935-
},
935+
},
936+
{
937+
"source_path": "windows-365/business/get-users-started.md",
938+
"redirect_url":"/windows-365/get-users-started",
939+
"redirect_document_id": false
940+
},
936941
{
937942
"source_path": "windows-365/get-cloud-pc-audit-logs-using-powershell.md",
938943
"redirect_url":"/windows-365/enterprise/get-cloud-pc-audit-logs-using-powershell",
@@ -1094,4 +1099,4 @@
10941099
"redirect_document_id": true
10951100
}
10961101
]
1097-
}
1102+
}

memdocs/autopilot/windows-autopilot-hybrid.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,13 @@ The Intune Connector requires the [same endpoints as Intune](../intune/fundament
126126
4. Open the downloaded Connector setup file, *ODJConnectorBootstrapper.exe*, to install the Connector.
127127
5. At the end of the setup, select **Configure**.
128128
6. Select **Sign In**.
129-
7. Enter the user Global Administrator or Intune Administrator role credentials.
129+
7. Enter the Global administrator or Intune administrator role credentials.
130130
The user account must have an assigned Intune license.
131131
8. Go to **Devices** > **Windows** > **Windows enrollment** > **Intune Connector for Active Directory**, and then confirm that the connection status is **Active**.
132132

133+
> [!NOTE]
134+
> The Global administrator role is a temporary requirement at the time of installation.
135+
133136
> [!NOTE]
134137
> After you sign in to the Connector, it might take a couple of minutes to appear in the [Microsoft Endpoint Manager admin center](https://go.microsoft.com/fwlink/?linkid=2109431). It appears only if it can successfully communicate with the Intune service.
135138
@@ -204,6 +207,7 @@ Here is a list of VPN clients that are known to be tested and validated:
204207
- Checkpoint (Win32 client)
205208
- Citrix NetScaler (Win32 client)
206209
- SonicWall (Win32 client)
210+
- FortiClient VPN (Win32 client)
207211

208212
**Not supported clients:**
209213
- UWP-based VPN plug-ins
@@ -246,9 +250,10 @@ It takes about 15 minutes for the device profile status to change from *Not assi
246250
- **Name**: Enter a descriptive name for the new profile.
247251
- **Description**: Enter a description for the profile.
248252
- **Platform**: Select **Windows 10 and later**.
249-
- **Profile type**: Select **Domain Join**.
250-
3. Select **Settings**, and then provide a **Computer name prefix**, **Domain name**.
251-
4. (Optional) Provide an **Organizational unit** (OU) in [DN format](/windows/desktop/ad/object-names-and-identities#distinguished-name). Your options include:
253+
- **Profile type**: Select **Templates**, choose the template name **Domain Join** and select **Create**.
254+
3. Enter the **Name** and **Description** and select **Next**.
255+
5. Provide a **Computer name prefix** and **Domain name**.
256+
6. (Optional) Provide an **Organizational unit** (OU) in [DN format](/windows/desktop/ad/object-names-and-identities#distinguished-name). Your options include:
252257
- Provide an OU in which you've delegated control to your Windows 2016 device that is running the Intune Connector.
253258
- Provide an OU in which you've delegated control to the root computers in your on-prem Active Directory.
254259
- If you leave this blank, the computer object will be created in the Active Directory default container (CN=Computers if you never [changed it](https://support.microsoft.com/help/324949/redirecting-the-users-and-computers-containers-in-active-directory-dom)).

memdocs/configmgr/develop/core/clients/remote-control/how-to-configure-remote-tools-settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Configure Remote Tools Settings"
33
titleSuffix: "Configuration Manager"
4+
description: "Learn how to use the Remote Tools Client Agent settings by modifying the necessary site control file settings."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/core/servers/configure/how-to-configure-active-directory-group-discovery.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Configure Active Directory Group Discovery"
33
titleSuffix: "Configuration Manager"
4+
description: "Learn how to configure the Active Directory Group Discovery settings by modifying the necessary site control file settings."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/osd/how-to-create-a-configuration-manager-custom-action-control.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Create a Custom Action Control"
33
titleSuffix: "Configuration Manager"
4+
description: "Learn how to create a custom action control in Configuration Manager."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/compliance-settings--dcm--client-interfaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Compliance Settings Client Interfaces"
33
titleSuffix: "Configuration Manager"
4+
description: "Learn about the configuration management COM automation classes and related types used by client applications to manage configuration items on the client computer."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/client-classes/iappmanagementhandler--enforceapp-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "IAppManagementHandler::EnforceApp"
33
titleSuffix: "Configuration Manager"
4+
description: "A method that starts the installation of a specific application."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/sdk/ccm_userlogonevents-client-wmi-class.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "CCM_UserLogonEvents Class"
33
titleSuffix: "Configuration Manager"
4+
description: "A client class that represents a user logon event."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/clients/sdk/getmachinepolicy-method-in-class-ccm_clientutilities.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "GetMachinePolicy Method"
33
titleSuffix: "Configuration Manager"
4+
description: "A Windows Management Instrumentation class method that gets and evaluates the machine policy for a client device."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/servers/configure/getfeaturestate-method-in-class-sms_site.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "GetFeatureState Method"
33
titleSuffix: "Configuration Manager"
4+
description: "A Windows Management Instrumentation class method that gets the enabled and disabled state of a feature."
45
ms.date: "09/20/2016"
56
ms.prod: "configuration-manager"
67
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)