Skip to content

Commit 9bb642a

Browse files
authored
Merge pull request #44008 from nigums/patch-3
Update tutorial-pilot-aadc-aadccp.md
2 parents b2f1ac6 + 2ce55f1 commit 9bb642a

File tree

1 file changed

+12
-24
lines changed

1 file changed

+12
-24
lines changed

articles/active-directory/cloud-provisioning/tutorial-pilot-aadc-aadccp.md

Lines changed: 12 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -128,37 +128,25 @@ Azure AD Connect sync synchronizes changes occurring in your on-premises directo
128128
3. Run `Start-ADSyncSyncCycle`. Hit Enter.
129129

130130
## Install the Azure AD Connect provisioning agent
131-
1. Sign in to the server you will use with enterprise admin permissions. If you are using the [Basic AD and Azure environment](tutorial-basic-ad-azure.md) tutorial it would be CP1.
132-
2. Download the Azure AD Connect cloud provisioning agent [here](https://go.microsoft.com/fwlink/?linkid=2109037).
133-
3. Run the Azure AD Connect cloud provisioning (AADConnectProvisioningAgent.Installer)
134-
3. On the splash screen, **Accept** the licensing terms and click **Install**.</br>
135-
![Welcome screen](media/how-to-install/install1.png)</br>
136-
137-
4. Once this operation completes, the configuration wizard will launch. Sign in with your Azure AD global administrator account.
138-
5. On the **Connect Active Directory** screen, click **Add directory** and then sign in with your Active Directory administrator account. This operation will add your on-premises directory. Click **Next**.</br>
139-
![Welcome screen](media/how-to-install/install3.png)</br>
140-
141-
6. On the **Configuration complete** screen, click **Confirm**. This operation will register and restart the agent.</br>
142-
![Welcome screen](media/how-to-install/install4.png)</br>
143-
144-
7. Once this operation completes you should see a notice **Your was successfully verified.** You can click **Exit**.</br>
145-
![Welcome screen](media/how-to-install/install5.png)</br>
146-
8. If you still see the initial splash screen, click **Close**.1. Sign in to the server you will use with enterprise admin permissions.
147-
2. Download the Azure AD Connect cloud provisioning agent [here](https://go.microsoft.com/fwlink/?linkid=2109037).
148-
3. Run the Azure AD Connect cloud provisioning (AADConnectProvisioningAgent.Installer)
149-
3. On the splash screen, **Accept** the licensing terms and click **Install**.</br>
131+
1. Sign in to the domain joined server. If you are using the [Basic AD and Azure environment](tutorial-basic-ad-azure.md) tutorial, it would be DC1.
132+
2. Sign in to the Azure portal using cloud-only global admin credentials.
133+
3. On the left, select **Azure Active Directory**, click **Azure AD Connect** and in the center select **Manage provisioning (preview)**.</br>
134+
![Azure portal](media/how-to-install/install6.png)</br>
135+
4. Click on "Download agent"
136+
5. Run the Azure AD Connect provisioning agent
137+
6. On the splash screen, **Accept** the licensing terms and click **Install**.</br>
150138
![Welcome screen](media/how-to-install/install1.png)</br>
151139

152-
4. Once this operation completes, the configuration wizard will launch. Sign in with your Azure AD global administrator account.
153-
5. On the **Connect Active Directory** screen, click **Add directory** and then sign in with your Active Directory administrator account. This operation will add your on-premises directory. Click **Next**.</br>
140+
7. Once this operation completes, the configuration wizard will launch. Sign in with your Azure AD global administrator account. Note that if you have IE enhanced security enabled this will block the sign-in. If this is the case, close the installation, disable IE enhanced security in Server Manager, and click the **AAD Connect Provisioning Agent Wizard** to restart the installation.
141+
8. On the **Connect Active Directory** screen, click **Add directory** and then sign in with your Active Directory domain administrator account. NOTE: The domain administrator account should not have password change requirements. In case the password expires or changes, you will need to re-configure the agent with the new credentials. This operation will add your on-premises directory. Click **Next**.</br>
154142
![Welcome screen](media/how-to-install/install3.png)</br>
155143

156-
6. On the **Configuration complete** screen, click **Confirm**. This operation will register and restart the agent.</br>
144+
9. On the **Configuration complete** screen, click **Confirm**. This operation will register and restart the agent.</br>
157145
![Welcome screen](media/how-to-install/install4.png)</br>
158146

159-
7. Once this operation completes you should see a notice **Your was successfully verified.** You can click **Exit**.</br>
147+
10. Once this operation completes you should see a notice: **Your agent configuration was successfully verified.** You can click **Exit**.</br>
160148
![Welcome screen](media/how-to-install/install5.png)</br>
161-
8. If you still see the initial splash screen, click **Close**.
149+
11. If you still see the initial splash screen, click **Close**.
162150

163151
## Verify agent installation
164152
Agent verification occurs in the Azure portal and on the local server that is running the agent.

0 commit comments

Comments
 (0)