Posts Tagged ‘dos’

How To Burn ISO Images on Windows Server 2008

Sunday, February 7th, 2010

cdburn <drive> -erase [image [options]] 
cdburn <drive> image [options]
Options:
    -erase            Erases the disk before burning (valid for R/W only)
    -sao              Writes the image out in “session at once”, or cue 
                      sheet, mode (default is “track at once”)
    -speed            Speed of burn, or ‘max’ for maximum speed
    -imagehaspostgap  Use if your image already contains a 150 sector postgap

The [image] must be provided unless the -erase flag is set.
If both an image and -erase are provided, the media will be
erased prior to burning the image to the disc.

Download

DOS printing windows 2008 Terminal

Saturday, March 21st, 2009

Changed the rights on the C:\Windows\System32\spool folder for the users to full control and now printing through a lpt mapping is working fine.