@apshoupe One of the issues thats happening, is sysprep is not running the setupcomplete.cmd file. Im playing around with the timeouts on the image to see if sysprep needs additional time to install drivers. I am not sure why this is happening, but yeah.... Thats where we are. It is suppose to be creating a folder in c:\ but thats not happening. I have even added the additional ErrorHandler.cmd file to see it will run that as a failsafe but it is not.
Posts made by apshoupe
-
RE: Drivers not being installed
-
RE: Drivers not being installed
@theopenem_admin These are some of the errors happening during the sysprep driver install
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\circlass.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\CmBatt.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\devauthe.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\disk.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\dmvsc.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\drmk.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\drmkaud.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\dumpsd.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\EhStorTcgDrv.sys. Err = 0x51B
2022-11-09 16:37:43, Warning SYSPRP SPPNP: Failed to secure driver file C:\Windows\System32\drivers\errdev.sys. Err = 0x51BUsing the SetupComplete.cmd and the ErrorHandler.cmd located int he Scripts folder under windows\system32\setup