Setup.exe Cmd-line prompts & descriptions
/emsport: { com1 | com2 | usebiossettings | off} [/ emsbaudrate:baudrate]
Configures EMS to be enabled or disabled. The [baudrate] optional parameter specifies the baud rate for data transfer during the debugging process.
/1394debug: channel [baudrate:baudrate]
Enables kernel debugging over a FireWire (IEEE 1394) port for troubleshooting purposes. The [baudrate] optional parameter specifies the baud for data transfer during the debugging process.
/noreboot
Normally, when the down-level phase of Setup.exe is complete, the computer restarts. This option specifies that the computer should not restart so that you can execute another command prior to the restart.
/unattend:[ answerfile]
Specifies that you will be using an unattended installation for Windows Server 2016. The answerfile variable points to the custom answer file you will use for installation.
/tempdrive:drive letter
Specifies the location that will be used to store the temporary files for Windows Server 2016 and the installation partition for Windows Server 2016.
/m:folder_name
Used with Setup to specify that replacement files should be copied from the specified location. If the files are not present, Setup will use the default location.
/debug:port [baudrate:baudrate]
debugging over the specified port for troubleshooting purposes. The [baudrate] optional parameter specifies the baud rate for data transfer during the debugging process.