Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Server » microsoft.public.windows.server.update_services
Thread: Upgrade from WSUS 2 to WSUS 3 on SBS 2003 Failed!

HTVi
TV Discussion Newsgroups

Upgrade from WSUS 2 to WSUS 3 on SBS 2003 Failed!
gja 6/8/2007 1:16:01 AM
Help!

Tried to upgrade to WSUS 3, but instead WSUS 2 broke! Got the log below:

WSUSSETLog:

2007-06-01 19:38:09 Success MWUSSetup Validating pre-requisites...
2007-06-01 19:38:10 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.)
2007-06-01 19:39:08 Success MWUSSetup Initializing installation
details
2007-06-01 19:39:08 Success MWUSSetup Installing ASP.Net
2007-06-01 19:39:44 Success MWUSSetup ASP.Net is installed
successfully
2007-06-01 19:39:44 Success MWUSSetup Installing wYukon...
2007-06-01 19:43:42 Success MWUSSetup wYukon Installed
Successfully
2007-06-01 19:43:44 Success MWUSSetup Installing WSUS...
2007-06-01 19:43:51 Success CustomActions.Dll Successfully set propery
of WSUS admin groups' full names
2007-06-01 19:43:52 Success CustomActions.Dll .Net framework path:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
2007-06-01 19:43:54 Success CustomActions.Dll Creating user group: WSUS
Reporters with Description: WSUS Administrators who can only run reports on
the Windows Server Update Services server.
2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS Reporters
user group
2007-06-01 19:43:54 Success CustomActions.Dll Successfully created WSUS
Reporters user group
2007-06-01 19:43:54 Success CustomActions.Dll Creating user group: WSUS
Administrators with Description: WSUS Administrators can administer the
Windows Server Update Services server.
2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS
Administrators user group
2007-06-01 19:43:54 Success CustomActions.Dll WSUS Administrators user
group name or the same user name already exists, please delete it and try
again
2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
Administrators user group (Error 0x800708B0: The account already exists.)
2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
Administrators user group (Error 0x800708B0: The account already exists.)
2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS user
groups (Error 0x800708B0: The account already exists.)
2007-06-01 19:43:55 Error MWUSSetup InstallWsus: MWUS
Installation Failed (Error 0x80070643: Fatal error during installation.)
2007-06-01 19:43:55 Error MWUSSetup
CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643:
Fatal error during installation.)
2007-06-01 19:43:55 Error MWUSSetup CSetupDriver::LaunchSetup:
Setup failed (Error 0x80070643: Fatal error during installation.)

RE: Upgrade from WSUS 2 to WSUS 3 on SBS 2003 Failed!
Kiv 6/8/2007 12:40:05 PM
I managed to kill wsus2 on 3 occasions when looking at the in place upgrade.
What I ended up finding was that until I updated the database to SQL Express
2005 SP1 it failed and killed WSUS 2 once I updated the database the inplace
upgrade went through with no problems at all. this was how we moved the live
WSUS 2 server and it went without a hitch

Kiv

"gja" wrote:

[Quoted Text]
> Help!
>
> Tried to upgrade to WSUS 3, but instead WSUS 2 broke! Got the log below:
>
> WSUSSETLog:
>
> 2007-06-01 19:38:09 Success MWUSSetup Validating pre-requisites...
> 2007-06-01 19:38:10 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.)
> 2007-06-01 19:39:08 Success MWUSSetup Initializing installation
> details
> 2007-06-01 19:39:08 Success MWUSSetup Installing ASP.Net
> 2007-06-01 19:39:44 Success MWUSSetup ASP.Net is installed
> successfully
> 2007-06-01 19:39:44 Success MWUSSetup Installing wYukon...
> 2007-06-01 19:43:42 Success MWUSSetup wYukon Installed
> Successfully
> 2007-06-01 19:43:44 Success MWUSSetup Installing WSUS...
> 2007-06-01 19:43:51 Success CustomActions.Dll Successfully set propery
> of WSUS admin groups' full names
> 2007-06-01 19:43:52 Success CustomActions.Dll .Net framework path:
> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group: WSUS
> Reporters with Description: WSUS Administrators who can only run reports on
> the Windows Server Update Services server.
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS Reporters
> user group
> 2007-06-01 19:43:54 Success CustomActions.Dll Successfully created WSUS
> Reporters user group
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group: WSUS
> Administrators with Description: WSUS Administrators can administer the
> Windows Server Update Services server.
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS
> Administrators user group
> 2007-06-01 19:43:54 Success CustomActions.Dll WSUS Administrators user
> group name or the same user name already exists, please delete it and try
> again
> 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> Administrators user group (Error 0x800708B0: The account already exists.)
> 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> Administrators user group (Error 0x800708B0: The account already exists.)
> 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS user
> groups (Error 0x800708B0: The account already exists.)
> 2007-06-01 19:43:55 Error MWUSSetup InstallWsus: MWUS
> Installation Failed (Error 0x80070643: Fatal error during installation.)
> 2007-06-01 19:43:55 Error MWUSSetup
> CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643:
> Fatal error during installation.)
> 2007-06-01 19:43:55 Error MWUSSetup CSetupDriver::LaunchSetup:
> Setup failed (Error 0x80070643: Fatal error during installation.)
>
Re: Upgrade from WSUS 2 to WSUS 3 on SBS 2003 Failed!
"Fei Cao \(MSFT\)" <feicao[ at ]online.microsoft.com> 6/8/2007 6:43:19 PM
Is this on a domain controller? If so, you may have a WSUS Admin group with
the pre-windows 2000 group name different from the actual group name "WSUS
Administrators" ( I am not clear how you get into this though)--you can
verify by right click the WSUS admin group and check the properties/click
"General" tab-- If this is the case, there are two ways to unblock your
issue: 1) rename the "pre-windows 2000" to the same group name of "WSUS
Administrators"; 2) simply delete the whole admin group if you dont have any
membership information that need to be preserved.

--
Fei Cao
Microsoft, WSUS

This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"gja" <gja[ at ]discussions.microsoft.com> wrote in message
news:D386CAA8-EF0B-4554-827B-EE843BAE8E08[ at ]microsoft.com...
[Quoted Text]
> Help!
>
> Tried to upgrade to WSUS 3, but instead WSUS 2 broke! Got the log below:
>
> WSUSSETLog:
>
> 2007-06-01 19:38:09 Success MWUSSetup Validating
> pre-requisites...
> 2007-06-01 19:38:10 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.)
> 2007-06-01 19:39:08 Success MWUSSetup Initializing
> installation
> details
> 2007-06-01 19:39:08 Success MWUSSetup Installing ASP.Net
> 2007-06-01 19:39:44 Success MWUSSetup ASP.Net is installed
> successfully
> 2007-06-01 19:39:44 Success MWUSSetup Installing wYukon...
> 2007-06-01 19:43:42 Success MWUSSetup wYukon Installed
> Successfully
> 2007-06-01 19:43:44 Success MWUSSetup Installing WSUS...
> 2007-06-01 19:43:51 Success CustomActions.Dll Successfully set propery
> of WSUS admin groups' full names
> 2007-06-01 19:43:52 Success CustomActions.Dll .Net framework path:
> C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group:
> WSUS
> Reporters with Description: WSUS Administrators who can only run reports
> on
> the Windows Server Update Services server.
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS Reporters
> user group
> 2007-06-01 19:43:54 Success CustomActions.Dll Successfully created
> WSUS
> Reporters user group
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group:
> WSUS
> Administrators with Description: WSUS Administrators can administer the
> Windows Server Update Services server.
> 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS
> Administrators user group
> 2007-06-01 19:43:54 Success CustomActions.Dll WSUS Administrators user
> group name or the same user name already exists, please delete it and try
> again
> 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> Administrators user group (Error 0x800708B0: The account already exists.)
> 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> Administrators user group (Error 0x800708B0: The account already exists.)
> 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> user
> groups (Error 0x800708B0: The account already exists.)
> 2007-06-01 19:43:55 Error MWUSSetup InstallWsus: MWUS
> Installation Failed (Error 0x80070643: Fatal error during installation.)
> 2007-06-01 19:43:55 Error MWUSSetup
> CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643:
> Fatal error during installation.)
> 2007-06-01 19:43:55 Error MWUSSetup
> CSetupDriver::LaunchSetup:
> Setup failed (Error 0x80070643: Fatal error during installation.)
>


Re: Upgrade from WSUS 2 to WSUS 3 on SBS 2003 Failed!
gja 6/8/2007 7:14:03 PM
Fei Cao

This is SBS 2003 server. I checked the security group and it is named "WSUS
Administors". Thanks.

gja


"Fei Cao (MSFT)" wrote:

[Quoted Text]
> Is this on a domain controller? If so, you may have a WSUS Admin group with
> the pre-windows 2000 group name different from the actual group name "WSUS
> Administrators" ( I am not clear how you get into this though)--you can
> verify by right click the WSUS admin group and check the properties/click
> "General" tab-- If this is the case, there are two ways to unblock your
> issue: 1) rename the "pre-windows 2000" to the same group name of "WSUS
> Administrators"; 2) simply delete the whole admin group if you dont have any
> membership information that need to be preserved.
>
> --
> Fei Cao
> Microsoft, WSUS
>
> This posting is provided "As Is" with no warranties, and confers no rights.
> Use of included script samples are subject to the terms specified at
> http://www.microsoft.com/info/cpyright.htm
>
> "gja" <gja[ at ]discussions.microsoft.com> wrote in message
> news:D386CAA8-EF0B-4554-827B-EE843BAE8E08[ at ]microsoft.com...
> > Help!
> >
> > Tried to upgrade to WSUS 3, but instead WSUS 2 broke! Got the log below:
> >
> > WSUSSETLog:
> >
> > 2007-06-01 19:38:09 Success MWUSSetup Validating
> > pre-requisites...
> > 2007-06-01 19:38:10 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.)
> > 2007-06-01 19:39:08 Success MWUSSetup Initializing
> > installation
> > details
> > 2007-06-01 19:39:08 Success MWUSSetup Installing ASP.Net
> > 2007-06-01 19:39:44 Success MWUSSetup ASP.Net is installed
> > successfully
> > 2007-06-01 19:39:44 Success MWUSSetup Installing wYukon...
> > 2007-06-01 19:43:42 Success MWUSSetup wYukon Installed
> > Successfully
> > 2007-06-01 19:43:44 Success MWUSSetup Installing WSUS...
> > 2007-06-01 19:43:51 Success CustomActions.Dll Successfully set propery
> > of WSUS admin groups' full names
> > 2007-06-01 19:43:52 Success CustomActions.Dll .Net framework path:
> > C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group:
> > WSUS
> > Reporters with Description: WSUS Administrators who can only run reports
> > on
> > the Windows Server Update Services server.
> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS Reporters
> > user group
> > 2007-06-01 19:43:54 Success CustomActions.Dll Successfully created
> > WSUS
> > Reporters user group
> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group:
> > WSUS
> > Administrators with Description: WSUS Administrators can administer the
> > Windows Server Update Services server.
> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS
> > Administrators user group
> > 2007-06-01 19:43:54 Success CustomActions.Dll WSUS Administrators user
> > group name or the same user name already exists, please delete it and try
> > again
> > 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> > Administrators user group (Error 0x800708B0: The account already exists.)
> > 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> > Administrators user group (Error 0x800708B0: The account already exists.)
> > 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
> > user
> > groups (Error 0x800708B0: The account already exists.)
> > 2007-06-01 19:43:55 Error MWUSSetup InstallWsus: MWUS
> > Installation Failed (Error 0x80070643: Fatal error during installation.)
> > 2007-06-01 19:43:55 Error MWUSSetup
> > CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643:
> > Fatal error during installation.)
> > 2007-06-01 19:43:55 Error MWUSSetup
> > CSetupDriver::LaunchSetup:
> > Setup failed (Error 0x80070643: Fatal error during installation.)
> >
>
>
>
Re: Upgrade from WSUS 2 to WSUS 3 on SBS 2003 Failed!
"Fei Cao \(MSFT\)" <feicao[ at ]online.microsoft.com> 6/8/2007 10:09:29 PM
You are saying the SBS 2003 is not configured as domain controller?
Have you right-clicked the "WSUS Administrators" group name and seen the
"pre-windows 2000" group name there in the "General" tab?

--
Fei Cao
Microsoft, WSUS

This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

