server 2003 Archive

  • Implementing RAID1 on Windows Server 2003

    Implementing RAID1 on Windows Server 2003

    Setting up a RAID1 (software) array on Windows Server is a straight forward task. RAID1 or disk mirroring provides fault tolerance in the event of a single disk failure, the mirror would become the lifeline keeping the server functional. RAID is not backup, you still...

    Full Story

  • VMware: Add second disk to a Windows virtual machine

    VMware: Add second disk to a Windows virtual machine

    If you use virtual machines as mush as I do you will be in need of storage space and running out of it all the time. One way to expand the storage capacity of a virtual machine is to add a second virtual disk. For...

    Full Story

  • ServerManagerCmd basics

    ServerManagerCmd basics

    While Microsoft server provides a great wizard to manipulate roles and features, you may be also interested in learning about it’s command-line counterpart ServermManagerCmd.exe. The command line oriented tool can be used to determine/install/uninstall roles, role services, and features. ServerManagerCmd requires an elevated command prompt...

    Full Story