Skip to content

Commit 23ed7ec

Browse files
committed
fixing string
1 parent ae11c64 commit 23ed7ec

File tree

1 file changed

+38
-38
lines changed

1 file changed

+38
-38
lines changed

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

+38-38
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ This parameter sets the **City** property of a user object.
386386
The LDAP display name (**ldapDisplayName**) of this property is l.
387387

388388
```yaml
389-
System.String
389+
Type: System.String
390390
Parameter Sets: (All)
391391
Aliases:
392392
@@ -406,7 +406,7 @@ This parameter sets the **Company** property of a user object.
406406
The LDAP display name (**ldapDisplayName**) of this property is company.
407407

408408
```yaml
409-
System.String
409+
Type: System.String
410410
Parameter Sets: (All)
411411
Aliases:
412412
@@ -474,7 +474,7 @@ The LDAP display name (**ldapDisplayName**) of this property is c.
474474
This value is not used by Windows 2000.
475475

476476
```yaml
477-
System.String
477+
Type: System.String
478478
Parameter Sets: (All)
479479
Aliases:
480480
@@ -529,7 +529,7 @@ This parameter sets the **Department** property of a user object.
529529
The LDAP display name (**ldapDisplayName**) of this property is department.
530530

531531
```yaml
532-
System.String
532+
Type: System.String
533533
Parameter Sets: (All)
534534
Aliases:
535535
@@ -549,7 +549,7 @@ This parameter sets the value of the **Description** property for the user objec
549549
The LDAP display name (**ldapDisplayName**) for this property is description.
550550

551551
```yaml
552-
System.String
552+
Type: System.String
553553
Parameter Sets: (All)
554554
Aliases:
555555
@@ -569,7 +569,7 @@ This parameter sets the **DisplayName** property of the user object.
569569
The LDAP display name (**ldapDisplayName**) for this property is displayName.
570570

571571
```yaml
572-
System.String
572+
Type: System.String
573573
Parameter Sets: (All)
574574
Aliases:
575575
@@ -589,7 +589,7 @@ This parameter sets the **Division** property of a user object.
589589
The LDAP display name (**ldapDisplayName**) of this property is division.
590590

591591
```yaml
592-
System.String
592+
Type: System.String
593593
Parameter Sets: (All)
594594
Aliases:
595595
@@ -609,7 +609,7 @@ This parameter sets the **EmailAddress** property of a user object.
609609
The LDAP display name (**ldapDisplayName**) of this property is mail.
610610

611611
```yaml
612-
System.String
612+
Type: System.String
613613
Parameter Sets: (All)
614614
Aliases:
615615
@@ -629,7 +629,7 @@ This parameter sets the **EmployeeID** property of a user object.
629629
The LDAP display name (**ldapDisplayName**) of this property is employeeID.
630630

631631
```yaml
632-
System.String
632+
Type: System.String
633633
Parameter Sets: (All)
634634
Aliases:
635635
@@ -649,7 +649,7 @@ This parameter sets the **EmployeeNumber** property of a user object.
649649
The LDAP display name (**ldapDisplayName**) of this property is employeeNumber.
650650

651651
```yaml
652-
System.String
652+
Type: System.String
653653
Parameter Sets: (All)
654654
Aliases:
655655
@@ -697,7 +697,7 @@ This parameter sets the **Fax** property of a user object.
697697
The LDAP display name (**ldapDisplayName**) of this property is facsimileTelephoneNumber.
698698

699699
```yaml
700-
System.String
700+
Type: System.String
701701
Parameter Sets: (All)
702702
Aliases:
703703
@@ -717,7 +717,7 @@ This parameter sets the **GivenName** property of a user object.
717717
The LDAP display name (**ldapDisplayName**) of this property is givenName.
718718

719719
```yaml
720-
System.String
720+
Type: System.String
721721
Parameter Sets: (All)
722722
Aliases:
723723
@@ -737,7 +737,7 @@ This parameter sets the **HomeDirectory** property of a user object.
737737
The LDAP display name (**ldapDisplayName**) for this property is homeDirectory.
738738

