Hi All,
I have created a script based package (EXE) that accepts command line argument so the application can be installed differently based on argument, I have created 10 different applications in SCCM console using same source media but command line are different for each install (deployment type) and now I have to modify one source file. Since SCCM uses Single Instance Storage to copy contents so I am wondering if I need to update content to all of 10 deployment types or just one?
I hope I am not confusing anyone with this question but if I did then please let me know so I can explain in details.