KingAFW Posted October 27, 2008 Share Posted October 27, 2008 HiWondered if someone could point me to what Im doing wrong.I have set up a network distribution share, under the share I have the following folder:\\prod03\SP2CSHARE\Lang\ENG\sku\pro.sp2\x86\I386\$oem$\$1\Drivers\1. Inf\IMBA9454GIn my unattend file I have included the following two lines:[unattended]DriverSigningPolicy = IgnoreOemPnPDriversPath = "Drivers\1. Inf\IMBA9454G"I got the impression that this would copy the Drivers folder to the local computer under c:\windows\drivers and also search this folder when autoinstalling but nothing happens.Anyone got any ideas what Im doing wrong? Link to comment Share on other sites More sharing options...
little_alien Posted October 27, 2008 Share Posted October 27, 2008 maybe the " . " in the pathDrivers\1. Inf\IMBA9454G Link to comment Share on other sites More sharing options...
KingAFW Posted October 27, 2008 Author Share Posted October 27, 2008 maybe the " . " in the pathDrivers\1. Inf\IMBA9454GI thought about that but then he should at least have copied the drivers folder over to the local machine, doesnt seem like he does anything at all with the i386/$oem$ folder.I can put the $oem$ structure one space down so it lies in the same dir as i386 but then I get a $oem$\$1\driver\etc. structure on the root of the local disk. I got the feeling from microsoft support site that he was supposed to recognize the $oem$ folder structure and place it under the system dir. Link to comment Share on other sites More sharing options...
little_alien Posted October 27, 2008 Share Posted October 27, 2008 if you download one of the drivers from the HP website there is a sub directory named ris with a readme file inside. has all the correct structres to use, I deal with WDS and for me to do it i have an image called XP_SP2 so where that is stored i have to have a dir called XP_SP2 which contains the \$OEM$ \$1 \Drivers Folder. dunno if thats any help for ya Link to comment Share on other sites More sharing options...
KingAFW Posted October 28, 2008 Author Share Posted October 28, 2008 Think I solved the problem now.I based the unattended install on Windows OPK tools which creates configuration set folders. When I put the $oem$ structure in the config folder instead of the main windows distribution folder it should work.Thx for replies. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now