System Center Configuration Manager 2012 (SCCM 2012 All version) How to download prerequisite with command line [cmd] (source product Updater) for SCCM2012 ? What's *.exe use?
Hi all,

Just a little post for all that want to know on how to download the prerequisite with command line [cmd] (source product Updater) for SCCM 2012?
The tool is no longer setup.exe but setupdl.exe.
This tool is present in SMSSETUP\BIN\X64 in SCCM2012 ISO sources.
For use this tool, open a cmd and type this under:
setupdl.exe c:\download

Setupdl.exe command line option:
SETUPDL [options] destination
destination Specifies the directory for downloaded files.
Options:
/verify Verify the manifest and contents at the destination, but do not download
/NoUI Don't show any UI during the process
/? This help