xStorage

3.3.0.0

This module contains all resources related to the PowerShell Storage module, or pertaining to disk management.

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xStorage -RequiredVersion 3.3.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xStorage -Version 3.3.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2017

Package Details

Author(s)

  • PowerShell DSC

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xDisk xDiskAccessPath xMountImage xWaitForDisk xWaitForVolume

Dependencies

This module has no dependencies.

Release Notes

- Opted into common tests for Module and Script files - See [Issue 115](https://github.com/PowerShell/xStorage/issues/115).
- xDisk:
 - Added support for Guid Disk Id type - See [Issue 104](https://github.com/PowerShell/xStorage/issues/104).
 - Added parameter AllowDestructive - See [Issue 11](https://github.com/PowerShell/xStorage/issues/11).
 - Added parameter ClearDisk - See [Issue 50](https://github.com/PowerShell/xStorage/issues/50).
- xDiskAccessPath:
 - Added support for Guid Disk Id type - See [Issue 104](https://github.com/PowerShell/xStorage/issues/104).
- xWaitForDisk:
 - Added support for Guid Disk Id type - See [Issue 104](https://github.com/PowerShell/xStorage/issues/104).
- Added .markdownlint.json file to configure markdown rules to validate.
- Clean up Badge area in README.MD - See [Issue 110](https://github.com/PowerShell/xStorage/issues/110).
- Disabled MD013 rule checking to enable badge table.
- Added .github support files:
 - CONTRIBUTING.md
 - ISSUE_TEMPLATE.md
 - PULL_REQUEST_TEMPLATE.md
- Changed license year to 2017 and set company name to Microsoft
 Corporation in LICENSE.MD and module manifest - See [Issue 111](https://github.com/PowerShell/xStorage/issues/111).
- Set Visual Studio Code setting "powershell.codeFormatting.preset" to
 "custom" - See [Issue 108](https://github.com/PowerShell/xStorage/issues/108)
- Added `Documentation and Examples` section to Readme.md file - see
 [issue 116](https://github.com/PowerShell/xStorage/issues/116).
- Prevent unit tests from DSCResource.Tests from running during test
 execution - fixes [Issue 118](https://github.com/PowerShell/xStorage/issues/118).

FileList

Version History

Version Downloads Last updated
3.4.0.0 1,603,883 12/20/2017
3.3.0.0 (current version) 4,314 11/15/2017
3.2.0.0 16,967 7/12/2017
3.1.0.0 16,301 6/1/2017
3.0.0.0 426 5/31/2017
2.9.0.0 11,671 12/14/2016
2.8.0.0 3,630 11/2/2016
2.7.0.0 1,772 9/21/2016
2.6.0.0 4,252 5/18/2016
2.5.0.0 938 3/31/2016
2.4.0.0 1,505 2/3/2016
2.3.0.0 485 12/3/2015
2.2.0.0 305 10/22/2015
2.1.0.0 817 9/11/2015
2.0.0.0 258 7/24/2015
1.0.0.0 218 6/17/2015
Show more