StorageDsc

5.0.0-preview0001

DSC resources for managing storage on Windows Servers.

Minimum PowerShell version

4.0

This is a prerelease version of StorageDsc.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name StorageDsc -RequiredVersion 5.0.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name StorageDsc -Version 5.0.0-preview0001 -Prerelease

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

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResource Disk Storage Partition Volume

DSCResources

DiskAccessPath MountImage OpticalDiskDriveLetter WaitForDisk WaitForVolume Disk

Dependencies

This module has no dependencies.

Release Notes

## [5.0.0-preview0001] - 2020-04-15

### Changed

- Fixed hash table style violations - fixes [Issue #219](https://github.com/dsccommunity/StorageDsc/issues/219).
- Disk:
 - Updated example with size as a number in bytes and without unit of measurement
   like GB or MB - fixes [Issue #214](https://github.com/dsccommunity/StorageDsc/pull/214).
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
- BREAKING CHANGE: Changed Disk resource prefix from MSFTDSC to DSC as there
 would no longer be a conflict with the built in MSFT_Disk CIM class.
- Updated to use continuous delivery pattern using Azure DevOps - fixes
 [Issue #225](https://github.com/dsccommunity/StorageDsc/issues/225).
- Updated Examples and Module Manifest to be DSC Community from Microsoft.
- Added Integration tests on Windows Server 2019.
- WaitForVolume:
 - Improved unit tests to use virtual disk instead of physical disk.
- Disk:
 - Added `Invalid Parameter` exception being reported when ReFS volumes are
   used with Windows Server 2019 as a known issue to README.MD - fixes
   [Issue #227](https://github.com/dsccommunity/StorageDsc/issues/227).
- Updated build badges in README.md.

FileList

Version History

Version Downloads Last updated
6.0.0 6,765 3/19/2024
6.0.0-previe... 7 3/16/2024
6.0.0-previe... 363 10/30/2023
5.1.0 55,733 2/22/2023
5.1.0-previe... 90 2/6/2023
5.1.0-previe... 62 1/26/2023
5.1.0-previe... 3,056 4/10/2021
5.0.2-previe... 126 12/30/2020
5.0.1 169,985 8/3/2020
5.0.1-previe... 19 7/25/2020
5.0.1-previe... 14 7/25/2020
5.0.1-previe... 22 6/20/2020
5.0.0 24,704 5/5/2020
5.0.0-previe... 18 5/3/2020
5.0.0-previe... (current version) 31 4/15/2020
4.9.0.0 87,362 10/30/2019
4.8.0.0 27,237 8/8/2019
4.7.0.0 59,847 5/15/2019
4.6.0.0 60,232 4/3/2019
4.5.0.0 40,108 2/20/2019
4.4.0.0 8,793 1/10/2019
4.3.0.0 6,588 11/29/2018
4.2.0.0 4,289 10/25/2018
4.1.0.0 9,558 9/5/2018
4.0.0.0 35,530 2/8/2018
Show less