Skip to content

Commit 1082b1b

Browse files
authored
Merge pull request MicrosoftDocs#3196 from msbemba/patch-141
Update New-ADUser.md
2 parents b3d7280 + 3414932 commit 1082b1b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docset/winserver2012-ps/activedirectory/New-ADUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -989,7 +989,7 @@ Accept wildcard characters: False
989989
### -Office
990990
Specifies the location of the user's office or place of business.
991991
This parameter sets the Office property of a user object.
992-
The LDAP display name (ldapDisplayName) of this property is "office".
992+
The LDAP display name (ldapDisplayName) of this property is "physicalDeliveryOfficeName".
993993
994994
The following example shows how to set this parameter.
995995

docset/winserver2012r2-ps/activedirectory/New-ADUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ Accept wildcard characters: False
844844
### -Office
845845
Specifies the location of the user's office or place of business.
846846
This parameter sets the **Office** property of a user object.
847-
The LDAP display name (**ldapDisplayName**) of this property is office.
847+
The LDAP display name (**ldapDisplayName**) of this property is physicalDeliveryOfficeName.
848848
849849
```yaml
850850
Type: String

docset/winserver2016-ps/activedirectory/New-ADUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ Accept wildcard characters: False
840840
### -Office
841841
Specifies the location of the user's office or place of business.
842842
This parameter sets the **Office** property of a user object.
843-
The LDAP display name (**ldapDisplayName**) of this property is office.
843+
The LDAP display name (**ldapDisplayName**) of this property is physicalDeliveryOfficeName.
844844

845845
```yaml
846846
Type: String

docset/winserver2019-ps/activedirectory/New-ADUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ Accept wildcard characters: False
840840
### -Office
841841
Specifies the location of the user's office or place of business.
842842
This parameter sets the **Office** property of a user object.
843-
The LDAP display name (**ldapDisplayName**) of this property is office.
843+
The LDAP display name (**ldapDisplayName**) of this property is physicalDeliveryOfficeName.
844844

845845
```yaml
846846
Type: String

docset/winserver2022-ps/activedirectory/New-ADUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ Accept wildcard characters: False
842842
### -Office
843843
Specifies the location of the user's office or place of business.
844844
This parameter sets the **Office** property of a user object.
845-
The LDAP display name (**ldapDisplayName**) of this property is office.
845+
The LDAP display name (**ldapDisplayName**) of this property is physicalDeliveryOfficeName.
846846

847847
```yaml
848848
Type: String

0 commit comments

Comments
 (0)