739739
```yaml
740-
System.String
740+
Type: System.String
741741
Parameter Sets: (All)
742742
Aliases:
743743
@@ -762,7 +762,7 @@ This parameter sets the **HomeDrive** property of the user object.
762762
The LDAP display name (**ldapDisplayName**) for this property is homeDrive.
763763

764764
```yaml
765-
System.String
765+
Type: System.String
766766
Parameter Sets: (All)
767767
Aliases:
768768
@@ -782,7 +782,7 @@ This parameter sets the **homePage** property of a user object.
782782
The LDAP display name (**ldapDisplayName**) for this property is wWWHomePage.
783783

784784
```yaml
785-
System.String
785+
Type: System.String
786786
Parameter Sets: (All)
787787
Aliases:
788788
@@ -802,7 +802,7 @@ This parameter sets the **HomePhone** property of a user object.
802802
The LDAP display name (**ldapDisplayName**) of this property is homePhone.
803803

804804
```yaml
805-
System.String
805+
Type: System.String
806806
Parameter Sets: (All)
807807
Aliases:
808808
@@ -824,7 +824,7 @@ This parameter sets the **Initials** property of a user object.
824824
The LDAP display name (**ldapDisplayName**) of this property is initials.
825825

826826
```yaml
827-
System.String
827+
Type: System.String
828828
Parameter Sets: (All)
829829
Aliases:
830830
@@ -929,7 +929,7 @@ The SAM account name is the same as the NetBIOS name of the computer.
929929
The LDAP display name (**ldapDisplayName**) for this property is userWorkStations.
930930

931931
```yaml
932-
System.String
932+
Type: System.String
933933
Parameter Sets: (All)
934934
Aliases:
935935
@@ -978,7 +978,7 @@ This parameter sets the **MobilePhone** property of a user object.
978978
The LDAP display name (**ldapDisplayName**) of this property is mobile.
979979

980980
```yaml
981-
System.String
981+
Type: System.String
982982
Parameter Sets: (All)
983983
Aliases:
984984
@@ -998,7 +998,7 @@ This parameter sets the **Name** property of a user object.
998998
The LDAP display name (**ldapDisplayName**) of this property is name.
999999

10001000
```yaml
1001-
System.String
1001+
Type: System.String
10021002
Parameter Sets: (All)
10031003
Aliases:
10041004
@@ -1018,7 +1018,7 @@ This parameter sets the **Office** property of a user object.
10181018
The LDAP display name (**ldapDisplayName**) of this property is physicalDeliveryOfficeName.
10191019

10201020
```yaml
1021-
System.String
1021+
Type: System.String
10221022
Parameter Sets: (All)
10231023
Aliases:
10241024
@@ -1038,7 +1038,7 @@ This parameter sets the **OfficePhone** property of a user object.
10381038
The LDAP display name (**ldapDisplayName**) of this property is telephoneNumber.
10391039

10401040
```yaml
1041-
System.String
1041+
Type: System.String
10421042
Parameter Sets: (All)
10431043
Aliases:
10441044
@@ -1058,7 +1058,7 @@ This parameter sets the **Organization** property of a user object.
10581058
The LDAP display name (**ldapDisplayName**) of this property is o.
10591059

10601060
```yaml
1061-
System.String
1061+
Type: System.String
10621062
Parameter Sets: (All)
10631063
Aliases:
10641064
@@ -1119,7 +1119,7 @@ This parameter sets the **OtherName** property of a user object.
11191119
The LDAP display name (**ldapDisplayName**) of this property is middleName.
11201120

11211121
```yaml
1122-
System.String
1122+
Type: System.String
11231123
Parameter Sets: (All)
11241124
Aliases:
11251125
@@ -1237,7 +1237,7 @@ However, for the Active Directory Provider cmdlets, the _Path_ parameter identif
12371237
actual object rather than the container.
12381238

12391239
```yaml
1240-
System.String
1240+
Type: System.String
12411241
Parameter Sets: (All)
12421242
Aliases:
12431243
@@ -1256,7 +1256,7 @@ This parameter sets the **POBox** property of a user object.
12561256
The LDAP display name (**ldapDisplayName**) of this property is postOfficeBox.
12571257

12581258
```yaml
1259-
System.String
1259+
Type: System.String
12601260
Parameter Sets: (All)
12611261
Aliases:
12621262
@@ -1275,7 +1275,7 @@ This parameter sets the **PostalCode** property of a user object.
12751275
The LDAP display name (**ldapDisplayName**) of this property is postalCode.
12761276

12771277
```yaml
1278-
System.String
1278+
Type: System.String
12791279
Parameter Sets: (All)
12801280
Aliases:
12811281
@@ -1316,7 +1316,7 @@ This parameter sets the **ProfilePath** property of the user object.
13161316
The LDAP display name (**ldapDisplayName**) for this property is profilePath.
13171317

13181318
```yaml
1319-
System.String
1319+
Type: System.String
13201320
Parameter Sets: (All)
13211321
Aliases:
13221322
@@ -1345,7 +1345,7 @@ Note: If the string value provided is not terminated with a $ character, the sys
13451345
needed.
13461346

13471347
```yaml
1348-
System.String
1348+
Type: System.String
13491349
Parameter Sets: (All)
13501350
Aliases:
13511351
@@ -1367,7 +1367,7 @@ This parameter sets the **ScriptPath** property of the user object.
13671367
The LDAP display name (**ldapDisplayName**) for this property is scriptPath.
13681368

13691369
```yaml
1370-
System.String
1370+
Type: System.String
13711371
Parameter Sets: (All)
13721372
Aliases:
13731373
@@ -1407,7 +1407,7 @@ they are listed:
14071407
- By using the domain of the computer running Windows PowerShell
14081408

14091409
```yaml
1410-
System.String
1410+
Type: System.String
14111411
Parameter Sets: (All)
14121412
Aliases:
14131413
@@ -1431,7 +1431,7 @@ contain spaces or otherwise require quotation marks, use the following syntax:
14311431
`"<value1>","<value2>",..."<valueX>"`."
14321432

14331433
```yaml
1434-
System.String[]
1434+
Type: System.String[]
14351435
Parameter Sets: (All)
14361436
Aliases:
14371437
@@ -1477,7 +1477,7 @@ This parameter sets the **State** property of a user object.
14771477
The LDAP display name (**ldapDisplayName**) of this property is st.
14781478

14791479
```yaml
1480-
System.String
1480+
Type: System.String
14811481
Parameter Sets: (All)
14821482
Aliases:
14831483
@@ -1497,7 +1497,7 @@ This parameter sets the **StreetAddress** property of a user object.
14971497
The LDAP display name (**ldapDisplayName**) of this property is streetAddress.
14981498

14991499
```yaml
1500-
System.String
1500+
Type: System.String
15011501
Parameter Sets: (All)
15021502
Aliases:
15031503
@@ -1517,7 +1517,7 @@ This parameter sets the **Surname** property of a user object.
15171517
The LDAP display name (**ldapDisplayName**) of this property is sn.
15181518

15191519
```yaml
1520-
System.String
1520+
Type: System.String
15211521
Parameter Sets: (All)
15221522
Aliases:
15231523
@@ -1537,7 +1537,7 @@ This parameter sets the **Title** property of a user object.
15371537
The LDAP display name (**ldapDisplayName**) of this property is title.
15381538

15391539
```yaml
1540-
System.String
1540+
Type: System.String
15411541
Parameter Sets: (All)
15421542
Aliases:
15431543
@@ -1589,7 +1589,7 @@ The selected type must be a subclass of the User schema class.
15891589
If this parameter is not specified it defaults to User.
15901590

15911591
```yaml
1592-
System.String
1592+
Type: System.String
15931593
Parameter Sets: (All)
15941594
Aliases:
15951595
@@ -1614,7 +1614,7 @@ When logging on using a UPN, users no longer have to choose a domain from a list
16141614
box.
16151615

16161616
```yaml
1617-
System.String
1617+
Type: System.String
16181618
Parameter Sets: (All)
16191619
Aliases:
16201620

0 commit comments

Comments
 (0)