MSFN Forum: issues with unattend.xml driver path - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

issues with unattend.xml driver path

#1 User is offline   cdowgos 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 14-December 09

Posted 10 March 2010 - 02:16 PM

attached is my unattend file, no matter what I do, I cant seem to get it to read the path specified for drivers. For instance, our dell E4300 laptops always show up with 2 unknown devices which are the smartcard system and bluetooth if I remember right. If I tell device manager to search C:\Drivers where I have the drivers, it finds and installs them, so I'm thinking theres maybe an issue with the driver path in the xml?

another related question is, is there a way that I can get the updated drivers for each item for each pc from windows update and have those somehow update the driver store so we dont have to run win updates everytime we image a pc?


#2 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,482
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 March 2010 - 10:11 AM

look at my post here
http://www.msfn.org/...post__p__911982

#3 User is offline   cdowgos 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 14-December 09

Posted 11 March 2010 - 12:24 PM

View PostmaxXPsoft, on 11 March 2010 - 10:11 AM, said:



from what I'm seeing it isnt really much different than what I already have other than putting %systemdrive% instead of C:\ ill change it though, maybe the driver path doesnt like drive letters? times like this i really miss old sysprep :)

if it makes a difference this has no winpe, we just sysprep the machine (doing /generalize /oobe /shutdown /unattend:unattend.xml) let it shut down, then upload it to an imaging server, when I pull the image to a machine it also pulls a driver layer for whatever the model is and dumps the drivers to C:\Drivers

This post has been edited by cdowgos: 11 March 2010 - 12:28 PM


#4 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,482
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 March 2010 - 04:29 PM

did you have it in offlineServicing

edit I gave a dell xml here an they have it elsewhere
You know they shut it down and image
  <settings pass="auditSystem"
    <component processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" name="Microsoft-Windows-PnpCustomizationsNonWinPE" language="neutral">
      <DriverPaths>
        <PathAndCredentials wcm:keyValue="1">
          <Path>c:\Drivers</Path>
        </PathAndCredentials>
      </DriverPaths>
    </component>

This post has been edited by maxXPsoft: 11 March 2010 - 04:38 PM


#5 User is offline   cdowgos 

  • Newbie
  • Group: Members
  • Posts: 18
  • Joined: 14-December 09

Posted 17 March 2010 - 09:22 AM

View PostmaxXPsoft, on 11 March 2010 - 04:29 PM, said:

did you have it in offlineServicing

edit I gave a dell xml here an they have it elsewhere
You know they shut it down and image
  <settings pass="auditSystem"
    <component processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" name="Microsoft-Windows-PnpCustomizationsNonWinPE" language="neutral">
      <DriverPaths>
        <PathAndCredentials wcm:keyValue="1">
          <Path>c:\Drivers</Path>
        </PathAndCredentials>
      </DriverPaths>
    </component>



It is currently in offline servicing, I can switch it to auditsystem, pretty sure I tried that before though. Will that require the sysprep /audit command? or no?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy