Missing scripts -WSUS on Server 2012
-
Dienstag, 13. November 2012 15:33I'm having problems getting my computers to show up in WSUS. I found this troubleshooting guide: Issues with Client Self-Update which suggests that I run this command:
cscript WSUSInstallDirectory\setup\installselfupdateonport80.vbs
However, in my server's "C:\Program Files\Update Services\Setup" folder, there is no such file. I have 7 other files (DynamicCompression.vbs, IISConfig.xml, etc.), but no installselfupdateonport80.vbs file. Where do I get this file, or is there some other way to figure out why my computers are not connecting to this thing?
By the way, an attempt to connect to http:// WSUSServerName /selfupdate/wuident.cab (as suggested in the aforementioned document) fails from my client computers (webpage cannot be found).
Any suggestions would be greatly appreciated.
Alle Antworten
-
Dienstag, 13. November 2012 16:09
Update:
Ok, somewhere along the way, it looks like WSUS changed the port it uses from 80 to 8530. I changed my group policy to use http://WSUS:8530 and now it looks like things are working.
Hope this helps someone else.
- Als Antwort markiert Lawrence GarvinMVP, Moderator Dienstag, 13. November 2012 23:19

