Sven Fleck
2006-05-15 08:48:18 UTC
Hallo,
ich möchte den WSUS auf meinen Server2003 installieren. Plattnplatz ist
genügend vorhanden. Bei der Installation geht eigentlich alles normal zu bis
zum Ende. Allerdings kurz vor Schluss bekomme ich eine Fehlermeldung
angezeigt, danach deinstalliert sich WSUS komplett wieder.
Hier die Meldung:
---------------------------------------------
Ereignistyp: Fehler
Ereignisquelle: MsiInstaller
Ereigniskategorie: Keine
Ereigniskennung: 11722
Datum: 15.05.2006
Zeit: 10:17:04
Benutzer: INTENSE\sfleck
Computer: SERVER2003
Beschreibung:
Produkt: Microsoft Windows Server Update Services -- Fehler 1722. Es liegt
ein dieses Windows Installer-Paket betreffendes Problem vor. Ein Programm,
das im Rahmen der Installation ausgeführt wurde, wurde nicht erfolgreich
abgeschlossen. Wenden Sie sich an das Supportpersonal oder den Hersteller
des Pakets. Aktion: ConfigureVRoots, Pfad: C:\Programme\Update
Services\Setup\IISCustomAction.exe, Befehl: /Install "C:\Programme\Update
Services\LogFiles\WSUSSetup_060515_1002.log" 5.5.2472 "C:\Programme\Update
Services\Setup\IISConfig.xml " "Standardwebsite" :80: "C:\Programme\Update
Services\WebServices\Root\ " "C:\Programme\Update Services\ "
"C:\WSUS\WsusContent\ "
---------------------------------------------------
Hier nochmal das Setup Log File:
---------------------------------------------------------------------------------------
2006-05-15 10:28:36 Success MWUSSetup WSUS Server Setup Started.
2006-05-15 10:28:36 Success MWUSSetup Parsing command line
arguments
2006-05-15 10:28:36 Success MWUSSetup WSUS Setup: Performing
Install
2006-05-15 10:28:37 Success MWUSSetup Validating pre-requisites
2006-05-15 10:28:37 Success MWUSSetup .Net framework SP1 is
detected on this machine
2006-05-15 10:28:37 Success MWUSSetup Creating WSUS registry key
2006-05-15 10:28:37 Success MWUSSetup Initializing installation
details
2006-05-15 10:28:37 Success MWUSSetup Initializing wizard
2006-05-15 10:28:41 Success MWUSSetup No SQL instances found
2006-05-15 10:30:40 Success MWUSSetup Installing ASP.Net
2006-05-15 10:30:57 Success MWUSSetup Asp.Net is installed
successfully
2006-05-15 10:30:57 Success MWUSSetup ASP.Net is installed
successfully
2006-05-15 10:30:57 Success MWUSSetup MSXML2 is already
installed on this machine
2006-05-15 10:30:57 Success MWUSSetup Installing WMSDE
2006-05-15 10:32:15 Success MWUSSetup WMSDE Installed
Successfully
2006-05-15 10:32:18 Success MWUSSetup WMSDE is installed
successfully
2006-05-15 10:32:18 Success MWUSSetup Initializing MWUS
installation
2006-05-15 10:32:18 Success MWUSSetup Installing PSFSIP
2006-05-15 10:32:19 Success MWUSSetup PSFSIP Installed
Successfully
2006-05-15 10:32:19 Success MWUSSetup Copying installation
settings to the registry
2006-05-15 10:32:19 Success MWUSSetup Installing MSUS...
2006-05-15 10:32:19 Success MWUSSetup Installing MWUS With
Command Line SETUP_EXE=1 WUS_INSTALLMODE="128"
AUTHENTICATED_USERS="NT-AUTORITÄT\Authentifizierte Benutzer"
CONTENT_LOCAL="1" SQLINSTANCE_NAME="%computername%\WSUS"
CUSTOMACTION_LOG="C:\Programme\Update
Services\LogFiles\WSUSCa_060515_1028.log" REPLICA_PARE
2006-05-15 10:32:20 Success CustomActions.Dll .Net framework path:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
2006-05-15 10:32:26 Success CustomActions.Dll Creating
WSUS-Administratoren user group
2006-05-15 10:32:26 Success CustomActions.Dll WSUS-Administratoren user
group already exists
2006-05-15 10:32:26 Success CustomActions.Dll Successfully created
WSUS-Administratoren user group
2006-05-15 10:34:00 Success CustomActions.Dll Successfully configured
the database
2006-05-15 10:36:01 Info IISCustomAction Performing Setup Action,
Command /Install
2006-05-15 10:44:12 Error IISCustomAction Command /Install
FailedSystem.Runtime.InteropServices.COMException (0x80020006): Unbekannter
Name.
2006-05-15 10:44:12 Error IISCustomAction at
System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr,
Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture,
String[] namedParameters)
2006-05-15 10:44:12 Error IISCustomAction at
System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder
binder, Object target, Object[] args, ParameterModifier[] modifiers,
CultureInfo culture, String[] namedParameters)
2006-05-15 10:44:12 Error IISCustomAction at
System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder
binder, Object target, Object[] args)
2006-05-15 10:44:12 Error IISCustomAction at
System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object[]
args)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisAdsiDriver.CreateVirtualDirectory(IisWebVirtualDir
virtualDirectoryInfo)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisWebVirtualDir.Create(IIisMetabaseDriver
metabaseDriver)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisConfig.ApplyConfigWebVirtualDirs(IIisMetabaseDriver
metabaseDriver, IisConfig previousConfig)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisConfig.ApplyConfig(IIisMetabaseDriver
metabaseDriver, Boolean upgrading, Boolean& siteCreated)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisCustomAction.Install(String
installRevision, String configFilePath, String webSiteName, String
newWebSiteBinding, String newWebSiteRootPath, String[] rootPaths)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.MainClass.Install()
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.MainClass.PerformSetupAction()
2006-05-15 10:44:16 Info IISCustomAction Performing Setup Action,
Command /Rollback
2006-05-15 10:44:16 Info IISCustomAction Command /Rollback
Succeeded
2006-05-15 10:44:33 Error MWUSSetup MWUS Installation Failed
(Error 0x00000643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Error MWUSSetup InstallMSUS failed (Error
0x80070643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Error MWUSSetup MWUS installation failed
(Error 0x80070643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Error MWUSSetup PerformInstall failed
(Error 0x80070643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Success MWUSSetup Rolling back Installation
2006-05-15 10:44:33 Success MWUSSetup WSUS Server installation
failed. You can look at C:\Programme\Update
Services\LogFiles\WSUSSetup_060515_1028.log file to determine the cause of
the failure
2006-05-15 10:45:00 Success MWUSSetup WMSDE Uninstall Succeeded
2006-05-15 10:45:00 Error MWUSSetup Failed to copy
Setup\UninstallHelper.exe to
C:\DOKUME~1\sfleck\LOKALE~1\Temp\UninstallHelper.exe (Error 0x80070003: Das
System kann den angegebenen Pfad nicht finden.)
2006-05-15 10:45:00 Success MWUSSetup Insert string: %1 Weitere
Informationen erhalten Sie im Setup-Protokoll "%2".
2006-05-15 10:45:00 Success MWUSSetup szErrorType: Microsoft
Windows Server Update Services konnte die Verwaltungssite oder einige der
virtuellen Verzeichnisse nicht konfigurieren.
2006-05-15 10:45:00 Success MWUSSetup ErrorLog:
C:\Programme\Update Services\LogFiles\WSUSSetup_060515_1028.log
2006-05-15 10:45:00 Success MWUSSetup StringObtained: Microsoft
Windows Server Update Services konnte die Verwaltungssite oder einige der
virtuellen Verzeichnisse nicht konfigurieren. Weitere Informationen erhalten
Sie im Setup-Protokoll "C:\Programme\Update
Services\LogFiles\WSUSSetup_060515_1028.log".
2006-05-15 10:46:09 Error MWUSSetup WSUS Setup: Performing
Install Failed. (Error 0x80070643: Schwerwiegender Fehler bei der
Installation.)
2006-05-15 10:46:09 Error MWUSSetup WSUS Setup Failed. (Error
0x80070643: Schwerwiegender Fehler bei der Installation.)
-------------------------------------------------------------------------------
Vielleicht kann mir jemand helfen...
Danke
ich möchte den WSUS auf meinen Server2003 installieren. Plattnplatz ist
genügend vorhanden. Bei der Installation geht eigentlich alles normal zu bis
zum Ende. Allerdings kurz vor Schluss bekomme ich eine Fehlermeldung
angezeigt, danach deinstalliert sich WSUS komplett wieder.
Hier die Meldung:
---------------------------------------------
Ereignistyp: Fehler
Ereignisquelle: MsiInstaller
Ereigniskategorie: Keine
Ereigniskennung: 11722
Datum: 15.05.2006
Zeit: 10:17:04
Benutzer: INTENSE\sfleck
Computer: SERVER2003
Beschreibung:
Produkt: Microsoft Windows Server Update Services -- Fehler 1722. Es liegt
ein dieses Windows Installer-Paket betreffendes Problem vor. Ein Programm,
das im Rahmen der Installation ausgeführt wurde, wurde nicht erfolgreich
abgeschlossen. Wenden Sie sich an das Supportpersonal oder den Hersteller
des Pakets. Aktion: ConfigureVRoots, Pfad: C:\Programme\Update
Services\Setup\IISCustomAction.exe, Befehl: /Install "C:\Programme\Update
Services\LogFiles\WSUSSetup_060515_1002.log" 5.5.2472 "C:\Programme\Update
Services\Setup\IISConfig.xml " "Standardwebsite" :80: "C:\Programme\Update
Services\WebServices\Root\ " "C:\Programme\Update Services\ "
"C:\WSUS\WsusContent\ "
---------------------------------------------------
Hier nochmal das Setup Log File:
---------------------------------------------------------------------------------------
2006-05-15 10:28:36 Success MWUSSetup WSUS Server Setup Started.
2006-05-15 10:28:36 Success MWUSSetup Parsing command line
arguments
2006-05-15 10:28:36 Success MWUSSetup WSUS Setup: Performing
Install
2006-05-15 10:28:37 Success MWUSSetup Validating pre-requisites
2006-05-15 10:28:37 Success MWUSSetup .Net framework SP1 is
detected on this machine
2006-05-15 10:28:37 Success MWUSSetup Creating WSUS registry key
2006-05-15 10:28:37 Success MWUSSetup Initializing installation
details
2006-05-15 10:28:37 Success MWUSSetup Initializing wizard
2006-05-15 10:28:41 Success MWUSSetup No SQL instances found
2006-05-15 10:30:40 Success MWUSSetup Installing ASP.Net
2006-05-15 10:30:57 Success MWUSSetup Asp.Net is installed
successfully
2006-05-15 10:30:57 Success MWUSSetup ASP.Net is installed
successfully
2006-05-15 10:30:57 Success MWUSSetup MSXML2 is already
installed on this machine
2006-05-15 10:30:57 Success MWUSSetup Installing WMSDE
2006-05-15 10:32:15 Success MWUSSetup WMSDE Installed
Successfully
2006-05-15 10:32:18 Success MWUSSetup WMSDE is installed
successfully
2006-05-15 10:32:18 Success MWUSSetup Initializing MWUS
installation
2006-05-15 10:32:18 Success MWUSSetup Installing PSFSIP
2006-05-15 10:32:19 Success MWUSSetup PSFSIP Installed
Successfully
2006-05-15 10:32:19 Success MWUSSetup Copying installation
settings to the registry
2006-05-15 10:32:19 Success MWUSSetup Installing MSUS...
2006-05-15 10:32:19 Success MWUSSetup Installing MWUS With
Command Line SETUP_EXE=1 WUS_INSTALLMODE="128"
AUTHENTICATED_USERS="NT-AUTORITÄT\Authentifizierte Benutzer"
CONTENT_LOCAL="1" SQLINSTANCE_NAME="%computername%\WSUS"
CUSTOMACTION_LOG="C:\Programme\Update
Services\LogFiles\WSUSCa_060515_1028.log" REPLICA_PARE
2006-05-15 10:32:20 Success CustomActions.Dll .Net framework path:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
2006-05-15 10:32:26 Success CustomActions.Dll Creating
WSUS-Administratoren user group
2006-05-15 10:32:26 Success CustomActions.Dll WSUS-Administratoren user
group already exists
2006-05-15 10:32:26 Success CustomActions.Dll Successfully created
WSUS-Administratoren user group
2006-05-15 10:34:00 Success CustomActions.Dll Successfully configured
the database
2006-05-15 10:36:01 Info IISCustomAction Performing Setup Action,
Command /Install
2006-05-15 10:44:12 Error IISCustomAction Command /Install
FailedSystem.Runtime.InteropServices.COMException (0x80020006): Unbekannter
Name.
2006-05-15 10:44:12 Error IISCustomAction at
System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr,
Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture,
String[] namedParameters)
2006-05-15 10:44:12 Error IISCustomAction at
System.RuntimeType.InvokeMember(String name, BindingFlags invokeAttr, Binder
binder, Object target, Object[] args, ParameterModifier[] modifiers,
CultureInfo culture, String[] namedParameters)
2006-05-15 10:44:12 Error IISCustomAction at
System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder
binder, Object target, Object[] args)
2006-05-15 10:44:12 Error IISCustomAction at
System.DirectoryServices.DirectoryEntry.Invoke(String methodName, Object[]
args)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisAdsiDriver.CreateVirtualDirectory(IisWebVirtualDir
virtualDirectoryInfo)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisWebVirtualDir.Create(IIisMetabaseDriver
metabaseDriver)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisConfig.ApplyConfigWebVirtualDirs(IIisMetabaseDriver
metabaseDriver, IisConfig previousConfig)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisConfig.ApplyConfig(IIisMetabaseDriver
metabaseDriver, Boolean upgrading, Boolean& siteCreated)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.IisCustomAction.Install(String
installRevision, String configFilePath, String webSiteName, String
newWebSiteBinding, String newWebSiteRootPath, String[] rootPaths)
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.MainClass.Install()
2006-05-15 10:44:12 Error IISCustomAction at
Microsoft.UpdateServices.Setup.MainClass.PerformSetupAction()
2006-05-15 10:44:16 Info IISCustomAction Performing Setup Action,
Command /Rollback
2006-05-15 10:44:16 Info IISCustomAction Command /Rollback
Succeeded
2006-05-15 10:44:33 Error MWUSSetup MWUS Installation Failed
(Error 0x00000643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Error MWUSSetup InstallMSUS failed (Error
0x80070643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Error MWUSSetup MWUS installation failed
(Error 0x80070643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Error MWUSSetup PerformInstall failed
(Error 0x80070643: Schwerwiegender Fehler bei der Installation.)
2006-05-15 10:44:33 Success MWUSSetup Rolling back Installation
2006-05-15 10:44:33 Success MWUSSetup WSUS Server installation
failed. You can look at C:\Programme\Update
Services\LogFiles\WSUSSetup_060515_1028.log file to determine the cause of
the failure
2006-05-15 10:45:00 Success MWUSSetup WMSDE Uninstall Succeeded
2006-05-15 10:45:00 Error MWUSSetup Failed to copy
Setup\UninstallHelper.exe to
C:\DOKUME~1\sfleck\LOKALE~1\Temp\UninstallHelper.exe (Error 0x80070003: Das
System kann den angegebenen Pfad nicht finden.)
2006-05-15 10:45:00 Success MWUSSetup Insert string: %1 Weitere
Informationen erhalten Sie im Setup-Protokoll "%2".
2006-05-15 10:45:00 Success MWUSSetup szErrorType: Microsoft
Windows Server Update Services konnte die Verwaltungssite oder einige der
virtuellen Verzeichnisse nicht konfigurieren.
2006-05-15 10:45:00 Success MWUSSetup ErrorLog:
C:\Programme\Update Services\LogFiles\WSUSSetup_060515_1028.log
2006-05-15 10:45:00 Success MWUSSetup StringObtained: Microsoft
Windows Server Update Services konnte die Verwaltungssite oder einige der
virtuellen Verzeichnisse nicht konfigurieren. Weitere Informationen erhalten
Sie im Setup-Protokoll "C:\Programme\Update
Services\LogFiles\WSUSSetup_060515_1028.log".
2006-05-15 10:46:09 Error MWUSSetup WSUS Setup: Performing
Install Failed. (Error 0x80070643: Schwerwiegender Fehler bei der
Installation.)
2006-05-15 10:46:09 Error MWUSSetup WSUS Setup Failed. (Error
0x80070643: Schwerwiegender Fehler bei der Installation.)
-------------------------------------------------------------------------------
Vielleicht kann mir jemand helfen...
Danke