Skip to content

Commit 2074a1e

Browse files
authored
Update Set-ClusterStorageSpacesDirectDisk.md
Updated the example stating that omitting the parameter indicates that the specified physical disks can be claimed. Fixes #MicrosoftDocs#2910
1 parent 2d064c2 commit 2074a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/failoverclusters/Set-ClusterStorageSpacesDirectDisk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ PS C:\> Set-ClusterStorageSpacesDirectDisk -CimSession "K0619-C1.contoso.com" -C
4040

4141
This command configures the system that physical disks that have the IDs `55CD2E404B75A3FC` and
4242
`50014EE05950DD7C` cannot be claimed by S2D. In this example, the **CanBeClaimed** parameter is
43-
explicitly specified as `$False`. Omitting that parameter has the same effect.
43+
explicitly specified as `$False`. Omitting that parameter indicates that the specified physical disks can be claimed.
4444

4545
## PARAMETERS
4646

0 commit comments

Comments
 (0)