How to Register Multiple Host Names for Server in Active Directory
Posted
by DSO
on Server Fault
See other posts from Server Fault
or by DSO
Published on 2010-05-21T15:19:45Z
Indexed on
2010/05/21
15:21 UTC
Read the original article
Hit count: 186
active-directory
|Windows
I have a Windows 2008 server in our corp network which hosts multiple IIS applications. I want to have users access it via multiple names, e.g. http://app1, http://app2. How do I register multiple host names in AD to point to this server? Can I do this myself on the server, or do I need to have a domain admin do this?
© Server Fault or respective owner