We have a Windows 2008 server that is acting as a DNS for the local network. The server is not administered by me.
In the DNS management console, I can add new forward lookups. There already is a number of them:
server1.companyname.local=> 192.168.0.2backup.companyname.local=> 192.168.0.3
but they are all inside the .companyname.local zone.
However, I need to set up a small number of "extensionless" lookups like this:
projects=> 192.168.0.16admin=> 192.168.0.17
etc. etc.
Is there a clean but simple way to do this? I can add a new zone in the console, but I'm not sure how to set one up that doesn't have an extension. I seem to be lacking the right keywords to Google this....