1. Copy the file DVDBurn.exe or CDBurn.exe to your hard drive. These utilities are part of Windows Server 2003 Resource kit.
2. Go to the command prompt (Start, Run, cmd.exe).
3. Change directory to the location where you copied the DVDBurn.exe (e.g. D:\Utils\DVDBurn).
4. Use the following syntax to burn a DVD:
dvdburn <dvd_drive> <iso_filename_path>
For example:
dvdburn E: D:\VistaImage\vista.iso
where [...]