GlobalNames zone is used on Windows Server 2008 DNS servers to provide single name support for static resources that cannot utilize DNS. It is an upgrade mitigation strategy designed to help organizations move away from WINS. To allow for the GlobalNames zone to be functional, all authorative DNS servers must be running Windows Server 2008. Your domain controllers do not need to be running Windows Server 2008, only the DNS servers. For that reason, a funcation level of 2003 will allow the GlobalNames zone to be functional.
AD LDS allows you to provide directory services to applications that are free of the confines of Active Directory. To list all the AD LDS instances on a server, follow this procedure: Log into the server in question Open a command prompt. Type dsdbutil and press Enter Type List Instances and press Enter . You will receive a list of the instance name, both the LDAP and SSL port numbers, the location of the database, and its status.
Comments