File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed
winserver2012r2-ps/storage Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
5050PS 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
62621 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
74742 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```
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
5555PS 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
67671 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
79792 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```
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
6868PS 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
80801 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
92922 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```
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
6868PS 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
80801 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
92922 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```
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ This cmdlet will return a Volume object or a set of Volume objects given paramet
6868PS 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
80801 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
92922 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```
You can’t perform that action at this time.
0 commit comments