Difference between revisions of "ERD Commander"
From ERPXE Wiki
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Plugin | {{Plugin | ||
− | | logo = | + | | logo = https://upload.wikimedia.org/wikipedia/commons/4/48/Microsoft_Desktop_Optimization_Pack_wordmark.png |
| website = http://www.microsoft.com/mdop | | website = http://www.microsoft.com/mdop | ||
| wikipedia = http://en.wikipedia.org/wiki/Microsoft_Desktop_Optimization_Pack | | wikipedia = http://en.wikipedia.org/wiki/Microsoft_Desktop_Optimization_Pack | ||
Line 18: | Line 18: | ||
| live = {{yes}} | | live = {{yes}} | ||
| recovery = {{yes}} | | recovery = {{yes}} | ||
− | | image1 = | + | | image1 = https://upload.wikimedia.org/wikipedia/en/thumb/8/81/Microsoft_Diagnostics_and_Recovery_Toolset_%28DaRT%29_screenshot.png/300px-Microsoft_Diagnostics_and_Recovery_Toolset_%28DaRT%29_screenshot.png |
− | | image1url = | + | | image1url = https://en.wikipedia.org/wiki/File:Microsoft_Diagnostics_and_Recovery_Toolset_(DaRT)_screenshot.png |
| image2 = | | image2 = | ||
| image2url = | | image2url = | ||
Line 33: | Line 33: | ||
| ntldrname = e | | ntldrname = e | ||
| plugindir = erd/erdxp | | plugindir = erd/erdxp | ||
− | | | + | | filename = erdxp-XXX.tar.gz |
}} | }} | ||
− | + | Copy and rename ERD Commander ISO file to /tftpboot/er/plugins/erd/erdxp/erdxp.iso | |
− | |||
− | |||
− | |||
− | |||
+ | {{PluginInstructionsEnd}} | ||
[[Category:Plugins]] | [[Category:Plugins]] | ||
− | [[Category: | + | [[Category:Windows PE]] |
+ | [[Category:Supported from ERPXE 1.0]] |
Latest revision as of 08:00, 5 May 2019
return to Plugins list
ERD Commander 5.5 http://www.microsoft.com/mdop |
---|
Contents
Information
ERPXE Module
- Name: - ERD Commander
- Version: 5.5
- Official website: http://www.microsoft.com/mdop
- License: Proprietary software
- Download: http://www.erpxe.com/downloads
Plugin type
ERD Commander | Anti-Virus | Deployment | Diagnostics | OS Installation | Live Media | Recovery Tools |
---|---|---|---|---|---|---|
No | No | Yes | No | Yes | Yes |
Plugin Requirments
ERD Commander | CIFS | HTTP | Internet | NFS | Linux OS | Windows OS |
---|---|---|---|---|---|---|
No | No | No | No | Yes | Yes |
Screen Shots
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
First we will have to make the boot loaders - unfortunately we can't distribute these files without violating Microsoft Legal Policy so you'll have to make them yourself.
- Copy startrom.n1_ , ntdetect.com , setupldr.ex_ to /tftpboot from the Windows Server 2003 SP1 - i386 folder. - Expand startrom.n1_ startrom.0 - Open startrom.0 in an HEX editor (HxD for example) - Replace 'ntldr' with 'win\e' at: 5A57,5A82,5F8B, (3 times - CASE SENSITIVE!) - Move startrom.0 to /tftpboot/er/plugins/erd/erdxp/ - Expand setupldr.ex_ e - Open e in an HEX editor (HxD for example) - Replace 'winnt.sif' with 'win\e.sif' at: 254E6, 254F2, 255C2, 2563E, 257FE, 2580A, 3C7AB, 3C7Cf, 3C7F2 (9 times - CASE SENSITIVE!) - Move e to /tftpboot/win/
Download erdxp-XXX.tar.gz to /
https://sourceforge.net/projects/erpxe/files/plugins/
extract erdxp-XXX.tar.gz file:
tar -xvzf erdxp-XXX.tar.gz
Copy and rename ERD Commander ISO file to /tftpboot/er/plugins/erd/erdxp/erdxp.iso
Verify files with filelist.txt in each folder.
All Done!