We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2930f19 + 0395abf commit ac73c75Copy full SHA for ac73c75
articles/active-directory/hybrid/tutorial-federation.md
@@ -136,7 +136,7 @@ Now that we have the VM created and it has been renamed and has a static IP addr
136
$DatabasePath = "c:\windows\NTDS"
137
$DomainMode = "WinThreshold"
138
$DomainName = "contoso.com"
139
-$DomaninNetBIOSName = "CONTOSO"
+$DomainNetBIOSName = "CONTOSO"
140
$ForestMode = "WinThreshold"
141
$LogPath = "c:\windows\NTDS"
142
$SysVolPath = "c:\windows\SYSVOL"
0 commit comments