vote up 0 vote down star
2

I want to give Windows Server 2008 a try as a .NET developer and a database environment.

I was wondering which configuration would be the most appropriate for the server in terms of:

  • Services: Which ones are unnecessary and can be turned off to increase performance?

  • Software: What software fits the best with the server and are good to increase developing scope (Sharepoint, SQL Server, VS2008, Azure)?

  • Tweaks: I know there is a tool to make the server more like a workstation. Is there anything else that is similar?

flag

3 Answers

vote up 3 vote down check

Actually a default install of Windows Server 2008 doesn't have many services running to start with. Just add the roles you need to test your projects.

If you want to minimize the number of running services then you don't want to tweak the server into a workstation.

link|flag
vote up 1 vote down

And don't forget. 64-bit! Cram the thing with as much RAM as it will take!

link|flag
thats what she said – John T Dec 18 '08 at 4:35
vote up 0 vote down

Don't activate Superfetch. It will load you disk with work for many long minutes each time the system starts.

Don't add "Widows Resource Manager" feature, which sounds attractive from its description. It will bring permanent CPU load in the range of 8-12%.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.