Hi,
I'm trying to install WSUS unattended for SCCM 2012 (no SCCM installed yet) internal database.
I'm using this command: .\WSUS30-KB972455-x64.exe /q CONTENT_LOCAL=0 CONTENT_DIR=E:\WSUS DEFAULT_WEBSITE=0 CREATE_DATABASE=0 SQLINSTANCE_NAME=%COMPUTERNAME%
but installation fails. Please advise.
Error
2013-08-26 14:10:05 Success MWUSSetup An error occurred while performing setup. Please refer to the error logs for details
2013-08-26 14:10:05 Error MWUSSetup DoInstall: Wsus setup failed (Error 0x80070643: Fatal error during installation.)
2013-08-26 14:18:55 Success MWUSSetup Validating pre-requisites...
2013-08-26 14:18:55 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.)
2013-08-26 14:18:55 Error MWUSSetup WSUS is outdated. But this will not block setup (Error 0x00000000: The operation completed successfully.)
2013-08-26 14:18:55 Success MWUSSetup Initializing installation details
2013-08-26 14:18:55 Success MWUSSetup Skipping Asp.Net install since not running on win2k3...
2013-08-26 14:18:55 Success MWUSSetup Installing wYukon using ocsetup
2013-08-26 14:18:55 Success MWUSSetup Windows Internal database is already installed on this machine
2013-08-26 14:18:55 Success MWUSSetup Installing WSUS...
2013-08-26 14:18:56 Success CustomActions.Dll Unable to get INSTALL_LANGUAGE property, calculating it...
2013-08-26 14:18:56 Success CustomActions.Dll The system language NLB is not supported. Using English resources...
2013-08-26 14:18:56 Success CustomActions.Dll Successfully set propery of WSUS admin groups' full names
2013-08-26 14:18:56 Error CustomActions.Dll ExecuteQuery: Failed to execute SQL query EXEC dbo.sp_helpdb 'SUSDB' (Error 0x80040E14)
2013-08-26 14:18:56 Error CustomActions.Dll ExecuteQueryGetMultipleResults: Failed to execute query EXEC dbo.sp_helpdb '%s' (Error 0x80040E14)
2013-08-26 14:18:56 Error CustomActions.Dll GetDatabaseLocation: Failed to execute SQL query EXEC dbo.sp_helpdb '%s' (Error 0x80040E14)
2013-08-26 14:18:56 Error CustomActions.Dll SetWyukonInstallDirProperty: Failed to get installed location of SUSDB in WYukon (Error 0x80040E14)
2013-08-26 14:18:56 Error CustomActions.Dll SetInstallProperties: Failed to set WYUKON install directory (Error 0x80040E14)
2013-08-26 14:18:56 Error MWUSSetup InstallWsus: MWUS Installation Failed (Error 0x80070643: Fatal error during installation.)
2013-08-26 14:18:56 Error MWUSSetup CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643: Fatal error during installation.)
2013-08-26 14:18:56 Error MWUSSetup CSetupDriver::LaunchSetup: Setup failed (Error 0x80070643: Fatal error during installation.)
2013-08-26 14:18:56 Success MWUSSetup An error occurred while performing setup. Please refer to the error logs for details
2013-08-26 14:18:56 Error MWUSSetup DoInstall: Wsus setup failed (Error 0x80070643: Fatal error during installation.)
Jan Hoedt