Forum Discussion
Anonymous
Nov 14, 2018Uninstall application using intune
Hello, We are using Box as a filshare system and we need to push out Box Drive to all clients. Before we can do that we need to uninstall "Box Sync", is there a way to uninstall box sync using Wi...
Deetrain
Feb 25, 2020Copper Contributor
Oliver KieselbachHi Oliver,
I have a set of application of exe files, convert them into intunewin, unfortunately it doesnt automatically populate the install and uninstall command. I tried looking at the vendors and finding an msi to convert for these applications but no luck there. What do you think I should do?
markhazzy1970
Oct 28, 2021Copper Contributor
Deetrain What we do is create a batch file to install exe's works well and saves having to find the string
And convert the batch file to Intune win and set that as the install/uninstall commands
- FrozeninsaneMar 26, 2025Copper Contributor
Hellomarkhazzy1970 do you mind sharing an example of a batch file that installs exe files?