Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
windows_advanced_ldap [2019/11/04 11:44] – [Configure the LDAP] andonovj | windows_advanced_ldap [2019/11/07 00:32] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 30: | Line 30: | ||
- Server Manager -> AD AS -> More -> Promote This server to Domain Controller | - Server Manager -> AD AS -> More -> Promote This server to Domain Controller | ||
- | - Deployment Configuration -> Create new forecast -> Enter Domain Name (e.g. winnodea.sqldom.com) -> Next | + | - Deployment Configuration -> Create new forecast -> Enter Domain Name (e.g. sqldom.com) -> Next |
- Domain Controller Options -> Enter DSRM Password -> Next | - Domain Controller Options -> Enter DSRM Password -> Next | ||
- Additional Options -> Next | - Additional Options -> Next | ||
Line 36: | Line 36: | ||
- Review Options -> Next | - Review Options -> Next | ||
- Prerequisites Checks -> Install -> Wait -> It will restart automatically | - Prerequisites Checks -> Install -> Wait -> It will restart automatically | ||
+ | |||
+ | After you add couple servers (below more instructions) You will have something like that: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ======Add server to Domain====== | ||
+ | After we have domain controller, let's see how our architecture looks like: | ||
+ | |||
+ | * winnodea - Domain Controller, IP: 10.20.14.6 | ||
+ | * winnodeb - Not part of the domain, IP: 10.20.14.5 | ||
+ | |||
+ | To add winnodeb to the domain, go to the server you wish to add and insure that the DNS server points to the domain controller: | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | After that, follow these steps to add the computer to the domain: | ||
+ | - Right Click on Computer -> Properties -> Change Settings | ||
+ | - System Properties -> Press the " | ||
+ | - Computer Name/Domain Changes -> Press the Domain radio Button and Enter the Domain Name | ||
+ | - Provide the credentials for the DOMAIN CONTROLER | ||
+ | - The computer will restart automatically and upon login, you will be able to use the domain account :) |