Using the VS2010\vs_setup.msi you can use the following commands for unattended install / unattended uninstall:
unattended install: msiexec.exe /q ALLUSERS=2 /m MSIIIBOJ /i "vs_setup.msi"
unattended uninstall: msiexec.exe /q /m MSIIIBOJ /x "vs_setup.msi"
If you sing Microsoft SCCM and want a complete and silent install just choose the .exe and choose silent as the option in SCCM. No need for any other command line settings. The software will install including the dependencies in silent mode.
A great number of the command lines and even a few of the filenames do not correspond to the real ones in the package. You will have to go through them one at a time and test them to ensure the install goes well.
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.