Dummy WSUS - A simple implementation of WSUS server in PHP

Discussion in 'Windows 10' started by whatever127, Dec 26, 2019.

  1. whatever127

    whatever127 MDL PHP Wizard

    Joined:
    Nov 9, 2012
    Messages:
    1,050
    Likes Received:
    7,237
    Trophy Points:
    60
  2. sungerbob

    sungerbob MDL Junior Member

    Joined:
    Nov 8, 2014
    Messages:
    57
    Likes Received:
    11
    Trophy Points:
    0
    #2 sungerbob, Dec 29, 2019
    Last edited: Dec 29, 2019
    Thank you so much :) Looks like store is working as intended but I can't update :(
    I got
    Code:
    127.0.0.1:50034 [404]: /ClientWebService/client.asmx - No such file or directory
    while trying update. So can you add as option in menu or something else?

    Also closing window doesn't stop the server, only ctrl + c stops it.
     
  3. sungerbob

    sungerbob MDL Junior Member

    Joined:
    Nov 8, 2014
    Messages:
    57
    Likes Received:
    11
    Trophy Points:
    0
  4. NST_Adventure

    NST_Adventure MDL Addicted

    Joined:
    Jun 1, 2019
    Messages:
    869
    Likes Received:
    162
    Trophy Points:
    30
  5. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
    "...itself while retaining access to the Microsoft Store"

    And how is that achieved (without properly configured GPOs)?
     
  6. whatever127

    whatever127 MDL PHP Wizard

    Joined:
    Nov 9, 2012
    Messages:
    1,050
    Likes Received:
    7,237
    Trophy Points:
    60
    This sever requires properly configured GPO or registry values set by it. Because of that it works only with Pro and higher making it useless in some cases.

    Microsoft Store will not work with "Do not connect to any Windows Update Internet locations" enabled.
     
  7. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
    Exactly, hence the question...