Hi,
I 'm trying to resolve an issue with WSUS installed on Server 2012.
I've deleted WSUS for reconfiguration, but it after installation it had the sam configuration so I decided to manually remove all WSUS junk from system using recomendations from this thread http://social.technet.microsoft.com/Forums/ru-RU/winserverwsus/thread/f447e7d6-7007-4eb6-b38b-90f92525e092
After steps described in this artile I can't install WSUS because postInstallation tasks fail with:
2013-03-19 19:23:45 Value is C:\Program Files\Update Services 2013-03-19 19:23:45 Swtching DB to multi-user mode...... 2013-03-19 19:23:46 Finished setting multi-user mode 2013-03-19 19:23:46 Writing DB settings to registry... 2013-03-19 19:23:46 Marking PostInstall done for UpdateServices-WidDatabase in the registry... 2013-03-19 19:23:46 Configuring IIS... 2013-03-19 19:23:46 Start: ConfigureWebsite 2013-03-19 19:23:46 Configuring website on port 8530 2013-03-19 19:23:46 System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at Microsoft.UpdateServices.Administration.UseCustomWebSite.ExecuteIisCustomAction(String arguments) at Microsoft.UpdateServices.Administration.UseCustomWebSite.Install(Int32 portNumber) at Microsoft.UpdateServices.Administration.UseCustomWebSite.InstallAndConfigure(IisConfiguration& iisConfiguration, Int32 newPortNumber) at Microsoft.UpdateServices.Administration.PostInstall.ConfigureWebsite(Int32 portNumber) at Microsoft.UpdateServices.Administration.PostInstall.Run() at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
I've already found this thread http://social.technet.microsoft.com/Forums/en-US/winserverwsus/thread/e1315264-c8f8-4d90-9892-330a04ac2753 but i don't have SCCM installed on this server.
Can anybody help with this problem?