Home KNOWLEDGEBASE Microsoft Server 2012R2 and 2016 / Hyper-V / IIS Como crear un Domain Controller en PowerShell
Como crear un Domain Controller en PowerShell
Knowledgebase |
En esta ocasión mostramos como crear un domain controller con PowerShell, de esta forma podremos automatizar muchos procedimientos que algunas veces requieren de demasiado tiempo por nuestra parte.
------Codigo en PowerShell ---
Import-Module ADDSDeployment
intall-windowsfeature AD-Domain-Services
Install-ADDSForest -CreateDnsDelegation:$false -DatabasePath “C:\Windows\NTDS” -DomainMode “Win2012R2” -DomainName “pct6m.local” -DomainNetbiosName “nuestro_dominio” -ForestMode “Win2012R2” -InstallDns:$true -LogPath “C:\Windows\NTDS” -NoRebootOnCompletion:$false -SysvolPath “C:\Windows\SYSVOL” -Force:$true -SafeModeAdministratorPassword "password_a_utilizar"
Últimas noticias
- Hotfix XS82ECU1060 - For Citrix Hypervisor 8.2 Cumulative Update 1
- Citrix Hypervisor Security Bulletin for CVE-2023-46838
- Lo siguiente de Citrix Virtual Apps and Desktop LTSR
- CITRIX USER GROUP ESPAÑA
- Reactivamos
- Vulnerabilidad en la aplicación MOVEit / NetScaler
- Cómo instalar Hyper-V en Windows Home
- Solución: No aparece la opción de “Virus & Threat protection”