Get-PhysicalDisk
2018
How to create a Storage Pool using PowerShell
·238 words·2 mins·
100
views
·
5
likes
In this post, I want to show you how to create a Storage Pool with Powershell; the cmdlet that I will use is: New-StoragePool To create a Storage Pool with PowerShell, use the New-StoregePool cmdlet with the following syntax: