I have used a Server OS as my workstation for years. Some reasons :
Development, IIS and multiple Websites.
More Addressable Memory with AWE and Enterprise Server, so more memory for
things like SQL if you have >4GIG of RAM.
Remote Desktop doesn't kick of the logged in users.
Better process model for IIS. (Application Pools).
They are some drawbacks, some perf issues as the server version is
configured differently to the desktop version but you can just change
these settings.
The code base is the same, so I personally haven't had any issues, I have
had more issues getting server side stuff to work on XP than desktop stuff
to work on a server.
I am a developer and that is why the things I list are important to me,
but IIS7 and 64bit windows does change this, II7 allows more than one
website and 64bit gives me more addressable memory to a single 64bit
process.
I have worked with many Microsoft developers and most of these run windows
2003 on there laptops as do I (until vista came along)
Steve
Kerry Brown said:
Little said:
Now, my "main" computer runs Server 2003 [as a workstation] and has
3GB RAM. It used to have two 512MB modules (total 1GB). To be honest,
I didn't notice any improvement over 1GB RAM after I bumped it up to
3, and wonder some of the RAM is going to waste a bit - even when
playing C & C Generals - And therefore am thinking about removing a
gig's worth an puting it in another computer.
Why use a server OS as a workstation? There is no real advantage that I
can see. You would actually have to change some of the default services
and performance settings to get the same performance as a default install
of XP. You may also run into driver problems as some manufacturers of
consumer oriented devices don't supply drivers for Server 2003.