xStorage
3.0.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
Owners
Copyright
2015
Package Details
Author(s)
- PowerShell DSC
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
Functions
Assert-DriveLetterValid Assert-AccessPathValid Test-IsNanoServer New-InvalidArgumentException New-InvalidOperationException Get-LocalizedData
DSCResources
xDisk xDiskAccessPath xMountImage xWaitForDisk xWaitForVolume
Dependencies
This module has no dependencies.
Release Notes
- Converted AppVeyor build process to use AppVeyor.psm1.
- Added support for auto generating wiki, help files, markdown linting
and checking examples.
- Correct name of MSFT_xDiskAccessPath.tests.ps1.
- Move shared modules into Modules folder.
- Fixed unit tests.
- Removed support for WMI cmdlets.
- Opted in to Markdown and Example tests.
- Added CodeCov.io support.
- Removed requirement on using Pester 3.4.6 because Pester bug fixed in 4.0.3.
- Fixed unit tests for MSFT_xDiskAccessPath resource to be compatible with
Pester 4.0.3.
- xDisk:
- BREAKING CHANGE: Renamed parameter DiskNumber to DiskId to enable it to
contain either DiskNumber or UniqueId - See [Issue 81](https://github.com/PowerShell/xStorage/issues/81).
- Added DiskIdType parameter to enable specifying the type of identifer
the DiskId parameter contains - See [Issue 81](https://github.com/PowerShell/xStorage/issues/81).
- Changed to use xDiskAccessPath pattern to fix issue with Windows Server
2016 - See [Issue 80](https://github.com/PowerShell/xStorage/issues/80).
- Fixed style violations in xDisk.
- Fixed issue when creating multiple partitions on a single disk with no size
specified - See [Issue 86](https://github.com/PowerShell/xStorage/issues/86).
- xDiskAccessPath:
- BREAKING CHANGE: Renamed parameter DiskNumber to DiskId to
enable it to contain either DiskNumber or UniqueId - See [Issue 81](https://github.com/PowerShell/xStorage/issues/81).
- Added DiskIdType parameter to enable specifying the type
of identifer the DiskId parameter contains - See [Issue 81](https://github.com/PowerShell/xStorage/issues/81).
- Fixed incorrect logging messages when changing volume label.
- Fixed issue when creating multiple partitions on a single disk with no size
specified - See [Issue 86](https://github.com/PowerShell/xStorage/issues/86).
- xWaitForDisk:
- BREAKING CHANGE: Renamed parameter DiskNumber to DiskId to
enable it to contain either DiskNumber or UniqueId - See [Issue 81](https://github.com/PowerShell/xStorage/issues/81).
- Added DiskIdType parameter to enable specifying the type
of identifer the DiskId parameter contains - See [Issue 81](https://github.com/PowerShell/xStorage/issues/81).
FileList
- xStorage.nuspec
- xStorage.psd1
- DSCResources\MSFT_xDisk\MSFT_xDisk.psm1
- DSCResources\MSFT_xDisk\MSFT_xDisk.schema.mof
- DSCResources\MSFT_xDisk\README.md
- DSCResources\MSFT_xDisk\en-us\MSFT_xDisk.strings.psd1
- DSCResources\MSFT_xDiskAccessPath\MSFT_xDiskAccessPath.psm1
- DSCResources\MSFT_xDiskAccessPath\MSFT_xDiskAccessPath.schema.mof
- DSCResources\MSFT_xDiskAccessPath\README.md
- DSCResources\MSFT_xDiskAccessPath\en-us\MSFT_xDiskAccessPath.strings.psd1
- DSCResources\MSFT_xMountImage\MSFT_xMountImage.psm1
- DSCResources\MSFT_xMountImage\MSFT_xMountImage.schema.mof
- DSCResources\MSFT_xMountImage\README.md
- DSCResources\MSFT_xMountImage\en-us\MSFT_xMountImage.strings.psd1
- DSCResources\MSFT_xWaitForDisk\MSFT_xWaitForDisk.psm1
- DSCResources\MSFT_xWaitForDisk\MSFT_xWaitForDisk.schema.mof
- DSCResources\MSFT_xWaitForDisk\README.md
- DSCResources\MSFT_xWaitForDisk\en-us\MSFT_xWaitForDisk.strings.psd1
- DSCResources\MSFT_xWaitForVolume\MSFT_xWaitForVolume.psm1
- DSCResources\MSFT_xWaitForVolume\MSFT_xWaitForVolume.schema.mof
- DSCResources\MSFT_xWaitForVolume\README.md
- DSCResources\MSFT_xWaitForVolume\en-us\MSFT_xWaitForVolume.strings.psd1
- Examples\Resources\xDisk\1-xDisk_InitializeDataDisk.ps1
- Examples\Resources\xDisk\2-xDisk_InitializeDataDiskUsingUniqueId.ps1
- Examples\Resources\xDiskAccessPath\1-xDiskAccessPath_InitializeDataDiskWithAccessPath.ps1
- Examples\Resources\xDiskAccessPath\2-xDiskAccessPath_InitializeDataDiskWithAccessPathUsingUniqueId.ps1
- Examples\Resources\xMountImage\1-xMountImage_DismountISO.ps1
- Examples\Resources\xMountImage\2-xMountImage_MountISO.ps1
- Examples\Resources\xMountImage\3-xMountImage_MountVHD.ps1
- Examples\Resources\xWaitForDisk\1-xWaitForDisk_InitializeDataDisk.ps1
- Examples\Resources\xWaitForDisk\2-xWaitForDisk_InitializeDataDiskWithAccessPath.ps1
- Examples\Resources\xWaitForDisk\3-xWaitForDisk_InitializeDataDiskWithAccessPath.ps1
- Examples\Resources\xWaitForDisk\4-xWaitForDisk_InitializeDataDiskWithAccessPathUsingUniqueId.ps1
- Examples\Resources\xWaitForVolume\1-xWaitForVolume_VHD.ps1
- Examples\Resources\xWaitForVolume\2-xWaitForVolume_ISO.ps1
- Modules\StorageDsc.Common\StorageDsc.Common.psm1
- Modules\StorageDsc.Common\en-us\StorageDsc.Common.strings.psd1
- Modules\StorageDsc.ResourceHelper\StorageDsc.ResourceHelper.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
3.4.0.0 | 1,724,453 | 12/20/2017 |
3.3.0.0 | 4,329 | 11/15/2017 |
3.2.0.0 | 16,985 | 7/12/2017 |
3.1.0.0 | 16,345 | 6/1/2017 |
3.0.0.0 (current version) | 428 | 5/31/2017 |
2.9.0.0 | 11,821 | 12/14/2016 |
2.8.0.0 | 3,745 | 11/2/2016 |
2.7.0.0 | 1,773 | 9/21/2016 |
2.6.0.0 | 4,261 | 5/18/2016 |
2.5.0.0 | 939 | 3/31/2016 |
2.4.0.0 | 1,506 | 2/3/2016 |
2.3.0.0 | 486 | 12/3/2015 |
2.2.0.0 | 306 | 10/22/2015 |
2.1.0.0 | 818 | 9/11/2015 |
2.0.0.0 | 259 | 7/24/2015 |
1.0.0.0 | 219 | 6/17/2015 |