Tuesday, March 31, 2009

Convert a CD/DVD to an ISO in Mac OSX Lepoard

1. Insert the CD/DVD
2. Open disk utility and select the CD/DVD



3. Select New Image and change Image Format to DVD/CD Master

4. Wait for the image to be created – it will be a .cdr file

To convert from .cdr to .iso
5. Open terminal and issue the following command from the same path as the .cdr file
hdiutil makehybrid -iso -joliet -o FILENAME.iso FILENAME.cdr

Monday, March 23, 2009

How to Connect to and Shadow the Console Session with Windows Server 2003 Terminal Services

If you have installed SP-3 on XP or are running Vista, you'll need to use /admin.

%SystemRoot%\system32\mstsc.exe /F /admin
/F = Fullscreen (optional)

more info @ Microsoft



Wednesday, March 18, 2009

WSUS 3.1 - SQL Express 2005




Install sql express first
then install wsus
select "use existing database"