diff --git a/docset/winserver2016-ps/addsdeployment/Install-ADDSDomainController.md b/docset/winserver2016-ps/addsdeployment/Install-ADDSDomainController.md index a0a0532878..9fdd7db0ca 100644 --- a/docset/winserver2016-ps/addsdeployment/Install-ADDSDomainController.md +++ b/docset/winserver2016-ps/addsdeployment/Install-ADDSDomainController.md @@ -345,7 +345,7 @@ Accept wildcard characters: False ``` ### -LogPath -Specifies the fully qualified, non-UNC path to a directory on a fixed disk of the local computer that will contain the domain log files, for example, `C:\Windows\Logs`. +Specifies the fully qualified, non-UNC path to a directory on a fixed disk of the local computer that will contain the domain log files, for example, `C:\Windows\NTDS`. The default is `%SYSTEMROOT%\NTDS`. ```yaml