I run this as an application towards the end of the TS then reboot with MDT and run it again followed by another reboot before finishing up the whole TS. @echo off TITLE Running DELL Command Update… REM Checks for updated DELL Drivers using DELL Command Update CLI “C:Program FilesDellCommandUpdatedcu-cli.exe” /configure -silent -autoSuspendBitLocker=enable -userConsent=disable “C …
