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 861c0a4 commit 1a9e907Copy full SHA for 1a9e907
docset/winserver2022-ps/activedirectory/New-ADOrganizationalUnit.md
@@ -31,7 +31,7 @@ You can set commonly used OU property values by using the cmdlet parameters.
31
**Property** values that are not associated with cmdlet parameters can be set by using the *OtherAttributes* parameter.
32
33
You must set the *Name* parameter to create a new OU.
34
-If you do not specify the *Path* parameter, the cmdlet creates an OU under the default NC (Naming Context) head for the domain.
+If you do not specify the *Path* parameter, the cmdlet creates an OU under the default naming context (NC) head for the domain.
35
36
The following methods describe how to create an object by using this cmdlet.
37
0 commit comments