Jump to content

Recommended Posts

Posted

Okai, as said in the SP1 thread, and probably earlier on in the V3 original thread, I cannot get this flipping thing to install on a machine it was on fine with V2. It always fails at the last hurdle from what I can see on an IIS Dynamic Compression thing.

 

Below are the copys of the two logs:

2008-02-20 22:41:49 Success MWUSSetup Validating pre-requisites...

2008-02-20 22:41:49 Error MWUSSetup Failed to determine if an higher version of WSUS is installed. Assuming it is not... (Error 0x80070002: The system cannot find the file specified.)

2008-02-20 22:43:32 Success MWUSSetup Initializing installation details

2008-02-20 22:43:32 Success MWUSSetup Installing ASP.Net

2008-02-20 22:44:12 Success MWUSSetup ASP.Net is installed successfully

2008-02-20 22:44:12 Success MWUSSetup Installing wYukon using MSI on Win2k3

2008-02-20 22:44:12 Success MWUSSetup wYukon is already installed on this machine

2008-02-20 22:44:12 Success MWUSSetup Installing WSUS...

2008-02-20 22:44:19 Success CustomActions.Dll The system language ENG is not supported. Using English resources...

2008-02-20 22:44:19 Success CustomActions.Dll Successfully set propery of WSUS admin groups' full names

2008-02-20 22:44:20 Success CustomActions.Dll .Net framework path: C:\windows\Microsoft.NET\Framework\v2.0.50727

2008-02-20 22:44:22 Success CustomActions.Dll Creating user group: WSUS Reporters with Description: WSUS Administrators who can only run reports on the Windows Server Update Services server.

2008-02-20 22:44:22 Success CustomActions.Dll Creating WSUS Reporters user group

2008-02-20 22:44:22 Success CustomActions.Dll WSUS Reporters user group already exists

2008-02-20 22:44:22 Success CustomActions.Dll Successfully created WSUS Reporters user group

2008-02-20 22:44:22 Success CustomActions.Dll Creating user group: WSUS Administrators with Description: WSUS Administrators can administer the Windows Server Update Services server.

2008-02-20 22:44:22 Success CustomActions.Dll Creating WSUS Administrators user group

2008-02-20 22:44:22 Success CustomActions.Dll WSUS Administrators user group already exists

2008-02-20 22:44:22 Success CustomActions.Dll Successfully created WSUS Administrators user group

2008-02-20 22:44:22 Success CustomActions.Dll Successfully created WSUS user groups

2008-02-20 22:45:14 Success CustomActions.Dll CopyADMFile:The system locale ENG is not supported. Using English...

2008-02-20 22:47:02 Info IISCustomAction Performing Setup Action, Command /Install

2008-02-20 22:47:14 Info IISCustomAction Command /Install Succeeded

2008-02-20 22:47:50 Info IISCustomAction Performing Setup Action, Command /Rollback

2008-02-20 22:48:04 Info IISCustomAction Command /Rollback Succeeded

2008-02-20 22:48:16 Error MWUSSetup InstallWsus: MWUS Installation Failed (Error 0x80070643: Fatal error during installation.)

2008-02-20 22:48:17 Error MWUSSetup CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643: Fatal error during installation.)

2008-02-20 22:48:17 Error MWUSSetup CSetupDriver::LaunchSetup: Setup failed (Error 0x80070643: Fatal error during installation.)

 

and the other one, which is HUUUUUUUUUUUGE is in the attachment txt file

 

Any thoughts anyone or suggestions? I tried the common ones that come up as google results about 4 months ago but haven't looked in a while but wonder if anyone has any thoughts.

 

The server its running on is the DC, Sophos, DNS, WINS, DHCP, Print, File and Intranet Server (Small Primary school 25 PCs 50 kids so no seperate boxes or owt for them) 2GB Ram, 3GHz CPU, plenty of Disk Space.

WSUS Log.txt

Posted

You could try re-installing the Windows Installer 3.1 and try repairing the .NET Framework 2.0 from Add/Remove Programs.

 

The strange thing is 0x80070643 (doing a google search) points to Microsoft Office? Can you run Windows Update successfully on this server?

Posted

The strange thing is 0x80070643 (doing a google search) points to Microsoft Office? Can you run Windows Update successfully on this server?

 

0x80070643 is a generic error - you probably find more links to Office because lots of people have it :-)

 

If ever you get a hex error starting 0x8007 then take the last 4 digits as a hex number and convert to decimal (use calculator if your hex maths isn't good!) - you'll get 1603 from "0643". Now go to a command prompt and type net helpmsg - eg:

net helpmsg 1603

 

- error 1603 just means "fatal error during installation" which is f*** all help because you knew that already :-)

 

The attached file points to another log - C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\WSUSCa_080220_2241.log - does that help?

  • Thanks 1
Posted

@Michael, Windows Update works 110% fine on the server no problems at all, and tried both your suggestions with no change I'm afraid.

 

@srochford, that log is the one thats the attachement attached to my post as its millions of lines long as it includes the details on all the tables it makes in its database.

 

Cheers for the hex error tip btw, never come across that before, knew about the help messages built in but not about the convert the last 4 to decimal before so cheers for that :)

 

So thanks for the thoughts so far but not solved it, and it defo stops on "Configuring IIS Compression".

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



×
×
  • Create New...