ERD Commander - Windows Recovery Environment

From ERPXE Wiki
Revision as of 18:28, 4 April 2012 by Admin (talk | contribs)

return to Plugins list

ERD Commander - Windows Recovery Environment 6.0,6.5
Microsoft_Desktop_Optimization_Pack_wordmark.png
http://www.microsoft.com/mdop

Information

ERPXE Module

  • Name: - ERD Commander - Windows Recovery Environment
  • Version: 6.0,6.5

Plugin type

Plugin type
ERD Commander - Windows Recovery Environment Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No Yes No Yes Yes

Plugin Requirments

Plugin Requirments
ERD Commander - Windows Recovery Environment CIFS HTTP Internet NFS Linux OS Windows OS
No No No No Yes Yes

Screen Shots

300px-Microsoft_Diagnostics_and_Recovery_Toolset_%28DaRT%29_screenshot.png



Special Information

Microsoft Desktop Optimization Pack (MDOP) is a suite of utilities for Microsoft Windows customers who have subscribed to Microsoft Software Assurance program.

It aims to brings easier manageability and monitoring of enterprise desktops, emergency recovery, desktop virtualization and application virtualization.

Installation Instructions

Download erdVER-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract erdVER-XXX.tar.gz file:

tar -xvzf erdVER-XXX.tar.gz

The following files are from Automated Installation Kit (AIK) for Windows Vista SP1 and Windows Server 2008:

Copy "boot.sdi" to "er\{{{num}}}\boot.sdi"

Copy "bootmgr.exe" to "er\{{{num}}}\bt.exe" and hex edit it:

Change the "\Boot\BCD" unicode text to "\ER\{{{numupper}}}\BCD" at 0x 4F98C

Also, copy "boot\pxeboot.0" to "er\{{{num}}}\pxeboot.0" and hex edit this too:

Change the "bootmgr.exe" to "er\{{{num}}}\bt.exe" at 0x 5961

"bootmgr.exe" has a PE checksum we used a tool called "PE Explorer" to create a new checksum:

Calculate a new checksum on "bt.exe" at 0x130

Download Microsoft DART.

Version 6.0 x86: Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/4/winpe.wim
Version 6.0 x64: Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/5/winpe.wim
Version 6.5 x86: Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/6/winpe.wim
Version 6.5 x86: Open ISO file with 7zip and extract \sources\boot.wim to /tftpboot/er/7/winpe.wim


Verify files with filelist.txt in each folder.

All Done!