Jump to content

Windows update errors


Recommended Posts

We are having a problem installing unattended updates KB823980, Q817787, and Q932483. All the other updates install fine but with these we get this error message: "WEupdate cannot retrive information needed for setup from database"

we are using a batch file that is run from the GuiRunOnce portion of the unattended.txt file. heres what they both look like.

Unnatended------

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated=0

UnattendedInstall=Yes

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINNT

UnattendSwitch=Yes

OemPnPDriversPath="DRIVERS\PREC360\CHIPSET;DRIVERS\PREC360\VIDEO;\DRIVERS\PREC360\NETWORK;DRIVERS\PREC360\SOUND"

DriverSigningPolicy=Ignore

[GuiUnattended]

AdminPassword="xxxxx"

EncryptedAdminPassword=NO

AutoLogon=Yes

AutoLogonCount=3

TimeZone=20

OemSkipWelcome=1

[userData]

ProductKey=xxxxxxxxx

FullName="xxx"

OrgName="xxx"

ComputerName=*

[Display]

BitsPerPel=16

Xresolution=1024

YResolution=768

[TapiLocation]

CountryCode=1

AreaCode=918

[branding]

BrandIEUsingUnattended=Yes

Home_Page=http:\\www.tulsatech.com

Search_Page=http:\\www.google.com

[Proxy]

Proxy_Enable=1

Use_Same_Proxy=1

HTTP_Proxy_Server=xxx.xxx.xxx.xxx:xxxx

Proxy_Override=<local>

[GuiRunOnce]

Command1=C:\INSTALL\BAT.BAT

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

---------------------------------------

and the batch file---------------------

ECHO C:\Updates\QCHAIN.EXE

ECHO C:\Updates\JS56NEN.EXE /Q:A /R:N

ECHO C:\Updates\ALCXWDM.EXE /Q:A /R:N

ECHO C:\Updates\Q321884.EXE /Q:A /R:N

ECHO C:\Updates\Q831167.EXE /Q:A /R:N

ECHO C:\Updates\Q832894.EXE /Q:A /R:N

ECHO C:\Updates\KB823182.EXE /Q /O /Z

ECHO C:\Updates\KB824105.EXE /Q /O /Z

ECHO C:\Updates\KB824141.EXE /Q /O /Z

ECHO C:\Updates\KB825119.EXE /Q /O /Z

ECHO C:\Updates\KB828028.EXE /Q /O /Z

ECHO C:\Updates\KB828035.EXE /Q /O /Z

ECHO C:\Updates\KB828741.EXE /Q /O /Z

ECHO C:\Updates\KB830786.EXE /Q /O /Z

ECHO C:\Updates\KB835732.EXE /Q /O /Z

ECHO C:\Updates\KB837001.EXE /Q /O /Z

ECHO C:\Updates\KB823980.EXE /Q /O /Z

ECHO C:\Updates\KB826939.EXE /Q /O /Z

ECHO C:\Updates\Q811114.EXE /Q /O /Z

ECHO C:\Updates\Q819696.EXE /Q /O /Z

ECHO C:\Updates\Q828026.EXE /Q /O /Z

ECHO.

ECHO Restarting the PC in 1 minute...

shutdown.exe -r -f -t 60 -c "Windows XP will now restart in 1 minute"

Exit

----------------------------------------------

Link to comment
Share on other sites


1st of all u should actually run the qchain after the hotfixes are installed.

kb817778 is pain in the *** though its supposed to work perfectly with this method u're using..

I'd say u'd save a lot of time if u just use XPCreate By GreenMachine.

it will slipstream these updates for u (except kb817778)...

i think Q932483 is mdac i lost track of it :) so it needs, switches other than /q /o /z

search the forum with 932483 u will get what u're looking for.

though xpcreate also handles that.. so give it a shot !!

the creation process might seem long but then u'll have a lot faster setup...

good luck!!

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...