Can I install the Windows SDK in quiet mode?
If you’ve tried to install the Windows SDK from a command line in quiet mode using setup.exe /q you have probably found that it’s not supported. Users are required to view and accept the Microsoft EULA during the installation, and that's not possible via a command line setup.
Windows SDK Team