[DISCUSSION] Windows 10 Enterprise (N) LTSC 2019

Discussion in 'Windows 10' started by Tito, Feb 1, 2018.

  1. Nekko

    Nekko MDL Novice

    Oct 10, 2018
    16
    0
    0
    Sorry again but how do I use that app?
     
  2. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    I'm referring to 3.1.2.6, the latest version available.

    I'm pretty sure my imagename returns "xxx LTSC 2019" instead of "xxx LTSC".
    That's why the extra wildcard after "2019" is needed, else the script treats the image as a non-LTSC build.
    My image is a Spanish LTSC, converted with the help of the SFV patches posted on this board.
    Hashes have been verified and they match, so I'm sure the image is OK.
    It is most probably due to the different language, anyway it was easy to fix so no issues with that.

    Nice code to output the imagename variable as part of the folder name. Going to implement this.

    Cheers.
     
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Get the GUI version, start it and in lower left corner use 'CU DOWN' button, it will create a \cu\ sub-folder besides the EXE where the CAB files can be found.

    Create a folder c:\updates

    Move both CAB files over.

    Open Command Prompt (CMD) as admin:

    Code:
    Dism /Online /Add-Package /PackagePath:c:\updates\windows10.0-kb4465477-x64.cab /PackagePath:c:\updates\windows10.0-kb4464455-x64.cab
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. PsychedelicShaman

    PsychedelicShaman MDL Member

    Dec 4, 2017
    134
    319
    10
    I had the same problem with Polish language .iso of LTSC, so you're not the only one. :)
     
  5. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    Well then, it turned out that my "meddling with variables" was not the cause of this issue, it is indeed an issue with the script.
    I may be a n00b, but GodHand silently fixed several issues I reported :).

    Cheers.
     
  6. Ronny Hernandez

    Ronny Hernandez MDL Novice

    Jun 9, 2018
    1
    0
    0
    Any Iso X86 Spanish Please!!
     
  7. jimba96

    jimba96 MDL Novice

    Jun 16, 2018
    9
    1
    0
    1809 has not been officially re released has it?
     
  8. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    344
    51
    10
    Can someone help me to find a working way to disable completely Cortana from 1809 LTSC ?

    I tried some tweaks found here and there, and no one is able to block or remove everything from Cortana without getting a bunch of errors in event viewer.
    I know I can wait for the next MSMG Toolkit, but I like to use and follow good tutos. :)
    Thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. KedarWolf

    KedarWolf MDL Addicted

    Mar 17, 2016
    977
    874
    30
    1. Click Start, type gpedit.msc and hit enter.
    2. Navigate to Computer Configuration > Administrative Templates > Windows Components > Search.
    3. Locate Allow Cortana and double-click on it to open the relevant policy.
    4. Select Disabled.
    5. Click Apply and OK to turn off Cortana.
     
  10. amajmon

    amajmon MDL Senior Member

    Sep 21, 2012
    300
    130
    10
    #1851 amajmon, Nov 7, 2018
    Last edited: Nov 7, 2018
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Huih, what a ugly sidebar mixture :D.

    17763.sidebar.jpg
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    344
    51
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. MrBananaxx

    MrBananaxx MDL Novice

    Jan 4, 2018
    9
    3
    0
    Go to: Modèles d'administration --> Composants Windows --> Rechercher --> Autoriser Cortana
    Double-clique, selectionne désactivé, clique appliquer et ok. Et c'est bon cortana est désactivé :)
     
  14. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    344
    51
    10
    Thanks,
    I think that searchUI has been removed when I use my ISO file and NTlite beta to remove Windows Defender and some other components. NTlite was in free mode.
    I confirm, there is no sub-menu "Rechercher" inside "Composants Windows" . :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. TheStutch

    TheStutch MDL Novice

    Apr 14, 2018
    41
    73
    0
    Now it makes sense. The Optimize-offline script has only just started supporting languages other than en_US. That's the beauty of this being a well designed script. If you have minimal code reading skills, it's pretty easy to make simple modifications or additions and tailor the script to do what you want. Like, in your case, adding another wildcard to LTSC or setting the value on line 1465 to "0."
    Speaking of script modifications... If you add my last posts 'output folder mod,' I advice you do a quick search of any future updates to make sure that the variables $ScriptVersion, $ImageBuild and $ImageName still exist. For instance "$ScriptVersion" is new to 3.1.2.6, and could easily disappear or get a name change with the next update.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. deafsinger

    deafsinger MDL Junior Member

    Feb 19, 2016
    90
    26
    0
    Aquí tienes:
    Une la h con la t
    h ttps://1fichier.com/?c4x1x3syn3xfx1wn0m0r
     
  17. drlc

    drlc MDL Novice

    Oct 17, 2017
    12
    1
    0
    I've got a question regarding activation with KMS_VL_ALL.

    As far as i know, that tool activates Windows for only 180 days, so you have to reactivate every 6 months.
    Is there any way to activate Windows permanently with this tool? What happens if you forget to reactivate Windows after 180 days? Aren't you able to boot into Windows anymore, or is Windows just "not activated" and you can boot into Windows and run KMS_VL_ALL again and everything is fine again?
     
  18. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    Not possible to activate permanently the LTSC version with any tool @ the moment
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. PsychedelicShaman

    PsychedelicShaman MDL Member

    Dec 4, 2017
    134
    319
    10
    KMS_VL_ALL by @abbodi1406 creates auto-renewal task for 7 days, so every 7 days the 180 days period is being refreshed into infinity. :)