# Installing SCCM Admin Console

In scenarios where the standalone WSUS or Intune distribution model will not be used, it is recommended to install the SCCM Admin Console because it can be connected to the SCCM server. Although installation is not required, SCCM Admin Console should be installed if trigger functions on SCCM side and application distribution functions over SCCM are desired.

The location of the AdminConsole.msi file varies depending on the directory where SCCM is installed. In the installation directory of SCCM, the setup file can be found in the following location.

*{InstallationFolder}*\tools\ConsoleSetup\Admin.Console.msi

* The installation is started by pressing the Install button on the program.

![](/files/BRTgDLYtIyulz79LHJja)

* Enter your SCCM Site Server name, then click next.

![](/files/pmrl4s1c2IAYghkq0kzO)

* Check the installation directory and click Next.

![](/files/vovPDQdifaULGpXCromL)

* Click Install button to install console.

![](/files/zvzLiAyDJWOZFpC7OhLe)

* After the installation is finished, click Finish.

![](/files/QP4B6L94rtHKlr6sCJwL)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.easy2patch.com/deployment/installing-sccm-admin-console.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
