[DISCUSSION] Windows 10 Enterprise (N) LTSB 2016

Discussion in 'Windows 10' started by Tito, Jul 21, 2016.

  1. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,894
    10,734
    240
    sorry but but some people complicate things with W10 LTSB it's salvation in years:rolleyes:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Feniksrising

    Feniksrising MDL Member

    Nov 27, 2016
    184
    136
    10
    1803 is part of the beta channel. Lets be appreciative of everyone who is testing for us who use LTSB.
     
  3. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,957
    2,059
    60
    Unfortunately, LTSC (formally LTSB) is not part of the previous release, as much as many of us here wish it was. But that does not stop us all from being grateful and appreciative of those who do test these builds and in the long-term, help make the experience better for others. :)
     
  4. JaguarXJ12

    JaguarXJ12 Guest

    #745 JaguarXJ12, Aug 9, 2018
    Last edited by a moderator: Aug 10, 2018
  5. Espionage724

    Espionage724 MDL Expert

    Nov 7, 2009
    1,074
    395
    60
    Not sure about LTSB, but with Pro for Workstations, there's a bunch of Modern UI apps not installed on the N version out-the-box (including Candy Crush).

    AMD's 18.7.1 driver on my RX 560 had a missing DLL error on every start-up (MF.dll, I'm guessing Media Foundation for the video tweaks since that section was broken on the GPU control panel). Was easily fixed by renaming the exe that was auto-starting, and seemingly didn't break anything.
     
  6. jdawg334

    jdawg334 MDL Novice

    Jun 23, 2011
    16
    4
    0
    How do I stop windows from trying to update my graphics card? I updated this driver with a newer one from the manufacturer website and disabled it from updating through Group Policy. WU still tries daily to install a driver from a couple of years ago. Is there anyway to keep it from trying and failing?
     

    Attached Files:

  7. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    you can use DDU from Guru3D site in settings disable windows update for AMD driver and run the program after that install latest AMD driver
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. JumpyJim

    JumpyJim MDL Junior Member

    Aug 29, 2013
    52
    28
    0
    Naturally, but I am one of them as well. I have heavily tested all builds specifically for Pro Workstation and what I said remains the same unfortunately.
     
  9. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    This laptop has w10 LTSB 2016-x64

    Yesterday I attempted to install kb4343887 Cumulative Update 2018/08/14 [CU .2430 “Delta” with W10UI_5.1… Took FOREVER and a week and when finally finished, I rebooted laptop…

    Upon reboot, there was no 0-30% getting windows ready, and after reboot, no 30-100%... I checked OS Build and it had not changed, hence the “Delta” didn’t actually install or install correctly…

    Later, I downloaded the actual CU and attempted to use W10UI_5.1 again, but it IGNORED the CU and only found and installed Flash…

    I then tried to install this CU.msu manually, it appeared to install, but the OS went into LIMBO mode with the spinning deal and I eventually had to REMOVE & Reinstall the laptop Battery to get the OS to boot up… OS Build had not changed and still displayed previous CU update in July…

    WUMT reports that kb4343887 Cumulative Update is still NEEDED…

    This has never occurred before on this laptop, all previous CU’s have been properly installed with W10UI_x.x

    kb4343887 Cumulative Update 2018/08/14 [CU .2430] = Does not install

    kb4346877 Cumulative Update 2018/07/30 [CU .2396] = Previous CU is currently installed


    Wait until the next 1607 / 14393 CU update / patch from M$ and try again or :confused: ??? :confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,725
    340
    Delta updates only works with 2nd Tuesday CU
    so for 4343887 delta, it needs 4338814
     
  11. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    So, did I TRASH the OS by attempting to install the delta update vs the CU itself?

    Why does W10UI_5.1 consider kb4343887 Cumulative Update 2018/08/14 [CU .2430] as NOT needed and the OS states it is NOT installed, and WUMT offers it as a needed update?

    Is there a remedy for this issue?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,725
    340
    Run this to see what's going on:
    Code:
    dism /online /get-Packages /format:table
    W10UI check the update mum files in Windows\Servicing\Packages
    a fail installation attemp could leave some files
     
  13. shewolf

    shewolf MDL Senior Member

    Apr 16, 2015
    471
    1,071
    10
  14. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Thanks for feedback... This is the result... This indicates that 14393.2430.1.10 is Superseded... ???
    Screen Shot 08-16-18 at 06.06 AM.PNG
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Had I know this, I would have NOT used a Delta update, and would have used the CU as I had been for many moons...
    Considering that M$ has been releasing 2 or MORE CU's for w10 editions each month, using a Delta Update is almost useless since it can ONLY be used instead of the Patch Tuesday CU update...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,725
    340
    No higher CU to supersede it

    try to remove it with dism:
    Code:
    dism /online /norestart /remove-Package /PackageName:Package_for_RollupFix_Wrapper~31bf3856ad364e35~amd64~~14393.2430.1.10
    if it failed, try the main one:
    Code:
    dism /online /norestart /remove-Package /PackageName:Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.2430.1.10
     
  17. MMIKEE

    MMIKEE MDL Senior Member

    Oct 6, 2012
    380
    361
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,725
    340
    Or click on "Last Updated" column to sort by latest date