Skip to content

Commit 8022dc4

Browse files
Update docset/winserver2022-ps/addsdeployment/Install-ADDSForest.md
Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
1 parent 521926f commit 8022dc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docset/winserver2022-ps/addsdeployment/Install-ADDSForest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -228,9 +228,9 @@ Accept wildcard characters: False
228228

229229
### -ForestMode
230230

231-
Specifies the forest functional level for the new forest. Supported values for this parameter can be
232-
either a valid integer or a corresponding enumerated string value. For example, to set the forest
233-
mode level to Windows Server 2008 R2, you can specify either a value of 4 or Win2008R2.
231+
Specifies the forest functional level for the new forest. Supported values for this parameter can
232+
be either a valid integer or a corresponding enumerated string value. For example, to set the
233+
forest mode level to Windows Server 2008 R2, you can specify either a value of `4` or `Win2008R2`.
234234

235235
The acceptable values for this parameter are:
236236

0 commit comments

Comments
 (0)