Windows 2008 Storage Server + WSUS config fail
our company has been growing on years, , we've reached point we have +- 12 servers, "manually' download/ installing updates..
hence wanted have centralised, , wsus seemed logical choice.
so went, installed iis 7, installed asp.net, .net 4.0, , downloaded wsus ...
and afther few minutes, saw msg, installed fine, yet afther pressing ok button
this: http://yfrog.com/jpwsusserverconfiguratiewj
[img]http://desmond.yfrog.com/himg709/scaled.php?tn=0&server=709&filename=wsusserverconfiguratiew.jpg&xsize=640&ysize=640[/img]
happy image showed up.
along have seen following in event viewer..
- dss authentication web service not working.
- simpleauth web service not working.
- client web service not working.
- server synchronization web service not working.
- api remoting web service not working.
- reporting web service not working.
- no client computers have ever contacted server.
[quote]
wsus administration console unable connect wsus server via remote api.
verify update services service, iis , sql running on server. if problem persists, try restarting iis, sql, , update services service.
system.net.webexception -- request failed http status 405: method not allowed.
source
microsoft.updateservices.administration
stack trace:
@ microsoft.updateservices.administration.adminproxy.createupdateserver(object[] args)
@ microsoft.updateservices.administration.adminproxy.getupdateserver()
@ microsoft.updateservices.ui.adminapiaccess.adminapitools.getupdateserver()
@ microsoft.updateservices.ui.snapin.scope.serversummaryscopenode.connecttoserver()
@ microsoft.updateservices.ui.snapin.scope.serversummaryscopenode.connecttoserverandpopulatenode(boolean connectingservertoconsole)
@ microsoft.updateservices.ui.snapin.common.extensionsnapinmanager.oninitialize()
[/quote]
i've done reset of iis, did uninstall of wsus & iis, reboot, re-install iis, install wus, yet didnt work...
also have re-registered asp.net (v4.0.30319), listed: http://community.versionone.com/knowledgebase/faqs/q10089.aspx
adsutil.vbs
keytype : (string) "iiswebvirtualdir" approot : (string) "/lm/w3svc/1/root/dssauthwebservice" appfriendlyname : (string) "dssauthwebservice" appisolated : (integer) 0 path : (string) "c:\program files\update services\webservices\dssauthwebservice" accessflags : (integer) 513 accessexecute : (boolean) false accesssource : (boolean) false accessread : (boolean) true accesswrite : (boolean) false accessscript : (boolean) true accessnoremoteexecute : (boolean) false accessnoremoteread : (boolean) false accessnoremotewrite : (boolean) false accessnoremotescript : (boolean) false accessnophysicaldir : (boolean) false aspscripterrorsenttobrowser : (boolean) false aspenableparentpaths : (boolean) false authflags : (integer) 1 authbasic : (boolean) false authanonymous : (boolean) true authntlm : (boolean) false authmd5 : (boolean) false authpassport : (boolean) false apppoolid : (string) "wsuspool" ntauthenticationproviders : (string) "negotiate,ntlm"
adsutil.vbs enum w3svc/1
keytype : (string) "iiswebserver" serverstate : (integer) 2 servercomment : (string) "default web site" serverautostart : (boolean) true serverbindings : (list) (1 items) ":80:" connectiontimeout : (integer) 180 aspbufferingon : (boolean) false logpluginclsid : (string) "{ff160663-de82-11cf-bc0a-00aa006111e0}" servercommand : (integer) 1 win32error : (integer) 0 [/w3svc/1/root] [/w3svc/1/filters] [/w3svc/1/iiscertmapper] [/w3svc/1/cert11]
adsutilvbs enum w3svc
keytype : (string) "iiswebservice" anonymoususername : (string) "iusr" dontlog : (boolean) false defaultdoc : (string) "default.htm,default.asp,index.htm,index.html,iisstart.htm,default.aspx" httpcustomheaders : (list) (1 items) "x-powered-by: asp.net" httperrors : (list) (9 items) "401,*,file,c:\inetpub\custerr\en-us\401.htm" "403,*,file,c:\inetpub\custerr\en-us\403.htm" "404,*,file,c:\inetpub\custerr\en-us\404.htm" "405,*,file,c:\inetpub\custerr\en-us\405.htm" "406,*,file,c:\inetpub\custerr\en-us\406.htm" "412,*,file,c:\inetpub\custerr\en-us\412.htm" "500,*,file,c:\inetpub\custerr\en-us\500.htm" "501,*,file,c:\inetpub\custerr\en-us\501.htm" "502,*,file,c:\inetpub\custerr\en-us\502.htm" ntauthenticationproviders : (string) "negotiate,ntlm" aspbufferingon : (boolean) true aspdisktemplatecachedirectory : (expandsz) "c:\inetpub\temp\asp compiled templates" redirectheaders : (list) (0 items) traceuriprefix : (list) (0 items) dirbrowseflags : (integer) 1073741854 enabledirbrowsing : (boolean) false dirbrowseshowdate : (boolean) true dirbrowseshowtime : (boolean) true dirbrowseshowsize : (boolean) true dirbrowseshowextension : (boolean) true dirbrowseshowlongdate : (boolean) false enabledefaultdoc : (boolean) true authflags : (integer) 1 authbasic : (boolean) false authanonymous : (boolean) true authntlm : (boolean) false authmd5 : (boolean) false authpassport : (boolean) false accessflags : (integer) 513 accessexecute : (boolean) false accesssource : (boolean) false accessread : (boolean) true accesswrite : (boolean) false accessscript : (boolean) true accessnoremoteexecute : (boolean) false accessnoremoteread : (boolean) false accessnoremotewrite : (boolean) false accessnoremotescript : (boolean) false accessnophysicaldir : (boolean) false accesssslflags : (integer) 0 accessssl : (boolean) false accessssl128 : (boolean) false accesssslnegotiatecert : (boolean) false accesssslrequirecert : (boolean) false accesssslmapcert : (boolean) false scriptmaps : (list) (17 items) ".asp,c:\windows\system32\inetsrv\asp.dll,5,get,head,post" ".cer,c:\windows\system32\inetsrv\asp.dll,5,get,head,post" ".axd,c:\windows\microsoft.net\framework64\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".aspx,c:\windows\microsoft.net\framework64\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".ashx,c:\windows\microsoft.net\framework64\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".asmx,c:\windows\microsoft.net\framework64\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".rem,c:\windows\microsoft.net\framework64\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".soap,c:\windows\microsoft.net\framework64\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".axd,c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".aspx,c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".ashx,c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".asmx,c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".rem,c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".soap,c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll,1,get,head,post,debug" ".stm,c:\windows\system32\inetsrv\ssinc.dll,5,get,post" ".shtm,c:\windows\system32\inetsrv\ssinc.dll,5,get,post" ".shtml,c:\windows\system32\inetsrv\ssinc.dll,5,get,post" ssiexecdisable : (boolean) false logpluginclsid : (string) "{ff160663-de82-11cf-bc0a-00aa006111e0}" logfiledirectory : (expandsz) "c:\inetpub\logs\logfiles" apppoolid : (string) "defaultapppool" dodynamiccompression : (boolean) true iis5isolationmodeenabled : (boolean) false applicationdependencies : (list) (1 items) "active server pages;asp" websvcextrestrictionlist : (list) (7 items) "0,*.exe" "0,*.dll" "1,c:\windows\microsoft.net\framework\v4.0.30319\aspnet_isapi.dll,1,asp.net v4.0.30319,asp.net v4.0.30319" "1,c:\windows\microsoft.net\framework64\v4.0.30319\aspnet_isapi.dll,1,asp.net v4.0.30319,asp.net v4.0.30319" "1,c:\windows\system32\inetsrv\asp.dll,1,asp,active server pages" "1,c:\windows\microsoft.net\framework\v2.0.50727\aspnet_isapi.dll,1,asp.net v2.0.50727,asp.net v2.0.50727" "1,c:\windows\microsoft.net\framework64\v2.0.50727\aspnet_isapi.dll,1,asp.net v2.0.50727,asp.net v2.0.50727" [/w3svc/filters] [/w3svc/apppools] [/w3svc/info] [/w3svc/1]
any idea's on how resolve issue?
so went, installed iis 7, installed asp.net, .net 4.0, , downloaded wsus ...
it seems, starters, have few steps out of order, , few others incorrect.
might suggest better alternative: "i downloaded step-by-step (installation) guide , followed instructions written."
most of current issues related improperly preparing installation environment required wsus.
lawrence garvin, m.s., mcitp:ea, mcdba, mcsa
principal/cto, onsite technology solutions, houston, texas
microsoft mvp - software distribution (2005-2010)
mvp profile: http://mvp.support.microsoft.com/profile/lawrence.garvin
blog: http://onsitechsolutions.spaces.live.com
Windows Server > WSUS
Comments
Post a Comment