Missing scripts -WSUS on Server 2012

Beantwortet Missing scripts -WSUS on Server 2012

  • Tuesday, November 13, 2012 3:33 PM
     
     
    I'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.

All Replies

  • Tuesday, November 13, 2012 4:09 PM
     
     Answered

    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.