Search Wiki:
Microsoft Deployment Toolkit (MDT) Wizard Editor
The Microsoft Deployment Toolkit (MTD) Wizard Editor is a simple .NET 2.0 application designed to assist with the process of editing the wizard XML manifest files used by the Microsoft Deployment Toolkit. While it does not presently help much with the authoring of each wizard pane's content, it does simplify the more tedious parts of editing the XML manifest and the HTML embedded within each wizard pane.


Features available in the current release:

  • Editing. The Wizard Editor can open an wizard, add and remove panes, change and preview a pane's HTML, and change a pane's settings.
  • Testing. The Wizard Editor can execute a wizard, simulating the environment in which it would normally be used.
Last edited Jul 14 at 3:56 PM  by mniehaus, version 6
Comments
pdhenry wrote  Jul 28 at 5:55 PM  
Michael,

I'm using your MDT Wizard Editor to modify the "NICSettings_Definition_ENU.xml" file that ships with Microsoft Deployment Toolkit 2008. In my organization we pre-configure the DNS Servers, DNS Suffixes, and WINS Servers, so I modified the NIC xml file to make the wizard GUI look a little different than the default. The Wizard Editor came in handy (and saved me time) as I altered the look of the GUI.

By the way, we started out with BDD 2007 in the summer of 2007, and have since moved to MDT 2008. The addition of static IP address assignment is a very welcome change.

Paul Henry

Updating...