Windows10 PRO & PowerShell v5.1
I used Enable-WindowsOptionalFeatures
cmdlet to enable the Active Directory Lightweight Directory Services.
When I try to use Set-ADDomain
, it doesn't work, because Active Directory Web Services aren't running. I know I could use the ADLDS Setup Wizard to start this service. Does any cmdlet can achieve that ?