What I'm essentially aiming to do is have a web server running Win 2008 Standard and IIS7 which will serve internal sites.
The idea is that the sites will be accessed with a setup like the following:
Site 1: http://intranet
Site 2: http://intranet2
Site 3: http://intranetsite
Would I just create host records called intranet, intranet2, etc on our internal DNS and separate sites with Host Name's of intranet, intranet2 and so on? or would I have to do something else?