wsus on W2K8 R2 fails
-
Monday, October 08, 2012 10:09 AM
Hi All
I am busy re-installing SCCM but the WSUS installation keeps on failing
tried to download wsus and install manually - also tried to add the wsus role through role services
It fails with the following error
Unable to create log file C:\inetpub\logs\LogFiles\W3SVC1\u_ex121008.log. Make sure that the logging directory is correct and this computer has write access to that directory.
I have tried to do the following as another post suggests in
c:\windows\system32 lodctr /R
This had no effect at all
thx Mike
- Edited by mikeg_gf Monday, October 08, 2012 10:39 AM
All Replies
-
Monday, October 08, 2012 1:38 PM
Hi
this is from WSUSsetup log file
2012-10-08 13:49:11 Success MWUSSetup Validating pre-requisites...
2012-10-08 13:49:11 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.)
2012-10-08 13:49:11 Error MWUSSetup WSUS is outdated. But this will not block setup (Error 0x00000000: The operation completed successfully.)
2012-10-08 13:49:39 Success MWUSSetup Initializing installation details
2012-10-08 13:49:39 Success MWUSSetup Skipping Asp.Net install since not running on win2k3...
2012-10-08 13:49:39 Success MWUSSetup Installing wYukon using ocsetup
2012-10-08 13:49:39 Success MWUSSetup Installing Windows Internal database using ocsetup with command line as "ocsetup "WSSEE" /quiet /norestart"
2012-10-08 13:50:38 Success MWUSSetup Installed Windows Internal database successfully
2012-10-08 13:50:39 Success MWUSSetup Installing WSUS...
2012-10-08 13:50:39 Success CustomActions.Dll Unable to get INSTALL_LANGUAGE property, calculating it...
2012-10-08 13:50:39 Success CustomActions.Dll The system language ENS is not supported. Using English resources...
2012-10-08 13:50:39 Success CustomActions.Dll Successfully set propery of WSUS admin groups' full names
2012-10-08 13:50:39 Success CustomActions.Dll .Net framework path: C:\Windows\Microsoft.NET\Framework64\v2.0.50727
2012-10-08 13:50:40 Success CustomActions.Dll Creating user group: WSUS Reporters with Description: WSUS Administrators who can only run reports on the Windows Server Update Services server.
2012-10-08 13:50:40 Success CustomActions.Dll Creating WSUS Reporters user group
2012-10-08 13:50:40 Success CustomActions.Dll WSUS Reporters user group already exists
2012-10-08 13:50:40 Success CustomActions.Dll Successfully created WSUS Reporters user group
2012-10-08 13:50:40 Success CustomActions.Dll Creating user group: WSUS Administrators with Description: WSUS Administrators can administer the Windows Server Update Services server.
2012-10-08 13:50:40 Success CustomActions.Dll Creating WSUS Administrators user group
2012-10-08 13:50:40 Success CustomActions.Dll WSUS Administrators user group already exists
2012-10-08 13:50:40 Success CustomActions.Dll Successfully created WSUS Administrators user group
2012-10-08 13:50:40 Success CustomActions.Dll Successfully created WSUS user groups
2012-10-08 13:50:40 Success CustomActions.Dll Succesfully set binary SID property
2012-10-08 13:50:40 Success CustomActions.Dll Succesfully set binary SID property
2012-10-08 13:50:40 Success CustomActions.Dll Successfully set binary SID properties
2012-10-08 13:50:52 Success CustomActions.Dll CopyADMFile:The system locale ENS is not supported. Using English...
2012-10-08 13:53:09 Error MWUSSetup InstallWsus: MWUS Installation Failed (Error 0x80070643: Fatal error during installation.)
2012-10-08 13:53:09 Error MWUSSetup CInstallDriver::PerformSetup: WSUS installation failed (Error 0x80070643: Fatal error during installation.)
2012-10-08 13:53:09 Error MWUSSetup CSetupDriver::LaunchSetup: Setup failed (Error 0x80070643: Fatal error during installation.) -
Saturday, October 13, 2012 12:19 AMModerator
Unable to create log file C:\inetpub\logs\LogFiles\W3SVC1\u_ex121008.log. Make sure that the logging directory is correct and this computer has write access to that directory.
Did you perform the activities described in the error message? How was IIS installed? Did anybody customize the IIS installation? Either the log files aren't at C:\inetpub\logs where they're supposed to be, or you don't have permission to write to that folder.
What account are you using to install WSUS?
Was WSUS previously installed? If so, did you fully uninstall it?
What else is installed on this system?
Lawrence Garvin, M.S., MCITP:EA, MCDBA, MCSA
SolarWinds Head Geek
Microsoft MVP - Software Distribution (2005-2012)
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin- Edited by Lawrence GarvinMVP, Moderator Saturday, October 13, 2012 12:20 AM
- Marked As Answer by Clarence ZhangModerator Monday, October 22, 2012 2:52 AM

