Windows 8.1 Hotfix Repository

Discussion in 'Windows 8' started by komm, Aug 31, 2013.

  1. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #941 RickSteele, Apr 4, 2014
    Last edited by a moderator: Apr 20, 2017
    Speaking of the update iso labelled IR3_CCSA_X64FRE_EN-US_DV9 I querried for the metro appz (.appx or .appxbundle) using DISM on the mounted image (install.wim index 1 Windows 8 Pro x64)
    Code:
    DISM /image:E:\Offline /Get-ProvisionedAppxPackages /format:list /English >Apps.txt
    -my paths. The resultant output text file shows no bundled appz or appx. ....not sure I understand...may I, then:

    1) use this iso with my retail product key as I would the pre update 1 iso
    2) is this the new norm; ie: no bundled appx or appz

    ...do you know?

    Thanks :)
     
  2. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    Wait for MSMG to complete 1.05 MSMG toolkit and you will get all you require.
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,250
    91,016
    340
    #943 abbodi1406, Apr 4, 2014
    Last edited by a moderator: Apr 20, 2017
    1. yes
    2. are you sure you did not install the image or remove the apps?
    here are the list:
    Code:
    Microsoft.BingFinance_2014.221.1803.4346_neutral_~_8wekyb3d8bbwe
    Microsoft.BingFoodAndDrink_2014.215.1100.269_neutral_~_8wekyb3d8bbwe
    Microsoft.BingHealthAndFitness_2014.221.713.446_neutral_~_8wekyb3d8bbwe
    Microsoft.BingMaps_2014.130.2132.1189_neutral_~_8wekyb3d8bbwe
    Microsoft.BingNews_2014.221.715.1548_neutral_~_8wekyb3d8bbwe
    Microsoft.BingSports_2014.221.716.2273_neutral_~_8wekyb3d8bbwe
    Microsoft.BingTravel_2014.221.717.3307_neutral_~_8wekyb3d8bbwe
    Microsoft.BingWeather_2014.221.719.1451_neutral_~_8wekyb3d8bbwe
    Microsoft.HelpAndTips_2014.307.208.1286_neutral_~_8wekyb3d8bbwe
    Microsoft.Office.OneNote_2014.215.704.4136_neutral_~_8wekyb3d8bbwe
    Microsoft.Reader_2013.1007.1759.4672_neutral_~_8wekyb3d8bbwe
    Microsoft.SkypeApp_2014.206.1828.308_neutral_~_kzf8qxf38zg5c
    Microsoft.WindowsAlarms_2013.1204.852.3011_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsCalculator_2013.1007.1950.2960_neutral_~_8wekyb3d8bbwe
    Microsoft.windowscommunicationsapps_2014.219.1943.3721_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsReadingList_2013.1218.27.757_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsScan_2013.1007.2015.3834_neutral_~_8wekyb3d8bbwe
    Microsoft.WindowsSoundRecorder_2013.1010.500.2928_neutral_~_8wekyb3d8bbwe
    Microsoft.XboxLIVEGames_2013.1011.10.5965_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneMusic_2014.228.1317.652_neutral_~_8wekyb3d8bbwe
    Microsoft.ZuneVideo_2014.228.1317.2549_neutral_~_8wekyb3d8bbwe
    
    you may use command to introduce better result:
    Code:
    powershell "(Get-AppxProvisionedPackage -Path E:\Offline).PackageName"
     
  4. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Has /ResetBase switch been used in the new 8.1 Update iso?
     
  5. silver217

    silver217 MDL Novice

    Apr 20, 2008
    5
    0
    0
    I cannot get rid of the OLD beta packages, how do I solve that ?

    KUC says:
    remove Beta / PreRelease / ConsumerPreview packages
    please do this first.

    I need a little help.
    running remove_OLD.cmd did not solve it.
     
  6. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
    Wait for a new KUC, it still thinks that Update 1 you are using is a beta
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,250
    91,016
    340
    Yes, same as GA iso (Ent/Pro)
     
  8. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    #948 RickSteele, Apr 5, 2014
    Last edited by a moderator: Apr 20, 2017
    Thanks abbodi1406, your powershell command showed the bundled apps-I had just downloaded and extracted the iso-all original as downloaded. It is wierd my cmd did not yield anything. I used the command below to remove all after running your powershell script:

    FOR %i IN (Microsoft.BingFinance_2014.221.1803.4346_neutral_~_8wekyb3d8bbwe Microsoft.BingFoodAndDrink_2014.215.1100.269_neutral_~_8wekyb3d8bbwe Microsoft.BingHealthAndFitness_2014.221.713.446_neutral_~_8wekyb3d8bbwe Microsoft.BingMaps_2014.130.2132.1189_neutral_~_8wekyb3d8bbwe Microsoft.BingNews_2014.221.715.1548_neutral_~_8wekyb3d8bbwe Microsoft.BingSports_2014.221.716.2273_neutral_~_8wekyb3d8bbwe Microsoft.BingTravel_2014.221.717.3307_neutral_~_8wekyb3d8bbwe Microsoft.BingWeather_2014.221.719.1451_neutral_~_8wekyb3d8bbwe Microsoft.HelpAndTips_2014.307.208.1286_neutral_~_8wekyb3d8bbwe Microsoft.Office.OneNote_2014.215.704.4136_neutral_~_8wekyb3d8bbwe Microsoft.Reader_2013.1007.1759.4672_neutral_~_8wekyb3d8bbwe Microsoft.SkypeApp_2014.206.1828.308_neutral_~_kzf8qxf38zg5c Microsoft.WindowsAlarms_2013.1204.852.3011_neutral_~_8wekyb3d8bbwe Microsoft.WindowsCalculator_2013.1007.1950.2960_neutral_~_8wekyb3d8bbwe microsoft.windowscommunicationsapps_2014.219.1943.3721_neutral_~_8wekyb3d8bbwe Microsoft.WindowsReadingList_2013.1218.27.757_neutral_~_8wekyb3d8bbwe Microsoft.WindowsScan_2013.1007.2015.3834_neutral_~_8wekyb3d8bbwe Microsoft.WindowsSoundRecorder_2013.1010.500.2928_neutral_~_8wekyb3d8bbwe Microsoft.XboxLIVEGames_2013.1011.10.5965_neutral_~_8wekyb3d8bbwe Microsoft.ZuneMusic_2014.228.1317.652_neutral_~_8wekyb3d8bbwe Microsoft.ZuneVideo_2014.228.1317.2549_neutral_~_8wekyb3d8bbwe) DO DISM /Remove-ProvisionedAppxPackage /Image:E:\Offline /PackageName:%i

    and everything turned out perfect. I am getting ready to install my custom update 1 iso; will let you know how it goes.

    Thanks very much again. :)

    Update: fresh install went perfectly using this update 1 wim-all bundled appx are disabled/not installed.
     
  9. RicaNeaga

    RicaNeaga MDL Senior Member

    Apr 25, 2011
    252
    451
    10
    So the 8.1 repository (WHD) will include from now on (April patch tuesday) only ''8.1 Update''-related hotfixes and updates (that need a 8.1 Update environment)? I guess this looks like a good choice :)

    I'm also looking to finally try out Windows 8.1, the Update changes look very promising :)
     
  10. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,425
    11,716
    240
    #950 murphy78, Apr 5, 2014
    Last edited by a moderator: Apr 20, 2017
    Here's a listing of the hotfixes included in the Updated winpe stuff:

    winre.wim:
    Code:
    -------------------------------------------------------------------------------------- | --------- | ------------- | -----------------
    Package Identity                                                                       | State     | Release Type  | Install Time     
    -------------------------------------------------------------------------------------- | --------- | ------------- | -----------------
    Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~x86~~6.3.9600.16384       | Installed | Feature Pack  | 8/22/2013 6:29 AM
    Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:47 AM
    Microsoft-Windows-WinPE-Package~31bf3856ad364e35~x86~~6.3.9600.16384                   | Installed | Foundation    | 8/22/2013 6:29 AM
    Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1.14                                   | Installed | Update        | 3/18/2014 7:32 AM
    Package_for_KB2919442~31bf3856ad364e35~x86~~6.3.1.8                                    | Installed | Update        | 3/18/2014 7:28 AM
    Package_for_KB2932046~31bf3856ad364e35~x86~~6.3.1.5                                    | Installed | Feature Pack  | 3/18/2014 7:33 AM
    Package_for_KB2937592~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Feature Pack  | 3/18/2014 7:33 AM
    Package_for_KB2938439~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Feature Pack  | 3/18/2014 7:33 AM
    Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Update        | 3/18/2014 7:33 AM
    Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Update        | 3/18/2014 7:33 AM
    Package_for_KB2949621~31bf3856ad364e35~x86~~6.3.2.0                                    | Installed | Hotfix        | 3/18/2014 7:33 AM
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                | Installed | Language Pack | 8/22/2013 7:00 AM
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~~6.3.9600.16384                     | Installed | Feature Pack  | 8/22/2013 7:00 AM
    WinPE-Fonts-Legacy-Package~31bf3856ad364e35~x86~~6.3.9600.16384                        | Installed | Feature Pack  | 8/22/2013 6:59 AM
    WinPE-FontSupport-WinRE-Package~31bf3856ad364e35~x86~~6.3.9600.16384                   | Installed | Feature Pack  | 8/22/2013 7:00 AM
    WinPE-IbsProvider-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                    | Installed | Language Pack | 8/22/2013 6:59 AM
    WinPE-IbsProvider-Package~31bf3856ad364e35~x86~~6.3.9600.16384                         | Installed | Feature Pack  | 8/22/2013 6:59 AM
    WinPE-Rejuv-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                          | Installed | Language Pack | 8/22/2013 6:59 AM
    WinPE-Rejuv-Package~31bf3856ad364e35~x86~~6.3.9600.16384                               | Installed | Feature Pack  | 8/22/2013 6:59 AM
    WinPE-Scripting-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                      | Installed | Language Pack | 8/22/2013 6:59 AM
    WinPE-Scripting-Package~31bf3856ad364e35~x86~~6.3.9600.16384                           | Installed | Feature Pack  | 8/22/2013 6:59 AM
    WinPE-SecureStartup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                  | Installed | Language Pack | 8/22/2013 6:59 AM
    WinPE-SecureStartup-Package~31bf3856ad364e35~x86~~6.3.9600.16384                       | Installed | Feature Pack  | 8/22/2013 6:59 AM
    WinPE-SRT-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                            | Installed | Language Pack | 8/22/2013 6:59 AM
    WinPE-SRT-Package~31bf3856ad364e35~x86~~6.3.9600.16384                                 | Installed | Feature Pack  | 8/22/2013 6:58 AM
    WinPE-StorageWMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                     | Installed | Language Pack | 8/22/2013 7:00 AM
    WinPE-StorageWMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384                          | Installed | Feature Pack  | 8/22/2013 7:00 AM
    WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                      | Installed | Language Pack | 8/22/2013 6:59 AM
    WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~~6.3.9600.16384                           | Installed | Feature Pack  | 8/22/2013 6:59 AM
    WinPE-WMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                            | Installed | Language Pack | 8/22/2013 6:58 AM
    WinPE-WMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384                                 | Installed | Feature Pack  | 8/22/2013 6:58 AM

    boot.wim index 1 (setup index):
    Code:
    -------------------------------------------------------------------------------------- | --------- | ------------- | -----------------
    Package Identity                                                                       | State     | Release Type  | Install Time     
    -------------------------------------------------------------------------------------- | --------- | ------------- | -----------------
    Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~x86~~6.3.9600.16384       | Installed | Feature Pack  | 8/22/2013 6:29 AM
    Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:47 AM
    Microsoft-Windows-WinPE-Package~31bf3856ad364e35~x86~~6.3.9600.16384                   | Installed | Foundation    | 8/22/2013 6:29 AM
    Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1.14                                   | Installed | Update        | 3/18/2014 8:51 AM
    Package_for_KB2919442~31bf3856ad364e35~x86~~6.3.1.8                                    | Installed | Update        | 3/18/2014 8:46 AM
    Package_for_KB2932046~31bf3856ad364e35~x86~~6.3.1.5                                    | Installed | Feature Pack  | 3/18/2014 8:52 AM
    Package_for_KB2937592~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Feature Pack  | 3/18/2014 8:52 AM
    Package_for_KB2938439~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Feature Pack  | 3/18/2014 8:53 AM
    Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Update        | 3/18/2014 8:53 AM
    Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Update        | 3/18/2014 8:53 AM
    Package_for_KB2949621~31bf3856ad364e35~x86~~6.3.2.0                                    | Installed | Hotfix        | 3/18/2014 8:53 AM
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                | Installed | Language Pack | 8/22/2013 6:56 AM
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~~6.3.9600.16384                     | Installed | Feature Pack  | 8/22/2013 6:56 AM
    WinPE-IbsProvider-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                    | Installed | Language Pack | 8/22/2013 6:55 AM
    WinPE-IbsProvider-Package~31bf3856ad364e35~x86~~6.3.9600.16384                         | Installed | Feature Pack  | 8/22/2013 6:55 AM
    WinPE-Scripting-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                      | Installed | Language Pack | 8/22/2013 6:55 AM
    WinPE-Scripting-Package~31bf3856ad364e35~x86~~6.3.9600.16384                           | Installed | Feature Pack  | 8/22/2013 6:54 AM
    WinPE-SecureStartup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                  | Installed | Language Pack | 8/22/2013 6:56 AM
    WinPE-SecureStartup-Package~31bf3856ad364e35~x86~~6.3.9600.16384                       | Installed | Feature Pack  | 8/22/2013 6:55 AM
    WinPE-SRT-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                            | Installed | Language Pack | 8/22/2013 6:54 AM
    WinPE-SRT-Package~31bf3856ad364e35~x86~~6.3.9600.16384                                 | Installed | Feature Pack  | 8/22/2013 6:54 AM
    WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                      | Installed | Language Pack | 8/22/2013 6:55 AM
    WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~~6.3.9600.16384                           | Installed | Feature Pack  | 8/22/2013 6:55 AM
    WinPE-WMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                            | Installed | Language Pack | 8/22/2013 6:54 AM
    WinPE-WMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384                                 | Installed | Feature Pack  | 8/22/2013 6:54 AM

    boot.wim index 2 (boot index):
    Code:
    -------------------------------------------------------------------------------------- | --------- | ------------- | -----------------
    Package Identity                                                                       | State     | Release Type  | Install Time     
    -------------------------------------------------------------------------------------- | --------- | ------------- | -----------------
    Microsoft-Windows-Common-Foundation-Package~31bf3856ad364e35~x86~~6.3.9600.16384       | Installed | Feature Pack  | 8/22/2013 6:29 AM
    Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384 | Installed | Language Pack | 8/22/2013 6:47 AM
    Microsoft-Windows-WinPE-Package~31bf3856ad364e35~x86~~6.3.9600.16384                   | Installed | Foundation    | 8/22/2013 6:29 AM
    Package_for_KB2919355~31bf3856ad364e35~x86~~6.3.1.14                                   | Installed | Update        | 3/18/2014 9:02 AM
    Package_for_KB2919442~31bf3856ad364e35~x86~~6.3.1.8                                    | Installed | Update        | 3/18/2014 8:58 AM
    Package_for_KB2932046~31bf3856ad364e35~x86~~6.3.1.5                                    | Installed | Feature Pack  | 3/18/2014 9:03 AM
    Package_for_KB2937592~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Feature Pack  | 3/18/2014 9:03 AM
    Package_for_KB2938439~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Feature Pack  | 3/18/2014 9:03 AM
    Package_for_KB2938772~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Update        | 3/18/2014 9:03 AM
    Package_for_KB2939471~31bf3856ad364e35~x86~~6.3.1.0                                    | Installed | Update        | 3/18/2014 9:04 AM
    Package_for_KB2949621~31bf3856ad364e35~x86~~6.3.2.0                                    | Installed | Hotfix        | 3/18/2014 9:04 AM
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                | Installed | Language Pack | 8/22/2013 6:56 AM
    WinPE-EnhancedStorage-Package~31bf3856ad364e35~x86~~6.3.9600.16384                     | Installed | Feature Pack  | 8/22/2013 6:56 AM
    WinPE-IbsProvider-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                    | Installed | Language Pack | 8/22/2013 6:55 AM
    WinPE-IbsProvider-Package~31bf3856ad364e35~x86~~6.3.9600.16384                         | Installed | Feature Pack  | 8/22/2013 6:55 AM
    WinPE-Scripting-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                      | Installed | Language Pack | 8/22/2013 6:55 AM
    WinPE-Scripting-Package~31bf3856ad364e35~x86~~6.3.9600.16384                           | Installed | Feature Pack  | 8/22/2013 6:54 AM
    WinPE-SecureStartup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                  | Installed | Language Pack | 8/22/2013 6:56 AM
    WinPE-SecureStartup-Package~31bf3856ad364e35~x86~~6.3.9600.16384                       | Installed | Feature Pack  | 8/22/2013 6:55 AM
    WinPE-Setup-Client-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                   | Installed | Language Pack | 8/22/2013 6:58 AM
    WinPE-Setup-Client-Package~31bf3856ad364e35~x86~~6.3.9600.16384                        | Installed | Feature Pack  | 8/22/2013 6:58 AM
    WinPE-Setup-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                          | Installed | Language Pack | 8/22/2013 6:58 AM
    WinPE-Setup-Package~31bf3856ad364e35~x86~~6.3.9600.16384                               | Installed | Feature Pack  | 8/22/2013 6:57 AM
    WinPE-SRT-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                            | Installed | Language Pack | 8/22/2013 6:54 AM
    WinPE-SRT-Package~31bf3856ad364e35~x86~~6.3.9600.16384                                 | Installed | Feature Pack  | 8/22/2013 6:54 AM
    WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                      | Installed | Language Pack | 8/22/2013 6:55 AM
    WinPE-WDS-Tools-Package~31bf3856ad364e35~x86~~6.3.9600.16384                           | Installed | Feature Pack  | 8/22/2013 6:55 AM
    WinPE-WMI-Package~31bf3856ad364e35~x86~en-US~6.3.9600.16384                            | Installed | Language Pack | 8/22/2013 6:54 AM
    WinPE-WMI-Package~31bf3856ad364e35~x86~~6.3.9600.16384                                 | Installed | Feature Pack  | 8/22/2013 6:54 AM
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,250
    91,016
    340
    Not only them, it will include newest applicable updates, whether they are KB2919355-related or not
    but yes, it appears that most of them will need KB2919355

    it's almost like Win7 SP1 ;)
     
  12. RicaNeaga

    RicaNeaga MDL Senior Member

    Apr 25, 2011
    252
    451
    10
    Cool, I think the same way :)

    I also have an idea: not to keep KB2919355 in the main folder (and any other updates already included in the newest windows 8.1 Update original Microsoft MSDN isos), as many will use those latest iso images (me included) when integrating ;)
     
  13. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,514
    2,838
    60
    That would be me, I am currently making the changes to the installers, so should be available tomorrow!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,250
    91,016
    340
    #955 abbodi1406, Apr 6, 2014
    Last edited by a moderator: Apr 20, 2017
    After reading the included ReleaseNotes.txt, i thinks it's not worth trying :D
    better wait for Final

    Code:
    Issue: Reverting machine back to 8.1 (2012R2) build from WMF 5.0 Preview may break DSC Cmdlets because of updates in metaconfig.mof
    Resolution: Delete metaconfig.mof. 
        a. Open powershell.exe as admin.
        b. Run the following from powershell:          
              Remove-Item -Path $env:SystemRoot\system32\Configuration\metaconfig.mof
    
    
    Issue: WMF 5.0 Preview appears to succeed (or fails) but the install rolls back after the system is rebooted
    Resolution: Delete the \\root\microsoft\windows\desiredstateconfiguration namespace in WMI
        a. Open powershell.exe as admin.
        b. Run the following from powershell:          
              $dscNamespace = Get-CimInstance -Namespace root\microsoft\windows -Query "select * from __namespace where name = 'desiredstateconfiguration'"
              $dscNamespace | Remove-CimInstance
              mofcomp.exe %windir%\system32\wbem\DSCCoreConfProv.mof
        c. Install WMF 5.0 Preview package.
    
     
  15. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,514
    2,838
    60
    New revised Win8.1 Update Setup Packs are now available to download, just click on the link in my signatures below!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. CorporateRAT

    CorporateRAT MDL Member

    Aug 4, 2012
    245
    45
    10
    #957 CorporateRAT, Apr 6, 2014
    Last edited by a moderator: Apr 20, 2017
    I assume all these updates are already included in updated msdn isos?
     
  17. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,761
    998
    180
    I don't know where did you take the updates files, but in msdn it's 770MB for x64 and not 790.
     
  18. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,514
    2,838
    60
    That's because the setup packs have the other update 1 updates included, that's why it is 790MB
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. jackmonter5

    jackmonter5 MDL Senior Member

    Jul 27, 2009
    480
    167
    10