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/autopilot/windows-autopilot-hybrid.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,10 +126,13 @@ The Intune Connector requires the [same endpoints as Intune](../intune/fundament
126
126
4. Open the downloaded Connector setup file, *ODJConnectorBootstrapper.exe*, to install the Connector.
127
127
5. At the end of the setup, select **Configure**.
128
128
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.
130
130
The user account must have an assigned Intune license.
131
131
8. Go to **Devices** > **Windows** > **Windows enrollment** > **Intune Connector for Active Directory**, and then confirm that the connection status is **Active**.
132
132
133
+
> [!NOTE]
134
+
> The Global administrator role is a temporary requirement at the time of installation.
135
+
133
136
> [!NOTE]
134
137
> 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.
135
138
@@ -204,6 +207,7 @@ Here is a list of VPN clients that are known to be tested and validated:
204
207
- Checkpoint (Win32 client)
205
208
- Citrix NetScaler (Win32 client)
206
209
- SonicWall (Win32 client)
210
+
- FortiClient VPN (Win32 client)
207
211
208
212
**Not supported clients:**
209
213
- UWP-based VPN plug-ins
@@ -246,9 +250,10 @@ It takes about 15 minutes for the device profile status to change from *Not assi
246
250
-**Name**: Enter a descriptive name for the new profile.
247
251
-**Description**: Enter a description for the profile.
248
252
-**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:
252
257
- Provide an OU in which you've delegated control to your Windows 2016 device that is running the Intune Connector.
253
258
- Provide an OU in which you've delegated control to the root computers in your on-prem Active Directory.
254
259
- 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)).
Copy file name to clipboardExpand all lines: memdocs/configmgr/develop/reference/core/clients/client-classes/compliance-settings--dcm--client-interfaces.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
---
2
2
title: "Compliance Settings Client Interfaces"
3
3
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."
Copy file name to clipboardExpand all lines: memdocs/configmgr/develop/reference/core/clients/client-classes/iappmanagementhandler--enforceapp-method.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
---
2
2
title: "IAppManagementHandler::EnforceApp"
3
3
titleSuffix: "Configuration Manager"
4
+
description: "A method that starts the installation of a specific application."
Copy file name to clipboardExpand all lines: memdocs/configmgr/develop/reference/core/clients/sdk/getmachinepolicy-method-in-class-ccm_clientutilities.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
---
2
2
title: "GetMachinePolicy Method"
3
3
titleSuffix: "Configuration Manager"
4
+
description: "A Windows Management Instrumentation class method that gets and evaluates the machine policy for a client device."
0 commit comments