"gja" <gja[ at ]discussions.microsoft.com> wrote in message
news:8C2EDB37-1254-46E8-A849-3B27E085EEC3[ at ]microsoft.com...
[Quoted Text]
> Fei Cao
>
> This is SBS 2003 server. I checked the security group and it is named
> "WSUS
> Administors". Thanks.
>
> gja
>
>
> "Fei Cao (MSFT)" wrote:
>
>> Is this on a domain controller? If so, you may have a WSUS Admin group
>> with
>> the pre-windows 2000 group name different from the actual group name
>> "WSUS
>> Administrators" ( I am not clear how you get into this though)--you can
>> verify by right click the WSUS admin group and check the properties/click
>> "General" tab-- If this is the case, there are two ways to unblock your
>> issue: 1) rename the "pre-windows 2000" to the same group name of "WSUS
>> Administrators"; 2) simply delete the whole admin group if you dont have
>> any
>> membership information that need to be preserved.
>>
>> --
>> Fei Cao
>> Microsoft, WSUS
>>
>> This posting is provided "As Is" with no warranties, and confers no
>> rights.
>> Use of included script samples are subject to the terms specified at
>> http://www.microsoft.com/info/cpyright.htm
>>
>> "gja" <gja[ at ]discussions.microsoft.com> wrote in message
>> news:D386CAA8-EF0B-4554-827B-EE843BAE8E08[ at ]microsoft.com...
>> > Help!
>> >
>> > Tried to upgrade to WSUS 3, but instead WSUS 2 broke! Got the log
>> > below:
>> >
>> > WSUSSETLog:
>> >
>> > 2007-06-01 19:38:09 Success MWUSSetup Validating
>> > pre-requisites...
>> > 2007-06-01 19:38:10 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.)
>> > 2007-06-01 19:39:08 Success MWUSSetup Initializing
>> > installation
>> > details
>> > 2007-06-01 19:39:08 Success MWUSSetup Installing ASP.Net
>> > 2007-06-01 19:39:44 Success MWUSSetup ASP.Net is installed
>> > successfully
>> > 2007-06-01 19:39:44 Success MWUSSetup Installing wYukon...
>> > 2007-06-01 19:43:42 Success MWUSSetup wYukon Installed
>> > Successfully
>> > 2007-06-01 19:43:44 Success MWUSSetup Installing WSUS...
>> > 2007-06-01 19:43:51 Success CustomActions.Dll Successfully set
>> > propery
>> > of WSUS admin groups' full names
>> > 2007-06-01 19:43:52 Success CustomActions.Dll .Net framework path:
>> > C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
>> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group:
>> > WSUS
>> > Reporters with Description: WSUS Administrators who can only run
>> > reports
>> > on
>> > the Windows Server Update Services server.
>> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS
>> > Reporters
>> > user group
>> > 2007-06-01 19:43:54 Success CustomActions.Dll Successfully created
>> > WSUS
>> > Reporters user group
>> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating user group:
>> > WSUS
>> > Administrators with Description: WSUS Administrators can administer the
>> > Windows Server Update Services server.
>> > 2007-06-01 19:43:54 Success CustomActions.Dll Creating WSUS
>> > Administrators user group
>> > 2007-06-01 19:43:54 Success CustomActions.Dll WSUS Administrators
>> > user
>> > group name or the same user name already exists, please delete it and
>> > try
>> > again
>> > 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
>> > Administrators user group (Error 0x800708B0: The account already
>> > exists.)
>> > 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
>> > Administrators user group (Error 0x800708B0: The account already
>> > exists.)
>> > 2007-06-01 19:43:54 Error CustomActions.Dll Failed to create WSUS
>> > user
>> > groups (Error 0x800708B0: The account already exists.)
>> > 2007-06-01 19:43:55 Error MWUSSetup InstallWsus: MWUS
>> > Installation Failed (Error 0x80070643: Fatal error during
>> > installation.)
>> > 2007-06-01 19:43:55 Error MWUSSetup
>> > CInstallDriver::PerformSetup: WSUS installation failed (Error
>> > 0x80070643:
>> > Fatal error during installation.)
>> > 2007-06-01 19:43:55 Error MWUSSetup
>> > CSetupDriver::LaunchSetup:
>> > Setup failed (Error 0x80070643: Fatal error during installation.)
>> >
>>
>>
>>


Re: Upgrade from WSUS 2 to WSUS 3 on SBS 2003 Failed!
"Franz Leu" <franz.spamremoval.leu[ at ]spamremoval.norfolk.ch> 6/11/2007 9:19:28 AM
"Fei Cao (MSFT)" <feicao[ at ]online.microsoft.com> schrieb im Newsbeitrag
news:%23OMCwmhqHHA.4420[ at ]TK2MSFTNGP04.phx.gbl...
[Quoted Text]
> You are saying the SBS 2003 is not configured as domain controller?
> Have you right-clicked the "WSUS Administrators" group name and seen the
> "pre-windows 2000" group name there in the "General" tab?


Just for your information: SBS always(!) is PDC. There is no way to run SBS
not as PDC.



Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen