Pages

Thursday, July 17, 2014

Storage Spaces Cmdlets in PowerShell

While researching an issue with MPIO settings for a recent deployment, I discovered some awesome cmdlets that I wanted to share.  I just did not see a lot out on posts discussing these so why not share then right?

TechNet refers to these at the link: http://technet.microsoft.com/en-us/library/jj851254.aspx


I then scratched my head as to why these were not included in 2012R2 release or as a hot fix auto installed.  Looking around I noticed then the release date for these scripts – 10/09/2013.  Then the light bulb went off - it was well after the release.  So off to add the module in.

Installed these in the default module location of C:\Windows\System32\WindowsPowerShell\v1.0\Modules\StorageSpaces.


Then did an import of the module and was able to enjoy all the goodness.  As I deploy and use these a bit more I will continue to post on the experiences.

No comments:

Post a Comment