{"id":22981,"date":"2022-01-31T17:06:25","date_gmt":"2022-01-31T17:06:25","guid":{"rendered":"http:\/\/activedirectorypro.com\/?p=22981"},"modified":"2023-09-10T15:08:00","modified_gmt":"2023-09-10T15:08:00","slug":"deploy-software-exe-using-group-policy-part-2","status":"publish","type":"post","link":"https:\/\/activedirectorypro.com\/deploy-software-exe-using-group-policy-part-2\/","title":{"rendered":"How to Deploy an EXE file using Group Policy"},"content":{"rendered":"\n

In this tutorial, you will learn how to deploy an exe install file using group policy. <\/p>\n\n\n\n

If you need to install an MSI file then check out my previous tutorial How to Deploy Software using GPO<\/a>. <\/p>\n\n\n\n

Group policy software deployment does not support exe files. You will need to use a script and group policy to deploy software with an exe. I’ll show you these steps below. <\/p>\n\n\n\n

I do not recommend this method as it will require the users to have administrator rights and the ability to run scripts. I strongly recommend against users having either of those rights. If you must deploy an exe with group policy then try to grant temporary rights, when the deployment is done remove the rights and ability to run scripts. The preferred method would be to use a 3rd party program that can securely install software on your remote computers. Those programs can be expensive so I understand the desire to use free options. I’ve been there before and at times you have no choice due to a lack of funding or management constraints. <\/p>\n\n\n\n

Steps for deploying an EXE:<\/strong><\/p>\n\n\n\n