Domain Network Systems (DNS) Information
Showing posts with label
ActiveDirectory
.
Show all posts
Showing posts with label
ActiveDirectory
.
Show all posts
Sunday, March 1, 2009
reset trust relationship
›
When a trust relationship is broken, then it is necessary to reset the trust relationship. The following illustrates on how to reset a broke...
1 comment:
Thursday, February 26, 2009
Domain trust
›
A domain trust is a relationship between domains which allows users of one domain to access services of other domain. By default, users of...
Monday, February 23, 2009
Create external trust
›
The following illustrates on how to create trust between two domains. 1. Assume the local domain is " myrootdns2003.com " and tar...
Friday, February 20, 2009
Raise Functionality Level of Forest
›
The following illustrates on raising the functionality level of windows 2003 forest. 1. Assume the domain name is " myrootdns 2003.com ...
Raise Functionality Level of a Windows Server 2003 on command line
›
The following illustrates changing domain functionality level on command line. 1. Assume the domain is " myrootdns2003.com ". 2. C...
DNS Mixed Mode Vs Native Mode
›
The mode of a domain restricts OS( Operating system) of domain controllers ( DCs ) in that domain to be run. In a mixed-mode domain, All...
Raise Functionality Level to windows 2003
›
To raise the functionality level to windows 2003, do the following. 1. Assume the domain is " myrootdns2003.com ". 2. Open Activ...
Change Domain Functionality Level using script
›
The following snippet illustrates changing domain functionality level to windows 2000. strDomain = "myrootdns2003.com" ' e.g. ...
Change Domain Functional Level to windows 200 native mode on command line
›
The following illustrates on how to changes domain functional level to windows 2000 on command prompt. 1. Assume the domain name "myro...
Get domin netbios name using script
›
The following vb script shows finding netbios name 1. Assume the domain name is "myrootdns2003.com" strDomain = " myrootdns2...
View NetBios Name on command line
›
Run the following command to find the netbios name of a domain. dsquery * cn=partitions,cn=configuration,dc=myrootdns2003,dc=com -filter ...
Find NetBios Name of a Domain
›
The following illustrates on how to find NetBios name of a domain. 1. Assume the domain name " myrootdns2003.com " 2. Open domain ...
Tuesday, January 13, 2009
DNS Active Directory Domain Services (AD DS) Integration
›
The DNS Integration with Active Directory Domain Services (AD DS ) provides a way to locate, organize and manage the network resources. How...
›
Home
View web version