2 responses to “Installing a clean Development box”

  1. Jason Stangroome

    Hi Joel,

    I’ve got to say no to “Add my domain account as an administrator.”

    On both XP and Vista for the last two years we have had a basic domain account called “LocalAdmin” added as a local administrator to all dev workstations. We use this to install stuff. Otherwise, our personal domain accounts are just boring users (not even Power Users).

    Visual Studio, SQL Server, web development and all the usual stuff works fine as non-admin.

    Regards,