Add Domain in IIS
1. Open IIS console
2. Right Click on "Local" (Your server name) > New > Web Site > Next
3. Enter Description = domain.com > Next
4. Enter the IP address to use for this web site
5. TCP Port = 80
6. Host Header for this site = leave blank if this is dedicated IP, otherwise enter "www.domain.com" > Next
7. Path = Your web folder path
Exp: C:domainsdomain.comwww (The folder which we assign domain.com_web user to)
8. Check "Allow Anonymous Access to this web site" > Next
9. "Allow the following" = "Read" & "Run Scripts" > Next
10. Finish
11. Find the domain you have just added in IIS console and right click on the domain > Properties
12. Click "Directory Security"
13. Under "Anonymous Access & Security Control" click "Edit"
14. Check "Anonymous Access" and click "Edit"
15. Anonymous User > User Name = domain.com_web (the user you have created in section A above"
16. Check "Allow IIS to control password
17. Click "Ok"
18. Under "Authenticated Access", check "Integrated Windows Authentication