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

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

  1. RobrPatty

    RobrPatty MDL Addicted

    Jul 23, 2009
    677
    232
    30
    By testing what?
     
  2. RobrPatty

    RobrPatty MDL Addicted

    Jul 23, 2009
    677
    232
    30
    Tried the manual method for KMS38 and just activates for the usual 180 days. Looking for activation until year 2038.
     
  3. Windows_Addict

    Windows_Addict MDL Addicted

    Jul 19, 2018
    909
    2,007
    30
    Readme mentions the APP-SKU ID rearm step, have you tried that?
     
  4. RobrPatty

    RobrPatty MDL Addicted

    Jul 23, 2009
    677
    232
    30
    No cannot find it
     
  5. Windows_Addict

    Windows_Addict MDL Addicted

    Jul 19, 2018
    909
    2,007
    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
    
     
  6. RobrPatty

    RobrPatty MDL Addicted

    Jul 23, 2009
    677
    232
    30
    screenshot_226.png

    Nope unsuccessful

    Ran slmgr.vbs /ato and got this:

    screenshot_227.png
     
  7. Windows_Addict

    Windows_Addict MDL Addicted

    Jul 19, 2018
    909
    2,007
    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.
     
  8. RobrPatty

    RobrPatty MDL Addicted

    Jul 23, 2009
    677
    232
    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
     
  9. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    build 20344
    Download:
    404 Not Found
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. LiteOS

    LiteOS MDL Expert

    Mar 7, 2014
    1,893
    814
    60
  12. RobrPatty

    RobrPatty MDL Addicted

    Jul 23, 2009
    677
    232
    30
    No new server again this week. :(
     
  13. bear_aussie

    bear_aussie MDL Member

    Jun 8, 2015
    240
    208
    10
    dunno y ur complaining @RobrPatty
    prolyl means thisll b teh final version
    in whih case :party_time:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. icystraw

    icystraw MDL Novice

    Aug 4, 2012
    11
    9
    0
    any build greater than 20344 spotted from fe_release branch?
     
  15. mrbbq

    mrbbq MDL Senior Member

    Jul 18, 2015
    309
    115
    10
    Still almost betting on 20500.
     
  16. ch100

    ch100 MDL Addicted

    Sep 11, 2016
    629
    522
    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.
     
  17. RobrPatty

    RobrPatty MDL Addicted

    Jul 23, 2009
    677
    232
    30
    This can't be final since RTM will be released in the fall.