Windows
Domain Controller Creation​
- Server Manager -> Add Roles and Features -> Instalation Type -> Role based or feature based Instalation -> Server Roles -> Active Directory Domain Services -> Add Features -> Restart the detination server if required -> Install
Active Directory Domain Controller Configuration​
Enable Multiple RDP Sessions in Windows Server OS​
- Windows Run ->
gpedit.msc
- Go to Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections.
- Set
Restrict Remote Desktop Services user to a single Remote Desktop Services session
to Disabled. - Double click
Limit number of connections
and set the RD Maximum Connections allowed to 999999.
Windows Commands​
ping google.com # lookup domain name
nslookup google.com # Reverse lookup domain name