G
Guest
Thank You in advance for your assistance..
I am creating a base image for multiple desktop systems, and am running into
a problem with sysprep and pnp loading drivers correctly during the
mini-setup process. Per many articles released by Microsoft, I believe I am
following the correct procedure. Please see a snippet of my sysprep.inf:
[Unattended]
OemSkipEula=Yes
OemPreinstall = Yes
DriverSigningPolicy = Ignore
OemPnPDriversPath=DRIVERS\audio;DRIVERS\Ethernet;DRIVERS\video
The drivers themselves are loaded on the root of C: in a folder titled
"DRIVERS". Please see below:
C:\DRIVERS
C:\DRIVERS\audio
C:\DRIVERS\Ethernet
C:\DRIVERS\video
Now, it is my understanding that if the drivers are entirely there, and the
sysprep references the folders correctly, there should be no problem loading
the drivers during the mini-setup.
But, the problem is- the drivers are not installing on the workstation
during the mini-setup. Before I created the image, I ran sysprep.exe with the
-pnp option to reenumerate all PnP devices. However, this is not working as I
think it should.. Can someone tell me what I'm doing wrong?
Many Thanks,
Drummer9909
I am creating a base image for multiple desktop systems, and am running into
a problem with sysprep and pnp loading drivers correctly during the
mini-setup process. Per many articles released by Microsoft, I believe I am
following the correct procedure. Please see a snippet of my sysprep.inf:
[Unattended]
OemSkipEula=Yes
OemPreinstall = Yes
DriverSigningPolicy = Ignore
OemPnPDriversPath=DRIVERS\audio;DRIVERS\Ethernet;DRIVERS\video
The drivers themselves are loaded on the root of C: in a folder titled
"DRIVERS". Please see below:
C:\DRIVERS
C:\DRIVERS\audio
C:\DRIVERS\Ethernet
C:\DRIVERS\video
Now, it is my understanding that if the drivers are entirely there, and the
sysprep references the folders correctly, there should be no problem loading
the drivers during the mini-setup.
But, the problem is- the drivers are not installing on the workstation
during the mini-setup. Before I created the image, I ran sysprep.exe with the
-pnp option to reenumerate all PnP devices. However, this is not working as I
think it should.. Can someone tell me what I'm doing wrong?
Many Thanks,
Drummer9909