MSFN Forum: pkgmgr.exe - MSFN Forum

Jump to content



Windows Vista Forum Rules

If you have questions about customizing Windows Vista that are vLite-specific, please post them in the vLite forum, not here. If you have questions regarding the unattended installation of Windows Vista, please post them in the Unattended Windows Vista/Server 2008 section.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

pkgmgr.exe anybody successfully inserted drivers to offline image? Rate Topic: -----

#1 User is offline   turbomcp 

  • Never give out your password or credit card number in an insta
  • PipPip
  • Group: Members
  • Posts: 173
  • Joined: 04-March 04

  Posted 16 September 2006 - 01:16 PM

hi
im looking for feedback about pkgmgr.exe and its use to insert drivers into offline image
i wasnt able to do it when i tried with rc1 and newest aik
thanks


#2 User is offline   fizban2 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,898
  • Joined: 14-April 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 16 September 2006 - 04:30 PM

View Postturbomcp, on Sep 16 2006, 02:16 PM, said:

hi
im looking for feedback about pkgmgr.exe and its use to insert drivers into offline image
i wasnt able to do it when i tried with rc1 and newest aik
thanks


i have inserted all drivers that i have needed for dell machines without issue (except gx620 desktops and laptops, the NIC drivers were messing up)

#3 User is offline   turbomcp 

  • Never give out your password or credit card number in an insta
  • PipPip
  • Group: Members
  • Posts: 173
  • Joined: 04-March 04

  Posted 17 September 2006 - 08:53 AM

could you give some more information please?
here is what i am using:

pkgmgr /o:"C:\mnt\;C:\mnt\Windows" /n:"C:\unnattend.xml" /l:"C:\logfile.txt"

in my xml file i have this:

<?xml version="1.0" ?>
<unattend xmlns="urn:schemas-microsoft-com:asm.v3" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
<settings pass="offlineServicing">
<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<DriverPaths>
<PathAndCredentials wcm:keyValue="1">
<Path>c:\vista</Path>
<Credentials>
<Domain>mycomputername</Domain>
<Username>localuseruser</Username>
<Password>password</Password>
</Credentials>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
</unattend>

#4 User is offline   fizban2 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,898
  • Joined: 14-April 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 September 2006 - 11:53 AM

View Postturbomcp, on Sep 17 2006, 08:53 AM, said:

could you give some more information please?
here is what i am using:

pkgmgr /o:"C:\mnt\;C:\mnt\Windows" /n:"C:\unnattend.xml" /l:"C:\logfile.txt"

in my xml file i have this:

<?xml version="1.0" ?>
<unattend xmlns="urn:schemas-microsoft-com:asm.v3" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">
<settings pass="offlineServicing">
<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
<DriverPaths>
<PathAndCredentials wcm:keyValue="1">
<Path>c:\vista</Path>
<Credentials>
<Domain>mycomputername</Domain>
<Username>localuseruser</Username>
<Password>password</Password>
</Credentials>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
</unattend>



what problems are you having with it? are the drivers not showing up? is the unattend file not working? could you give a little detail as to what the issue is with it.

#5 User is offline   turbomcp 

  • Never give out your password or credit card number in an insta
  • PipPip
  • Group: Members
  • Posts: 173
  • Joined: 04-March 04

  Posted 18 September 2006 - 05:47 AM

sure,
whats happening is the command seem to go ok
but on the log i see this error:

2006-09-15 15:56:43, Info CBS Pkgmgr: called with: "pkgmgr /o:"c:\mnt\;c:\mnt\windows" /m:"c:\vista" /l:"c:\pkg.txt""
2006-09-15 15:56:43, Info CSI 00000001@2006/9/15:19:56:43.324 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x37ebf0c6 @0x1012be4 @0x100d6ef @0x100e0e9 @0x7c816fd7 NULL)
2006-09-15 15:56:43, Info CBS Archived log file: c:\pkg.txt.txt to: (null)
2006-09-15 15:56:43, Info CSI 00000002@2006/9/15:19:56:43.334 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x37ebf0c6 @0x281dd02c @0x281be882 @0x1013f9e @0x1007570 @0x100d91a)
2006-09-15 15:56:43, Info CSI 00000003@2006/9/15:19:56:43.344 WcpInitialize (wcp.dll version 0.0.0.5) called (stack @0x37ebf0c6 @0x2820a711 @0x281f27b3 @0x1013f9e @0x1007570 @0x100d91a)
2006-09-15 15:56:43, Info CBS Must be doing offline servicing, using stack version from: C:\Program Files\Windows AIK\Tools\Servicing\cbscore.dll
2006-09-15 15:56:43, Info CBS Loaded Servicing Stack v6.0.5600.16384 with Core: C:\Program Files\Windows AIK\Tools\Servicing\cbscore.dll
2006-09-15 15:56:43, Info CSI 00000004 CSI Store 757352 (0x000b8e68) initialized
2006-09-15 15:56:43, Info CBS Session: 3152:23512499 initialized.
2006-09-15 15:56:43, Info CBS Pkgmgr: return code: 0x0

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