OEM Recovery Partition Creator for Windows

Discussion in 'MDL Projects and Applications' started by AnarethoS, Sep 11, 2010.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,292
    94,818
    450
  2. Gazer022

    Gazer022 MDL Novice

    Jun 5, 2015
    43
    7
    0
    those $PBR files had almost same sequence of command found on "BIOS/UEFI recommend settings" disregard setting you set on ResetConfig and Recreatpartition in OEM Folder on C:\recovery
     
  3. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    But when doing teh recovery (event if it failed) the parttion layout was the one of the $PBR file or the one originally set in the ResetConfig/Recreatepartition script?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,292
    94,818
    450
    This shouldn't be a problem, but takes longer to finish:
    Code:
    DISM.exe /Online /Cleanup-Image /StartComponentCleanup
     
  6. Gazer022

    Gazer022 MDL Novice

    Jun 5, 2015
    43
    7
    0
    It always follows the $PBR file layout..
     
  7. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    Thanks... I will difinitively have to test more the recovery drive Creator then.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    I Read the M$ white paper again. The Dism command I run is OK but I should not generalize the image

    Alsonthe resetconfig and recreatepartition file should alsonbe copied to <recoverypartition>\recovery\recoverymediaor something like that

    Will work on that soon.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    #3029 The_Guardian, Nov 8, 2017
    Last edited: Nov 8, 2017
    Since win10 only installs the newest version when recovering, will I have to redo my wife laptop that was setup months ago if she gets the update to the newest version? In other words, will the old recovery still work including recovery media that was created or are they no good now if she updates her laptop? I hope I made myself clear enough.
     
  10. Gazer022

    Gazer022 MDL Novice

    Jun 5, 2015
    43
    7
    0
    Your old recovery will work if you modified unattend.xml to its corresponding cpu architecture of your wife's laptop, if not just update your recovery tools. Recovery Drive that created seem have problem resetting the computer as of this post and DON'T ATTEMPT TO USE THAT RECOVERY DRIVE .
     
  11. The_Guardian

    The_Guardian Contributor

    May 7, 2012
    2,054
    6,803
    90
    Then I will need step by step instructions in order to update the tools and media so I do not have to redo her laptop just to correct the software. I really do not want to redo it from scratch again. lol
     
  12. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Gazer022

    Gazer022 MDL Novice

    Jun 5, 2015
    43
    7
    0
    Im testing it on actual machine, desktop on uefi and laptop on bios. Maybe its just me.
     
  14. Gazer022

    Gazer022 MDL Novice

    Jun 5, 2015
    43
    7
    0
    @AnarethoS when did you make your recovery drive? From first oobe boot after the audit mode? I always make mine after testing the local recovery partition.
     
  15. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    Right now, I am testing the following scenario :

    - Windows 10 1709 x64 EFI
    - "Default with Data partition"
    - Using version 4.0.8 of recovery Tools
    - Booted without Network
    - Installed 4 software using Ninite (Notepad++, WinSCP, Putty and Filezilla)
    - Installation of all patch
    - Dism + ResetBase + Sysprep + Generalize
    - Creation of recovery drive <--- I'm here right now
    - Full restore

    In this pass, I won't test recovery (local) before recovery drive

    I will try on another "pass".
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. tcntad

    tcntad MDL Guru

    Oct 26, 2009
    4,488
    1,506
    150
    Bugdetection in progress:)

    Good work, as always!
     
  17. Gazer022

    Gazer022 MDL Novice

    Jun 5, 2015
    43
    7
    0
    All in actual machine. I have a Disk images (Laptop MBR recommend with data and Desktop GPT Default with data} in audit mode before I install Recovery Tools.
    I remove /Resetbase parameter im currently working in laptop.

    I always make my recovery drive after a local reset. Now i created it from first OOBE boot and using to restore now and will check again the partition scheme after it remove.
    Sorry for the trouble.
     
  18. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. AnarethoS

    AnarethoS MDL Expert

    Jul 31, 2009
    1,254
    1,538
    60
    Code:
    - Windows 10 1709 x64 EFI
    - "Default with Data partition"
    - Using version 4.0.8 of recovery Tools
    - Booted without Network
    - Installed 4 software using Ninite (Notepad++, WinSCP, Putty and Filezilla)
    - Installation of all patch
    - Dism + ResetBase + Sysprep + Generalize
    - Creation of recovery drive
    - Full restore in a new Virtual machine
    
    This worked flawlessly.

    Final version is 1709 16299.19 (I had installed the update in previous installation and used the ResetBased. Updates was still there).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Gazer022

    Gazer022 MDL Novice

    Jun 5, 2015
    43
    7
    0
    @AnarethoS
    If all your test work fine, then it would seems the cause of my problem lies on scenario when I created a recovery drive. I created the recovery drive after I test the local recovery partition and then try to reset the pc using it will lead to unable to reset and make the system unbootable. Thank you responding to my problem.