# How to deploy a Win-32 app with Microsoft Intune

### How to deploy a Win-32 app with Microsoft Intune

\*\*Before we start our deployment process, we must prepare the installation file using the Microsoft Win32 tool as the following snaps: \*\*

1 –Download Microsoft Win32 Content Prep Tool from Microsoft:

https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool

2- Open the Microsoft Win32 tool:

Specify the source folder

![1.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002591110/RqBXLPkNf.jpg align="left")

Specify the source folder :

![2.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002615770/c2tWwvRsw.jpg align="left")

Specify the output folder:

![3.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002640703/qGPv4Pzrg.jpg align="left")

Press Next and enter :

![4.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002662977/ql_pyIxvJ.jpg align="left")

Wait until the file become ready:

![5.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002709553/LW6NJQbIQ.jpg align="left")

Now check the output folder, you will find the “Intune installation package” :

![6.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002738232/MsygzDg6h.jpg align="left")

Now we move on to the Microsoft Endpoint Manager Admin Center.

https://endpoint.microsoft.com

### Navigate to the apps

![7.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002775747/OLL-1t24_.jpg align="left")

Select the platform Windows:

![8.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666002793537/V4wbf6QiJ.jpg align="left")

Select Add :

![9.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003031229/RGOXTVSb6.jpg align="left")

Select the Windows app (Win32).

![10.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003044568/tfiONle0l.jpg align="left")

Locate the package file :

![11.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003065723/cbdldfXDm.jpg align="left")

Start to fill in some information about the app, especially the required fields and press next :

![12.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003101171/qSTf9MjSe.jpg align="left")

Configure the installation and uninstallation commands with attributes and press next:

![13.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003184601/81QDYOZrk.jpg align="left")

Select the operating system and version, the rest is optional, and press next:

![14.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003214816/2aMz16zCz.jpg align="left")

![15.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003250704/96Q2b9S5d.jpg align="left")

![16.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003267214/Hyw-T4wrG.jpg align="left")

Now we need to configure the detection rules. We want Cisco AMP to be installed on a system and press next :

![17.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003290382/as3sv0bXV.jpg align="left")

There are no dependencies and press next :

![18.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003317335/JHT6mdi99.jpg align="left")

Now we can specify who should receive this app we can choose "All Devices" and "All Users" if we are going to deploy it for all the endpoint device

## But I recommend applying it “test group” before applying it to all devices to avoid misconfiguration

![19.jpg](https://cdn.hashnode.com/res/hashnode/image/upload/v1666003382194/V5f_xXtSh.jpg align="left")

Best regards,
