Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    I quoted @abbodi1406 and he quoted the original question, that should clear things up;)
     
  2. WildByDesign

    WildByDesign MDL Addicted

    Sep 8, 2013
    752
    407
    30
    Frustrating, no doubt. But this is just the reality of QA (Quality Assurance) process which used to be done "in-house" at Microsoft and is now being done via Release Preview and other channels of Insiders. I suppose at least it is not happening (yet) on stable release updates.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. toyo

    toyo MDL Senior Member

    Aug 14, 2009
    472
    313
    10
    Really don't understand how this is something we should tolerate. 1 month without updates with clear bugs such as security features no longer being functional and the action center working in random spammy ways. I really miss how Windows 7 would work, no, I don't miss the OS itself, Win10 is far better IMO, but miss how updating it was reliable and not an issue, nor something exceptional you keep track of hoping it restores lost OS functionality. Hell, the first 1809 versions crashed my PC too, rarely, now that seems to be gone, and also gone is pieces of Cortana crashing each reboot, so I'm happy for this at least.
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,893
    340
    Anyone tried enabling and running /ResetBase extensively on 1809?
    does it break future LCUs installation?
    since it removes superseded RTM components, and the new package format PSFX is supposed to rely on RTM components to generate updated files

    but in my brief tests, i had no issues installing LCU after resetbase
    integrated KB4464330, ran ResetBase with SupersededActions trick, and KB4469342 1.10 still integrated sucessfully
    i didn't test online scenario yet

    why dism show two progress bars for this? :g:
    Code:
    dism /Image:C:\Mount /Cleanup-Image /StartComponentCleanup /ResetBase
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.168
    
    [===========================95.0%=======================   ]
    [==========================100.0%==========================]
    The operation completed successfully.
    btw, i noticed that DisableComponentBackups trick now removes C:\Windows\WinSxS\Backup completely with /StartComponentCleanup
    previously, it only disable updating the directory
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    I just finished my testing with those separate dotnetfx cabs, and the full resetbase command showed 2 lines every time it ran.
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    Code:
    C:\Windows\system32>dism /online /add-package /packagepath:c:\test\windows10.0-kb4469041-x64_b7783a9a26a917265ee719f56522f882aac0a517.cab
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.168
    
    Processing 1 of 1 - Adding package Package_for_KB4469041~31bf3856ad364e35~amd64~~10.0.1.2251
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Windows\system32>dism /online /get-packages
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.168
    
    Packages listing:
    
    Package Identity : Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    State : Installed
    Release Type : Language Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : Feature Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : Foundation
    Install Time : 9/15/2018 7:36 AM
    
    Package Identity : Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~11.0.17763.1
    State : Installed
    Release Type : Language Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    State : Installed
    Release Type : Language Pack
    Install Time : 12/5/2018 1:45 PM
    
    Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 12/5/2018 1:45 PM
    
    Package Identity : Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Package_for_KB4469041~31bf3856ad364e35~amd64~~10.0.1.2251
    State : Installed
    Release Type : Update
    Install Time : 12/5/2018 1:54 PM
    
    Package Identity : Package_for_KB4470788~31bf3856ad364e35~amd64~~17763.164.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 12/5/2018 1:26 PM
    
    Package Identity : Package_for_KB4477029~31bf3856ad364e35~amd64~~10.0.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 12/5/2018 1:26 PM
    
    Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.107.1.3
    State : Superseded
    Release Type : Update
    Install Time : 10/29/2018 10:39 PM
    
    Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.168.1.10
    State : Installed
    Release Type : Update
    Install Time : 12/5/2018 1:39 PM
    
    The operation completed successfully.
    
    C:\Windows\system32>dism /online /cleanup-image /startcomponentcleanup /resetbase
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.168
    
    [=====                      9.8%                           ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Windows\system32>dism /online /get-packages
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.168
    
    Packages listing:
    
    Package Identity : Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    State : Installed
    Release Type : Language Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : Feature Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : Foundation
    Install Time : 9/15/2018 7:36 AM
    
    Package Identity : Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~en-US~11.0.17763.1
    State : Installed
    Release Type : Language Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Basic-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-OCR-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-Speech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~10.0.17763.1
    State : Installed
    Release Type : Language Pack
    Install Time : 12/5/2018 1:45 PM
    
    Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 12/5/2018 1:45 PM
    
    Package Identity : Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:06 AM
    
    Package Identity : OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 9/15/2018 9:07 AM
    
    Package Identity : Package_for_KB4469041~31bf3856ad364e35~amd64~~10.0.1.2251
    State : Installed
    Release Type : Update
    Install Time : 12/5/2018 1:54 PM
    
    Package Identity : Package_for_KB4470788~31bf3856ad364e35~amd64~~17763.164.1.1
    State : Installed
    Release Type : Security Update
    Install Time : 12/5/2018 1:26 PM
    
    Package Identity : Package_for_KB4477029~31bf3856ad364e35~amd64~~10.0.1.0
    State : Installed
    Release Type : Security Update
    Install Time : 12/5/2018 1:26 PM
    
    Package Identity : Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.168.1.10
    State : Installed
    Release Type : Update
    Install Time : 12/5/2018 1:39 PM
    
    The operation completed successfully.
    
    C:\Windows\system32>
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    It's not a normal CU, it's for updating dotnetfx separately from the normal CU's, actually they pulled it from WU and Catalog.
     
  8. palikuca

    palikuca MDL Member

    Oct 23, 2017
    122
    33
    10
    yes I have seen that in your infortmation, but I miss activated .. it seems that this script jumps over something, if the order is not correct
    e

    Can not you install an output console in a mgbox?

    Is Only Works by Enterprise Version by You
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    I don't know where you expect something about activating, this tells us it is installed:
    Dotnetfx3 is enabled:
    Code:
    Package Identity : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    State : Installed
    Release Type : OnDemand Pack
    Install Time : 12/5/2018 1:45 PM
    
    This is the update:
    Code:
    Package Identity : Package_for_KB4469041~31bf3856ad364e35~amd64~~10.0.1.2251
    State : Installed
    Release Type : Update
    Install Time : 12/5/2018 1:54 PM
    All 1809 sku's have the same servicing, so what works on one will work on all.
     
  10. palikuca

    palikuca MDL Member

    Oct 23, 2017
    122
    33
    10
    I do not want to criticize you there, if you just jump on enable net, then do not activate, the script does not do the right thing

    I test this to 1000x heden day when new SSU, Kum I come to do that

    you could not post an ausgnag in a txt at the program in a msgbox
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    You mean @abbodi1406 script (W10UI)? It isn't updated to handle this new feature if dotnetfx is pre-enabled to apply the specific dotnetfx CU.

    The update was not long enough online before they pulled it.

    I did my manual tests (online) here: https://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-351#post-1488153
     
  12. palikuca

    palikuca MDL Member

    Oct 23, 2017
    122
    33
    10
    why do not you try it yourself?

    All 1809 sku's have the same servicing, so what works on one wants to work on all.<< Thate you
    never in the pro version 17763.1
    by Updated by me, Tell me
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    Please tell me, or better, show me, what you experienced and what you expected to happen?
     
  14. palikuca

    palikuca MDL Member

    Oct 23, 2017
    122
    33
    10
    I would show them, it works perfectly, in the enterprise, I do not have the devices to take that up

    Edit: /
    so my question why no msgbox

    i mount re again.. check the tables

    Dism /Image:C:\mount\phad /Get-Features /Format:Table

    is online works on enterprise
     
  15. c6p0

    c6p0 MDL Junior Member

    Aug 17, 2010
    74
    47
    0
    Code:
    C:\users\Administrator>Dism.exe /Online /Add-Package /PackagePath:"G:\Downloads\windows10.0-kb4469342-x64_441b561e714f6cf0da36784f73a6b95cce3f9cb0.cab"
    
    Deployment Image Servicing and Management tool
    Version: 10.0.17763.1
    
    Image Version: 10.0.17763.168
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.168.1.10
    [==========================100.0%==========================]
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now? (Y/N)
    bye bye :D
     
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,761
    450
    I have to apologize but i have no clue what you are meaning to say.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,893
    340
    @palikuca

    now i have to find a way to differentiate the new dotnetfx CU from the regular .NET 4.x feature package
     
  18. palikuca

    palikuca MDL Member

    Oct 23, 2017
    122
    33
    10
    #7019 palikuca, Dec 5, 2018
    Last edited: Dec 5, 2018
    yes, that's hard, my father said you're talking, but no one understands you, I seem to talk too fast.
    I'm talking about what's happening in my head but I'm not posting that right

    new wui5.3 with ouput Please

    mr
    abbodi1406 the link in you massge

    the one in your message would not be bad. so I could find him faster
     
  19. palikuca

    palikuca MDL Member

    Oct 23, 2017
    122
    33
    10
    #7020 palikuca, Dec 5, 2018
    Last edited: Dec 5, 2018
    ok i found the error, if you accidentally hit the script on disabled, and after that hit on enabled at the script, it will stay disabled

    i post the message box on table.. in on minute

    Microsoft Windows [Version 10.0.17763.168]
    (c) 2018 Microsoft Corporation. Alle Rechte vorbehalten.

    C:\WINDOWS\system32>md C:\mount\Windows
    Ein Unterverzeichnis oder eine Datei mit dem Namen "C:\mount\Windows" existiert bereits.

    C:\WINDOWS\system32>
    C:\WINDOWS\system32>
    C:\WINDOWS\system32>cd c:\Image

    c:\Image>
    c:\Image>
    c:\Image>Dism /Mount-Image /ImageFile:"C:\Image\install.wim" /Index:1 /MountDir:C:\mount\Windows

    Tool zur Imageverwaltung für die Bereitstellung
    Version: 10.0.17763.1

    Abbild wird bereitgestellt
    [==========================100.0%==========================]
    Der Vorgang wurde erfolgreich beendet.

    c:\Image>Dism /Image:c:\mount\windows /get-Packages

    Tool zur Imageverwaltung für die Bereitstellung
    Version: 10.0.17763.1

    Abbildversion: 10.0.17763.168

    Paketauflistung:

    Paketidentität : Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:33

    Paketidentität : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.17763.1
    Status : Installiert
    Versionstyp : Language Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : Feature Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : Foundation
    Installationszeit : 15.09.2018 07:36

    Paketidentität : Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~~11.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:33

    Paketidentität : Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:33

    Paketidentität : Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:33

    Paketidentität : Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:33

    Paketidentität : Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installation steht aus
    Versionstyp : OnDemand Pack
    Installationszeit : 05.12.2018 12:18

    Paketidentität : Microsoft-Windows-QuickAssist-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.17763.1
    Status : Installiert
    Versionstyp : OnDemand Pack
    Installationszeit : 15.09.2018 17:32

    Paketidentität : Package_for_KB4469041~31bf3856ad364e35~amd64~~10.0.1.2251
    Status : Installiert
    Versionstyp : Update
    Installationszeit : 05.12.2018 12:09

    Paketidentität : Package_for_KB4470788~31bf3856ad364e35~amd64~~17763.164.1.1
    Status : Installiert
    Versionstyp : Security Update
    Installationszeit : 05.12.2018 12:09

    Paketidentität : Package_for_KB4477029~31bf3856ad364e35~amd64~~10.0.1.0
    Status : Installiert
    Versionstyp : Security Update
    Installationszeit : 05.12.2018 12:09

    Paketidentität : Package_for_RollupFix~31bf3856ad364e35~amd64~~17763.168.1.10
    Status : Installiert
    Versionstyp : Update
    Installationszeit : 05.12.2018 12:12

    Der Vorgang wurde erfolgreich beendet.

    c:\Image>Dism /Image:C:\mount\Windows /Get-Features /Format:Table

    Tool zur Imageverwaltung für die Bereitstellung
    Version: 10.0.17763.1

    Abbildversion: 10.0.17763.168

    Featureauflistung für das Paket : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.17763.1


    -------------------------------------------- | -----------
    Featurename | Status
    -------------------------------------------- | -----------
    Printing-PrintToPDFServices-Features | Aktiviert
    Windows-Defender-Default-Definitions | Aktiviert
    Printing-XPSServices-Features | Aktiviert
    SearchEngine-Client-Package | Aktiviert
    MSRDC-Infrastructure | Aktiviert
    TelnetClient | Deaktiviert
    TFTP | Deaktiviert
    TIFFIFilter | Deaktiviert
    WorkFolders-Client | Aktiviert
    LegacyComponents | Deaktiviert
    DirectPlay | Deaktiviert
    Printing-Foundation-Features | Aktiviert
    FaxServicesClientPackage | Aktiviert
    Printing-Foundation-InternetPrinting-Client | Aktiviert
    Printing-Foundation-LPDPrintService | Deaktiviert
    Printing-Foundation-LPRPortMonitor | Deaktiviert
    SimpleTCP | Deaktiviert
    MicrosoftWindowsPowerShellV2Root | Aktiviert
    MicrosoftWindowsPowerShellV2 | Aktiviert
    Windows-Identity-Foundation | Deaktiviert
    Microsoft-Windows-Subsystem-Linux | Deaktiviert
    HypervisorPlatform | Deaktiviert
    VirtualMachinePlatform | Deaktiviert
    Client-ProjFS | Deaktiviert
    NetFx4-AdvSrvs | Aktiviert
    NetFx4Extended-ASPNET45 | Deaktiviert
    IIS-WebServerRole | Deaktiviert
    IIS-WebServer | Deaktiviert
    IIS-CommonHttpFeatures | Deaktiviert
    IIS-HttpErrors | Deaktiviert
    IIS-HttpRedirect | Deaktiviert
    IIS-ApplicationDevelopment | Deaktiviert
    IIS-NetFxExtensibility | Deaktiviert
    IIS-NetFxExtensibility45 | Deaktiviert
    IIS-HealthAndDiagnostics | Deaktiviert
    IIS-HttpLogging | Deaktiviert
    IIS-LoggingLibraries | Deaktiviert
    IIS-RequestMonitor | Deaktiviert
    IIS-HttpTracing | Deaktiviert
    IIS-Security | Deaktiviert
    IIS-URLAuthorization | Deaktiviert
    IIS-RequestFiltering | Deaktiviert
    IIS-IPSecurity | Deaktiviert
    IIS-Performance | Deaktiviert
    IIS-HttpCompressionDynamic | Deaktiviert
    IIS-WebServerManagementTools | Deaktiviert
    IIS-ManagementScriptingTools | Deaktiviert
    IIS-IIS6ManagementCompatibility | Deaktiviert
    IIS-Metabase | Deaktiviert
    WAS-WindowsActivationService | Deaktiviert
    WAS-ProcessModel | Deaktiviert
    WAS-NetFxEnvironment | Deaktiviert
    WAS-ConfigurationAPI | Deaktiviert
    IIS-HostableWebCore | Deaktiviert
    IIS-StaticContent | Deaktiviert
    IIS-DefaultDocument | Deaktiviert
    IIS-DirectoryBrowsing | Deaktiviert
    IIS-WebDAV | Deaktiviert
    IIS-WebSockets | Deaktiviert
    IIS-ApplicationInit | Deaktiviert
    IIS-ASPNET | Deaktiviert
    IIS-ASPNET45 | Deaktiviert
    IIS-ASP | Deaktiviert
    IIS-CGI | Deaktiviert
    IIS-ISAPIExtensions | Deaktiviert
    IIS-ISAPIFilter | Deaktiviert
    IIS-ServerSideIncludes | Deaktiviert
    IIS-CustomLogging | Deaktiviert
    IIS-BasicAuthentication | Deaktiviert
    IIS-HttpCompressionStatic | Deaktiviert
    IIS-ManagementConsole | Deaktiviert
    IIS-ManagementService | Deaktiviert
    IIS-WMICompatibility | Deaktiviert
    IIS-LegacyScripts | Deaktiviert
    IIS-LegacySnapIn | Deaktiviert
    IIS-FTPServer | Deaktiviert
    IIS-FTPSvc | Deaktiviert
    IIS-FTPExtensibility | Deaktiviert
    WCF-Services45 | Aktiviert
    WCF-HTTP-Activation45 | Deaktiviert
    WCF-TCP-Activation45 | Deaktiviert
    WCF-Pipe-Activation45 | Deaktiviert
    WCF-MSMQ-Activation45 | Deaktiviert
    WCF-TCP-PortSharing45 | Aktiviert
    MSMQ-Container | Deaktiviert
    MSMQ-Server | Deaktiviert
    MSMQ-Triggers | Deaktiviert
    MSMQ-ADIntegration | Deaktiviert
    MSMQ-HTTP | Deaktiviert
    MSMQ-Multicast | Deaktiviert
    MSMQ-DCOMProxy | Deaktiviert
    WCF-HTTP-Activation | Deaktiviert
    WCF-NonHTTP-Activation | Deaktiviert
    IIS-CertProvider | Deaktiviert
    IIS-WindowsAuthentication | Deaktiviert
    IIS-DigestAuthentication | Deaktiviert
    IIS-ClientCertificateMappingAuthentication | Deaktiviert
    IIS-IISCertificateMappingAuthentication | Deaktiviert
    IIS-ODBCLogging | Deaktiviert
    NetFx3 | Aktiviert
    SMB1Protocol | Deaktiviert
    SMB1Protocol-Client | Deaktiviert
    SMB1Protocol-Server | Deaktiviert
    SMB1Protocol-Deprecation | Deaktiviert
    MediaPlayback | Aktiviert
    WindowsMediaPlayer | Aktiviert
    Microsoft-Windows-NetFx3-OC-Package | Aktiviert
    Microsoft-Windows-NetFx4-US-OC-Package | Aktiviert
    Microsoft-Windows-Client-EmbeddedExp-Package | Aktiviert
    Microsoft-Windows-NetFx3-WCF-OC-Package | Aktiviert
    Microsoft-Windows-NetFx4-WCF-US-OC-Package | Aktiviert
    Containers-DisposableClientVM | Deaktiviert
    Microsoft-Hyper-V-All | Deaktiviert
    Microsoft-Hyper-V | Deaktiviert
    Microsoft-Hyper-V-Tools-All | Deaktiviert
    Microsoft-Hyper-V-Management-PowerShell | Deaktiviert
    Microsoft-Hyper-V-Hypervisor | Deaktiviert
    Microsoft-Hyper-V-Services | Deaktiviert
    Microsoft-Hyper-V-Management-Clients | Deaktiviert
    HostGuardian | Deaktiviert
    Client-DeviceLockdown | Deaktiviert
    Client-EmbeddedShellLauncher | Deaktiviert
    Client-EmbeddedBootExp | Deaktiviert
    Client-EmbeddedLogon | Deaktiviert
    Client-KeyboardFilter | Deaktiviert
    Client-UnifiedWriteFilter | Deaktiviert
    DataCenterBridging | Deaktiviert
    DirectoryServices-ADAM-Client | Deaktiviert
    Windows-Defender-ApplicationGuard | Deaktiviert
    ServicesForNFS-ClientOnly | Deaktiviert
    ClientForNFS-Infrastructure | Deaktiviert
    NFS-Administration | Deaktiviert
    Containers | Deaktiviert
    SmbDirect | Aktiviert
    MultiPoint-Connector | Deaktiviert
    MultiPoint-Connector-Services | Deaktiviert
    MultiPoint-Tools | Deaktiviert
    AppServerClient | Deaktiviert
    Internet-Explorer-Optional-amd64 | Aktiviert

    Der Vorgang wurde erfolgreich beendet.

    c:\Image>