Skip to content

Instantly share code, notes, and snippets.

@progre
Created December 9, 2017 14:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save progre/eff00f91a41af674aaeef9c8ef68bc94 to your computer and use it in GitHub Desktop.
Save progre/eff00f91a41af674aaeef9c8ef68bc94 to your computer and use it in GitHub Desktop.
PS C:\WINDOWS\system32> Get-StoragePool | FL *
Usage : Other
OperationalStatus : OK
HealthStatus : Healthy
ProvisioningTypeDefault : Fixed
SupportedProvisioningTypes : {Thin, Fixed}
MediaTypeDefault : Unspecified
ReadOnlyReason : None
RepairPolicy : Parallel
RetireMissingPhysicalDisks : Auto
WriteCacheSizeDefault : Auto
Version : Windows Server 2016 RS3
FaultDomainAwarenessDefault : PhysicalDisk
ObjectId : {1}\\MOTHERBASE\root/Microsoft/Windows/Storage/Providers_v2\SPACES_StoragePool.Obje
ctId="{681b49b4-8886-11e6-8abf-806e6f6e6963}:SP:{681b49b3-8886-11e6-8abf-806e6f6e69
63}"
PassThroughClass :
PassThroughIds :
PassThroughNamespace :
PassThroughServer :
UniqueId : {681b49b3-8886-11e6-8abf-806e6f6e6963}
AllocatedSize : 6000908173312
ClearOnDeallocate : False
EnclosureAwareDefault : False
FriendlyName : Primordial
IsClustered : False
IsPowerProtected : False
IsPrimordial : True
IsReadOnly : False
LogicalSectorSize :
Name :
OtherOperationalStatusDescription :
OtherUsageDescription :
PhysicalSectorSize :
ResiliencySettingNameDefault : Mirror
Size : 6121230925824
SupportsDeduplication : False
ThinProvisioningAlertThresholds : {70}
WriteCacheSizeMax : 18446744073709551614
WriteCacheSizeMin : 0
PSComputerName :
CimClass : ROOT/Microsoft/Windows/Storage:MSFT_StoragePool
CimInstanceProperties : {ObjectId, PassThroughClass, PassThroughIds, PassThroughNamespace...}
CimSystemProperties : Microsoft.Management.Infrastructure.CimSystemProperties
Usage : Other
OperationalStatus : OK
HealthStatus : Healthy
ProvisioningTypeDefault : Fixed
SupportedProvisioningTypes : {Thin, Fixed}
MediaTypeDefault : Unspecified
ReadOnlyReason : None
RepairPolicy : Parallel
RetireMissingPhysicalDisks : Auto
WriteCacheSizeDefault : Auto
Version : Windows Server 2016 RS3
FaultDomainAwarenessDefault : PhysicalDisk
ObjectId : {1}\\MOTHERBASE\root/Microsoft/Windows/Storage/Providers_v2\SPACES_StoragePool.Obje
ctId="{681b49b4-8886-11e6-8abf-806e6f6e6963}:SP:{a9bbd592-5fd6-4a00-b38d-fa40da2cb5
ec}"
PassThroughClass :
PassThroughIds :
PassThroughNamespace :
PassThroughServer :
UniqueId : {a9bbd592-5fd6-4a00-b38d-fa40da2cb5ec}
AllocatedSize : 2041988513792
ClearOnDeallocate : False
EnclosureAwareDefault : False
FriendlyName : Storage pool
IsClustered : False
IsPowerProtected : False
IsPrimordial : False
IsReadOnly : False
LogicalSectorSize : 4096
Name :
OtherOperationalStatusDescription :
OtherUsageDescription :
PhysicalSectorSize : 4096
ResiliencySettingNameDefault : Mirror
Size : 5998995570688
SupportsDeduplication : False
ThinProvisioningAlertThresholds : {70}
WriteCacheSizeMax : 18446744073709551614
WriteCacheSizeMin : 0
PSComputerName :
CimClass : ROOT/Microsoft/Windows/Storage:MSFT_StoragePool
CimInstanceProperties : {ObjectId, PassThroughClass, PassThroughIds, PassThroughNamespace...}
CimSystemProperties : Microsoft.Management.Infrastructure.CimSystemProperties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment