Support the channel : (any donation are appreciated) , god bless.
https://buymeacoffee.com/itwizard0
https://paypal.me/ITwizard0?country.x...
Installing Domain Controller :
Install-WindowsFeature AD-Domain-Services -IncludeManagementTools
Install-ADDSForest -DomainName ddr.local
Install-ADDSForest -DomainName ddr.local -DatabasePath "E:\AD\DB" -LogPath "E:\AD\Log" -SysvolPath "E:\AD\SYSVOL"
Get-ADDomainController -filter *