Skip to content

Commit ac73c75

Browse files
authored
Merge pull request #127889 from James-Hamil-MSFT/patch-2
Update tutorial-federation.md
2 parents 2930f19 + 0395abf commit ac73c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/hybrid/tutorial-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Now that we have the VM created and it has been renamed and has a static IP addr
136136
$DatabasePath = "c:\windows\NTDS"
137137
$DomainMode = "WinThreshold"
138138
$DomainName = "contoso.com"
139-
$DomaninNetBIOSName = "CONTOSO"
139+
$DomainNetBIOSName = "CONTOSO"
140140
$ForestMode = "WinThreshold"
141141
$LogPath = "c:\windows\NTDS"
142142
$SysVolPath = "c:\windows\SYSVOL"

0 commit comments

Comments
 (0)