tva's SMAD (SCCM Multiple Applications Deployment) tool

tva's SMAD is, like the title says, a tool for deploying multiple applications to selected collection fast and with ease.


I started this project a while back and this is the first version of it. It is a bit of "mixed mode" program, since I "found" SCCM SDK only at later stage of my project. All the data gathering and reading is done via raw WMI calls but the actual application deployment uses SDK.


At the time, the program only does Available deployments but later on I will include support for Required deployments as well. I might also rewrite lots of code to use SDK more.


I am not very experienced coder, so there might be bugs and as for the UI design, it is a bit clumsy, but hey, it works!
I have written the program in C#, added some needed libraries with ILMerge and lastly ran everything thru ConfuserEx to prevent trivial disassembly. The program is tested with SCCM CB 1702 but it should work with 2012 onwards.


Please let me know if you like the program or have any improvement suggestions! [email]


Download


[tva's SMAD in action]
[tva's SMAD in action]
[tva's SMAD in action]
[tva's SMAD in action]
[tva's SMAD in action]

Download