IT Solutions
Posts tagged Active Directory

Schema Version in Active Directory
What is Active Directory Schema?
The schema is the Active Directory component that defines all the objects and attributes that the directory service uses to store data.
Active Directory stores and retrieves information from a wide variety of applications and services. So that it can store and replicate data from a potentially infinite variety of sources, Active Directory standardizes how data is stored in the directory. By standardizing how data is stored, the directory service can retrieve, update, and replicate data while ensuring that the integrity of the data is maintained.
Active Directory Schema Version:-
Version Windows Server Edition 69 Windows Server 2012 R2 56 Windows More >How to setting up a Windows Server 2012 Domain Controller
As you know, Windows Server 2012 is completely new operating system, To create domain controller in Windows Server 2012 or Windows Server 2012 R2, don’t try DCPROMO command, because DCPROMO command went to vacation after Windows Server 2008 R2 hahaha… yes DCPROMO command is no more, It has been deprecated,
In order to make the windows server 2012 domain controller we will install ADDS (Active Directory Domain Services) role from the server manager on Windows Server 2012.
First we will change the server name let say server2012dc and the IP address 10.10.21.1 (try to avoid using default 192.168.0.1)
INSTALLING AD DS ROLE
“Before You More >
Recent Comments