Skip to content

Commit f622748

Browse files
authored
Merge pull request MicrosoftDocs#3648 from MicrosoftDocs/main
Publish main to live, Tuesday 10:30AM PDT, 10/03
2 parents 0700114 + 4af4179 commit f622748

File tree

7 files changed

+17
-17
lines changed

7 files changed

+17
-17
lines changed

docset/winserver2012-ps/storage/Get-Partition.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
5050
PS C:\>Get-Partition
5151
```
5252

53-
This example return all partitions, on all disks.
53+
This example returns all partitions, on all disks.
5454

5555
### EXAMPLE 2
5656
```
@@ -62,7 +62,7 @@ PartitionNumber DriveLetter Offset Size
6262
1 H 1048576 298.09 GB IFS
6363
```
6464

65-
This example return all partitions on disk 5.
65+
This example returns all partitions on disk 5.
6666

6767
### EXAMPLE 3
6868
```
@@ -74,7 +74,7 @@ PartitionNumber DriveLetter Offset Size
7474
2 C 368050176 465.42 GB IFS
7575
```
7676

77-
This example partition associated with the volume for drive letter C.
77+
This example returns partitions associated with the volume for drive letter C.
7878

7979
### EXAMPLE 4
8080
```

docset/winserver2012r2-ps/storage/Get-Partition.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
5555
PS C:\>Get-Partition
5656
```
5757

58-
This example return all partitions, on all disks.
58+
This example returns all partitions, on all disks.
5959

6060
### EXAMPLE 2
6161
```
@@ -67,7 +67,7 @@ PartitionNumber DriveLetter Offset Size
6767
1 H 1048576 298.09 GB IFS
6868
```
6969

70-
This example return all partitions on disk 5.
70+
This example returns all partitions on disk 5.
7171

7272
### EXAMPLE 3
7373
```
@@ -79,7 +79,7 @@ PartitionNumber DriveLetter Offset Size
7979
2 C 368050176 465.42 GB IFS
8080
```
8181

82-
This example partition associated with the volume for drive letter C.
82+
This example returns partitions associated with the volume for drive letter C.
8383

8484
### EXAMPLE 4
8585
```

docset/winserver2016-ps/storage/Get-Partition.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
6868
PS C:\>Get-Partition
6969
```
7070

71-
This example return all partitions, on all disks.
71+
This example returns all partitions, on all disks.
7272

7373
### Example 2
7474
```
@@ -80,7 +80,7 @@ PartitionNumber DriveLetter Offset Size
8080
1 H 1048576 298.09 GB IFS
8181
```
8282

83-
This example return all partitions on disk 5.
83+
This example returns all partitions on disk 5.
8484

8585
### Example 3
8686
```
@@ -92,7 +92,7 @@ PartitionNumber DriveLetter Offset Size
9292
2 C 368050176 465.42 GB IFS
9393
```
9494

95-
This example partition associated with the volume for drive letter C.
95+
This example returns partitions associated with the volume for drive letter C.
9696

9797
### Example 4
9898
```

docset/winserver2019-ps/storage/Get-Partition.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
6868
PS C:\>Get-Partition
6969
```
7070

71-
This example return all partitions, on all disks.
71+
This example returns all partitions, on all disks.
7272

7373
### Example 2
7474
```
@@ -80,7 +80,7 @@ PartitionNumber DriveLetter Offset Size
8080
1 H 1048576 298.09 GB IFS
8181
```
8282

83-
This example return all partitions on disk 5.
83+
This example returns all partitions on disk 5.
8484

8585
### Example 3
8686
```
@@ -92,7 +92,7 @@ PartitionNumber DriveLetter Offset Size
9292
2 C 368050176 465.42 GB IFS
9393
```
9494

95-
This example partition associated with the volume for drive letter C.
95+
This example returns partitions associated with the volume for drive letter C.
9696

9797
### Example 4
9898
```

docset/winserver2022-ps/activedirectory/Remove-ADPrincipalGroupMembership.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Accept wildcard characters: False
159159
```
160160
161161
### -MemberOf
162-
Specifies the Active Directory groups to add a user, computer, or group to as a member.
162+
Specifies the Active Directory groups to remove a user, computer, or group to as a member.
163163
You can identify a group by providing one of the following values.
164164
Note: The identifier in parentheses is the LDAP display name for the attribute.
165165
The acceptable values for this parameter are:

docset/winserver2022-ps/storage/Get-Partition.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
6868
PS C:\>Get-Partition
6969
```
7070

71-
This example return all partitions, on all disks.
71+
This example returns all partitions, on all disks.
7272

7373
### Example 2
7474
```
@@ -80,7 +80,7 @@ PartitionNumber DriveLetter Offset Size
8080
1 H 1048576 298.09 GB IFS
8181
```
8282

83-
This example return all partitions on disk 5.
83+
This example returns all partitions on disk 5.
8484

8585
### Example 3
8686
```
@@ -92,7 +92,7 @@ PartitionNumber DriveLetter Offset Size
9292
2 C 368050176 465.42 GB IFS
9393
```
9494

95-
This example partition associated with the volume for drive letter C.
95+
This example returns partitions associated with the volume for drive letter C.
9696

9797
### Example 4
9898
```

docset/winserver2022-ps/trustedplatformmodule/Disable-TpmAutoProvisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Provisioning is the process of preparing a TPM to be used.
2525
You can disable provisioning completely or only for the next restart.
2626
You can use the Enable-TpmAutoProvisioning cmdlet to enable auto-provisioning.
2727

28-
For more information on TPM, see the [Trusted Platform Module Technology Overview](https://technet.microsoft.com/en-us/library/jj131725.aspx) in the Technet library.
28+
For more information on TPM, see [Trusted Platform Module Technology Overview](/windows/security/information-protection/tpm/trusted-platform-module-overview).
2929

3030
## EXAMPLES
3131

0 commit comments

Comments
 (0)