Asked By
karengsam
10 points
N/A
Posted on - 06/26/2017
I want to know the method to deploy exe via group policy. I am not aware how to do this as I am pretty much a beginner and have very less know related to this. Please help.
Â
How To Deploy Exe Via Group Policy Steps
To deploy exe via group policy proceed as follows-
- First you need to find the silent installation switched for the exe you wish to deploy
- Then you need to create a startup script
- And then after that create a GPO using the startup script you just created
- You can also create a zap file to make the process easier.
This is how you deploy exe via group policy.