Did you try modifying your request to use HTTP/1.1 ? It looks like the server is setup to only accept 1.1...
Try:

nc win2k3 80
GET / HTTP/1.1
Hostname: win2k3
<enter>
<enter>

/nebulus