> ## Documentation Index
> Fetch the complete documentation index at: https://docs.truu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Package and Deploy TruU Windows Authenticator in Intune

### Step 1: Download the TruU Application and Config file

1. Login to your TruU Admin Console

<img src="https://mintcdn.com/truu-2/L38yxuvvUa8uAW5I/images/docs/01a76e1f157d141a1139d543a1ac9bf4f5400853a33079d02aa70677df0f13f1-image.png?fit=max&auto=format&n=L38yxuvvUa8uAW5I&q=85&s=cd174b4d84bbc5572293d46578820194" alt="" width="436" height="364" data-path="images/docs/01a76e1f157d141a1139d543a1ac9bf4f5400853a33079d02aa70677df0f13f1-image.png" />

2. Top right corner, Click on the **user icon** and select **Downloads**

<img src="https://mintcdn.com/truu-2/rjjBxA7Z_Wk_-34G/images/docs/db99b92e178a8e9873705c3181ff5ca2f0f4feaf35697c653e44d3855be12a4b-image.png?fit=max&auto=format&n=rjjBxA7Z_Wk_-34G&q=85&s=bba232df576913ac81c447eadb34168d" alt="" width="252" height="414" data-path="images/docs/db99b92e178a8e9873705c3181ff5ca2f0f4feaf35697c653e44d3855be12a4b-image.png" />

3. Accept EULA terms to download software

<img src="https://mintcdn.com/truu-2/m22YLP0oXSNG0U3O/images/docs/6aedccf190e53b8d40cf0498a0592b5b97b2f245101004465e26c519e2e07541-image.png?fit=max&auto=format&n=m22YLP0oXSNG0U3O&q=85&s=7c91639c12e46dc8d78342c784b6a973" alt="" width="610" height="283" data-path="images/docs/6aedccf190e53b8d40cf0498a0592b5b97b2f245101004465e26c519e2e07541-image.png" />

4. Click on the version of the **Windows Authenticator** that you would like to download, enable the **Include Config File in Download** and click **Download**

<img src="https://mintcdn.com/truu-2/qCK1oWL4jNpZKJ8A/images/docs/a561d991c3e415b80a79ef2c5bc737ac2092f1162ef2897d51de3de9639450b4-image.png?fit=max&auto=format&n=qCK1oWL4jNpZKJ8A&q=85&s=d18832ae1d2bc8b4ea864bebe28dd577" alt="" width="1915" height="769" data-path="images/docs/a561d991c3e415b80a79ef2c5bc737ac2092f1162ef2897d51de3de9639450b4-image.png" />

### Step 2: Download the Win32 Content Prep Tool

1. **Download the Win32 packaging tool** from Microsoft's official GitHub repository: [Win32 Content Prep Tool](https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool)
2. **Extract the downloaded ZIP file** to a preferred location (e.g., `C:\IntuneWinAppUtil`).

### Step 3: Prepare Your Source Files

Before running the packaging tool, place the TruU installation file (.exe) and Application.config file in a single folder:

1. Create a folder (e.g., `C:\SourceApp`).
2. Copy the **EXE installer** (`TruU XX.XX.XX.exe`) into this folder.
3. Copy the **configuration file** (e.g., `Application.config`) into the same folder if required for installation.

### Step 4: Run the Win32 Content Prep Tool

1. In the extracted folder, open the IntuneWinAppUtil application and specify the source folder.
2. Specify the installation **file name along with file type**. (Eg: TruUInstallerBundle\_24.2.0.2893.exe)
3. Specify the **output folder path** where the packaged Win32 file should be saved.
4. As there is no catalog folder, enter 'N' for **Do you want to specify catalog folder (Y/N)?**

<img src="https://mintcdn.com/truu-2/YlfY4z_3_-uDkBaP/images/docs/68ede2921b315e86882e733fd26f33000e9cb3b669c5b45b048c69b9cc2ea1bb-image.png?fit=max&auto=format&n=YlfY4z_3_-uDkBaP&q=85&s=e7288e42c4052e7b99b54e487559ac4e" alt="" width="1252" height="271" data-path="images/docs/68ede2921b315e86882e733fd26f33000e9cb3b669c5b45b048c69b9cc2ea1bb-image.png" />

5. The tool will process the files and create a `.intunewin` package in the **output folder**.

### Step 5: Upload and Deploy a Win32 App in Intune

1. Go to the **Microsoft Endpoint Manager Admin Center**: [https://endpoint.microsoft.com](https://endpoint.microsoft.com)
2. In the left-hand menu, go to **Apps > Windows**. Click **Create** and select **Windows app (Win32)**.
3. Click **Select app package file**.
4. Click **Browse** and select your `TruU_XX.XX.XX.intunewin` file which we packaged in the previous step. Click **OK** to upload the file.
5. Enter a **Name** (e.g., "TruU Client").
6. Add a **Description** for users.
7. Choose the **Publisher** (e.g., "TruU Inc.").
8. Optionally, add **categories, display as featured, and an icon**.
9. Click **Next**.
10. **Install command:** "TruUInstallerBundle\_XX.X.X.XXXX.exe" /quiet /config=application.config

**Note:** The above command which have installation file name with format and the config file name with was packaged along with installation file.

11. **Uninstall command:** "TruUInstallerBundle\_XX.X.X.XXXX.exe" /quiet /uninstall
12. Set **Install behavior** to System and **Device restart behavior** to Intune will force a mandatory device restart of you are deploying for User-driven Autopilot else, you can select App install may force a device restart.

<img src="https://mintcdn.com/truu-2/E6hYbyLPrBHWbQ3m/images/docs/d417c76f0c27e756a387ac32d00849dcb12015ea398012273f202898d900ccf1-image.png?fit=max&auto=format&n=E6hYbyLPrBHWbQ3m&q=85&s=dc750772d0df63a59394d4c7039b635d" alt="" width="1003" height="526" data-path="images/docs/d417c76f0c27e756a387ac32d00849dcb12015ea398012273f202898d900ccf1-image.png" />

13. Set the minimum requirements as needed.
14. Configure Detection Rules → Select **Manually configure detection rules** → Click **Add** and choose Rule type **File** → Enter the **folder path** of the app after installation`C:\Program Files\TruU Inc\` → file or folder: TruUAgentService.exe → Detection method: String (version) → Operator: Greater than or equal to → Value: the app version which is being deployed (eg: 25.1.1.4474).

<img src="https://mintcdn.com/truu-2/jMF4bYA9yOA_2TKv/images/docs/33c0af568ee268de3e609a5b76190ce58e93bdd7e713132cbf87477bbebd0725-image.png?fit=max&auto=format&n=jMF4bYA9yOA_2TKv&q=85&s=f19fa7bdee03d39cb731ff17b829172d" alt="" width="673" height="529" data-path="images/docs/33c0af568ee268de3e609a5b76190ce58e93bdd7e713132cbf87477bbebd0725-image.png" />

15. Click **OK**, then **Next**.
16. Under **Assignments**, choose Requirement and add the Dynamic group which was created earlier “UserDriven Autopilot Devices”
17. Click **Next → Review → Save.**

***

[Intune Self-Deployment mode Autopilot Enrollment Workflow](/docs/intune-self-deployment-mode-autopilot-enrollment-workflow)

[Windows Authenticator Uninstallation](/docs/windows-authenticator-uninstall-guide)
