Jump to content

pkgmgr.exe


turbomcp

Recommended Posts


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)

Link to comment
Share on other sites

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>

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...