Closed stephc-msft closed 3 years ago
Hello, @stefanie-msft , i've made some research, and found out following:
So, the syntax is following:
Set-ClusterStorageSpacesDirectDisk -PhysicalDiskGuid <string[]> [-CanBeClaimed <Boolean>] [-Reset] [-CacheUsage {NonHybrid | Capacity | Cache | Auto}] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>]
Set-ClusterStorageSpacesDirectDisk -PhysicalDisk <CimInstance#MSFT_PhysicalDisk[]> [-CanBeClaimed <Boolean>] [-Reset] [-CacheUsage {NonHybrid | Capacity | Cache | Auto}] [-CimSession <CimSession[]>] [-ThrottleLimit <Int32>] [-AsJob] [-WhatIf] [-Confirm] [<CommonParameters>]
Dear @e0i, would it be possible to contact the author of the article. It needs to be rewritten, as syntax, examples and parameters sections are incorrect? I cannot do it myself, as information about these parameters is not available in public sources.
Thank you
Server 2019 content is not covered yet. Thank you.
Hello @e0i, then we should just ignore it? Should I just close my PR? Thank you
Hello @e0i, may be I should add a note that WS 2019 is not covered yet? can we ask article owner about it? Thank you
Server2019 has -PhysicalDisk and -PhysicalDiskGuid options
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.