# WADK, WinPE & Admin Console

**Click [Set up a Configuration Manager lab](https://learn.microsoft.com/en-us/intune/configmgr/core/get-started/set-up-your-lab) for detailed setup instructions and access to all necessary download links for the lab.**

**Install:**

- Windows ADK: Deployment Tools, USMT only
- WinPE Addon
- SCCM Admin Center

#### To download and install Configuration Manager:

1. Navigate to the [Evaluation Center](https://www.microsoft.com/evalcenter/download-microsoft-endpoint-configuration-manager) page to download the newest evaluation version of Configuration Manager.

2. Decompress the download media into your predefined location.
3. Follow the installation procedure listed at [Install a site using the Configuration Manager Setup Wizard](https://learn.microsoft.com/en-us/intune/configmgr/core/servers/deploy/install/use-the-setup-wizard-to-install-sites). Within that procedure, you'll input the following:
    
    <div class="buttons buttons-right margin-bottom-none margin-top-sm"><button class="button button-clear button-sm display-flex gap-xxs"></button>  
    </div><div class="has-inner-focus"><table aria-label="Table 1" class="table table-sm margin-top-none"><thead><tr><th>Step in site installation procedure</th><th>Selection</th></tr></thead><tbody><tr><td>Step 4: the **Product Key** page</td><td>Select **Evaluation**.</td></tr><tr><td>Step 7: **Prerequisite Downloads**</td><td>Select **Download required files** and specify your predefined location.</td></tr><tr><td>Step 10: **Site and Installation Settings**</td><td>- **Site code: e.g. LAB**  
    - **Site name: e.g. Mylab**  
    - **Installation folder:** specify your predefined location.</td></tr><tr><td>Step 11: **Primary Site Installation**</td><td>Select **Install the primary site as a stand-alone site**, then click **Next**.</td></tr><tr><td>Step 12: **Database Installation**</td><td>- **SQL Server name (FQDN):** input your FQDN here.  
    - **Instance name:** leave this blank, as you'll use the default instance of SQL Server that you previously installed.  
    - **Service Broker Port:** leave as default port of 4022.</td></tr><tr><td>Step 13: **Database Installation**</td><td>Leave these settings as default.</td></tr><tr><td>Step 14: **SMS Provider**</td><td>Leave these settings as default.</td></tr><tr><td>Step 15: **Client Communication Settings**</td><td>Confirm that **All site system roles accept only HTTPS communication from clients** isn't selected</td></tr><tr><td>Step 16: **Site System Roles**</td><td>Input your FQDN and confirm that your selection of **All site system roles accept only HTTPS communication from clients** is still deselected.</td></tr></tbody></table>
    
    </div>

#### Enable publishing for the Configuration Manager site

Each Configuration Manager site publishes its own site-specific information to the System Management container within its domain partition in the Active Directory schema. Bidirectional channels for communication between Active Directory and Configuration Manager must be opened to handle this traffic. You'll also additionally enable Forest Discovery to determine certain components of your Active Directory and network infrastructure.

#### To configure Active Directory forests for publishing:

1. In the bottom-left corner of the Configuration Manager console, click **Administration**.
2. In the **Administration** workspace, expand **Hierarchy Configuration**, then click **Discovery Methods**.
3. Select **Active Directory Forest Discovery** and click **Properties**.
4. In the **Properties** dialog box, select **Enable Active Directory Forest Discovery**. Once this is active, select **Automatically create Active Directory site boundaries when they are discovered**. A dialog box will appear that states **Do you want to run full discovery as soon as possible?** Click **Yes**.
5. In the **Discovery Method** group at the top of the screen, click **Run Forest Discovery Now**, then navigate to **Active Directory Forests** in the sidebar. Your Active Directory forest should be shown in the list of discovered forests.
6. Navigate to the top of the screen, to the **General** tab.
7. In the **Administration** workspace, expand **Hierarchy Configuration**, then click **Active Directory Forests**.

#### To enable a Configuration Manager site to publish site information to your Active Directory forest:

1. In the Configuration Manager console, click **Administration**.
2. You'll configure a new forest that hasn't yet been discovered.
3. In the **Administration** workspace, click **Active Directory Forests**.
4. On the **Publishing** tab of the site properties, select your connected forest, then click **Ok** to save the configuration.