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.
1 parent f6aec97 commit 0395abfCopy full SHA for 0395abf
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