I can run IIS on a normal installation, what is so different about windows server?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
Several key areas:
|
|||||||||
|
|
Number of connections, see here, it can be gotten around. Performance maybe, since Windows desktop OS's are optimized for foreground apps, i.e. all those Notepads, IE's, etc, where server OS's are optimized for services. In short, it's fine for development and testing, but not recommended for serious production. |
||||
|
|
|
I believe you're limited to 10 connections and 1 website with IIS on a desktop version of Windows. |
|||
|
|
|
Some software like SQL Server Enterprise Edition, Microsoft Office Sharepoint Server are server products that will specifically run on Windows Server. Also, it can do DNS, DHCP, VPN, Print Server, etc. |
|||
|
|
