[DISCUSSION] Server 2022 LTSC (21H2) 20348.1 (fe_release)

Discussion in 'Windows Server' started by Enthousiast, Mar 2, 2021.

  1. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    By testing what?
     
  2. Windows_Addict

    Windows_Addict MDL Addicted

    Joined:
    Jul 19, 2018
    Messages:
    909
    Likes Received:
    2,007
    Trophy Points:
    30
  3. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    Tried the manual method for KMS38 and just activates for the usual 180 days. Looking for activation until year 2038.
     
  4. Windows_Addict

    Windows_Addict MDL Addicted

    Joined:
    Jul 19, 2018
    Messages:
    909
    Likes Received:
    2,007
    Trophy Points:
    30
    Readme mentions the APP-SKU ID rearm step, have you tried that?
     
  5. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    No cannot find it
     
  6. Windows_Addict

    Windows_Addict MDL Addicted

    Joined:
    Jul 19, 2018
    Messages:
    909
    Likes Received:
    2,007
    Trophy Points:
    30
    SKU-ID Rearm
    Run below command in command prompt as admin

    Windows Server 2022 Standard
    Code:
    wmic path SoftwareLicensingProduct where ID='9bd77860-9b31-4b7b-96ad-2564017315bf' call ReArmsku
    
    Windows Server 2022 Datacenter
    Code:
    wmic path SoftwareLicensingProduct where ID='ef6cfc9f-8c5d-44ac-9aad-de6a2ea0ae03' call ReArmsku
    
     
  7. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    screenshot_226.png

    Nope unsuccessful

    Ran slmgr.vbs /ato and got this:

    screenshot_227.png
     
  8. Windows_Addict

    Windows_Addict MDL Addicted

    Joined:
    Jul 19, 2018
    Messages:
    909
    Likes Received:
    2,007
    Trophy Points:
    30
    KMS IP shows that you haven't applied the readme instructions fully, otherwise it would have shown 127.0.0.2
    Anyway, sending the steps in convo now.
     
  9. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    #169 RobrPatty, May 8, 2021
    Last edited: May 8, 2021
    Followed step completely and got this:

    screenshot_228.png

    Also got this:

    screenshot_229.png
     
  10. windows builder

    windows builder MDL Guru

    Joined:
    Sep 13, 2017
    Messages:
    2,030
    Likes Received:
    1,328
    Trophy Points:
    90
    build 20344
    Download:
    404 Not Found
     
  11. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,620
    Trophy Points:
    450
  12. LiteOS

    LiteOS MDL Expert

    Joined:
    Mar 7, 2014
    Messages:
    1,893
    Likes Received:
    814
    Trophy Points:
    60
  13. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    No new server again this week. :(
     
  14. bear_aussie

    bear_aussie MDL Member

    Joined:
    Jun 8, 2015
    Messages:
    240
    Likes Received:
    208
    Trophy Points:
    10
    dunno y ur complaining @RobrPatty
    prolyl means thisll b teh final version
    in whih case :party_time:
     
  15. DougQuaid

    DougQuaid MDL Novice

    Joined:
    Aug 15, 2012
    Messages:
    43
    Likes Received:
    68
    Trophy Points:
    0
  16. icystraw

    icystraw MDL Novice

    Joined:
    Aug 4, 2012
    Messages:
    11
    Likes Received:
    9
    Trophy Points:
    0
    any build greater than 20344 spotted from fe_release branch?
     
  17. icystraw

    icystraw MDL Novice

    Joined:
    Aug 4, 2012
    Messages:
    11
    Likes Received:
    9
    Trophy Points:
    0
  18. mrbbq

    mrbbq MDL Senior Member

    Joined:
    Jul 18, 2015
    Messages:
    309
    Likes Received:
    115
    Trophy Points:
    10
    Still almost betting on 20500.
     
  19. ch100

    ch100 MDL Addicted

    Joined:
    Sep 11, 2016
    Messages:
    629
    Likes Received:
    523
    Trophy Points:
    30
    #179 ch100, May 15, 2021
    Last edited: May 16, 2021
    I did a test upgrade in place of a virtual machine running Windows Server 2019 with 2 NICs configured as a router with IPv4 and IPv6.
    Not very complicated but all configured at the command line in the netsh tool.
    The upgrade was from Windows Server 2019 to Windows Server 2022 Insider Preview build 20344 and was perfectly smooth and kept all configuration.
    Very pleased with the experience.
    The current build 20344 can very well be designated as release.
    Might have not yet identified bugs, but this is usually the case with most new OS anyway.

    Note: Be warned, do not perform this procedure for a production machine, as it is not clear if there will be a supported upgrade path from IP to RTM.
     
  20. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    This can't be final since RTM will be released in the fall.