Skip to content

Commit e18f175

Browse files
authored
Update tutorial-existing-forest.md
1 parent 76b48a2 commit e18f175

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

articles/active-directory/cloud-provisioning/tutorial-existing-forest.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,22 +48,25 @@ In this scenario, there is an existing forest synced using Azure AD Connect sync
4848
- For certificate validation, unblock the following URLs: **mscrl.microsoft.com:80**, **crl.microsoft.com:80**, **ocsp.msocsp.com:80**, and **www\.microsoft.com:80**. Since these URLs are used for certificate validation with other Microsoft products you may already have these URLs unblocked.
4949

5050
## Install the Azure AD Connect provisioning agent
51-
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 DC1.
52-
2. Download the Azure AD Connect provisioning agent [here](https://go.microsoft.com/fwlink/?linkid=2109037).
53-
3. Run the Azure AD Connect provisioning agent (AADConnectProvisioningAgent.Installer)
54-
3. On the splash screen, **Accept** the licensing terms and click **Install**.</br>
51+
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.
52+
2. Sign in to the Azure portal using cloud-only global admin credentials.
53+
3. On the left, select **Azure Active Directory**, click **Azure AD Connect** and in the center select **Manage provisioning (preview)**.</br>
54+
![Azure portal](media/how-to-install/install6.png)</br>
55+
4. Click on "Download agent"
56+
5. Run the Azure AD Connect provisioning agent
57+
6. On the splash screen, **Accept** the licensing terms and click **Install**.</br>
5558
![Welcome screen](media/how-to-install/install1.png)</br>
5659

57-
4. 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.
58-
5. 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>
60+
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.
61+
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>
5962
![Welcome screen](media/how-to-install/install3.png)</br>
6063

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

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

6871

6972
## Verify agent installation

0 commit comments

Comments
 (0)