Application Silent Switches (MDT 2013)
Microsoft Deployment Toolkit (MDT) 2013 Application’s Silent Switches
Microsoft Windows Update Agent
WindowsUpdateAgent30-x86.exe /quiet /norestart /wuforce
Microsoft Internet Information Services (IIS) 7.0 Manager
don’t forget to enable the IIS-WebServerRole and IIS-WebServerManagementTools in your unattend.xml.
msiexec /i inetmgr_i386.msi /quiet
Microsoft Office
create a configuration .xml file
execute setup.exe using configuration xml file:
setup.exe /config path oconfig.xml
Microsoft Office 2007 Service Pack 2 – extract patch (.msp) files
Microsoft Office 2007 SP2
extract Windows Installer-patch (.msp) files:
office2007sp2-kb953195-fullfile-nl-nl.exe /extract:c: empoffice-sp2
Microsoft Office 2007 Service Pack 2 – install patch (.msp) files
install patch
cd c: empoffice-sp2 && msiexec /update MAINWWsp2.msp /quiet
Microsoft Office 2007 Service Pack 3 – extract patch (.msp) files
Microsoft Office 2007 SP3
extract Windows Installer-patch (.msp) files:
office2007sp3-kb2526086-fullfile-nl-nl.exe /extract:c: empoffice-sp3
Microsoft Office 2007 Service Pack 3 – install patch (.msp) files
install patch
cd c: empoffice-sp3 && msiexec /update MAINWWsp3.msp /quiet
Enhanced Mitigation Experience Toolkit (EMET)
Microsoft Enhanced Mitigation Experience Toolkit 2.1
msiexec /i EMET_Setup.msi /quiet
Microsoft Security Essentials (MSE)
Microsoft Security Essentials
depends/relies on newest Windows Update Agent version, or you’ll receive an error number 327424
mseinstall.exe /s /runwgacheck /o
7-Zip
7z920.exe /S
SNMP Informant
informant-std-17.exe /silent
Ghostscript PS2PDF
ps2pdf 8.15 (direct download)
converter.exe /auto
CutePDF Writer 2.8 (depends/relies on ps2pdf)
/no3d for no ASK-toolbar
CuteWriter.exe /verysilent /no3d
GPG4Win 2.1.0
gpg4win-2.1.0.exe /S
Notepad++ 5.9.8
npp.5.9.8.Installer.exe /S
FileZilla 3.5.3
FileZilla_3.5.3_win32-setup.exe /S
Adobe Reader X 10.0.1
msiexec /i AcroRead.msi /quiet
Adobe Reader X 10.1.2 update
msiexec /update AdbeRdrUpd1012.msp /quiet
Adobe Flash Player Active-X 11.1.102.63
msiexec /i install_flash_player_11_active_x_32bit.msi /quiet
Adobe Flash Player Plugin 11.1.102.63
msiexec /i install_flash_player_11_plugin_32bit.msi /quiet
Mozilla Firefox 11
"Firefox Setup 11.0.exe" /S /V"/Passive /NoRestart"
Mozilla Thunderbird 11
"Thunderbird Setup 11.0.exe" /S /V"/Passive /NoRestart"
7zip
"7z920.exe" /S
FileZilla
FileZilla_3.5.3_win32-setup.exe /S
GIMP
"gimp-2.8.14-setup-1.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
Google Chrome
msiexec.exe /i "googlechromestandaloneenterprise.msi" /qb
Img Burn
"SetupImgBurn_2.5.8.0.exe" /S
Java Runtime
jre-7-windows-x64.exe /s[/cod
Putty
"putty-0.63-installer.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-
TeamViewer
TeamViewer.exe /S
VLC Player
"vlc-2.1.5-win32.exe" /S
Winscp
winscp554setup.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-