StorageDsc

5.0.1-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.1-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.1-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.1-preview0001] - 2020-06-20

### Changed

- Fixed build failures caused by changes in `ModuleBuilder` module v1.7.0
 by changing `CopyDirectories` to `CopyPaths` - Fixes [Issue #237](https://github.com/dsccommunity/StorageDsc/issues/237).
- Updated to use the common module _DscResource.Common_ - Fixes [Issue #234](https://github.com/dsccommunity/StorageDsc/issues/234).
- Pin `Pester` module to 4.10.1 because Pester 5.0 is missing code
 coverage - Fixes [Issue #238](https://github.com/dsccommunity/StorageDsc/issues/238).
- OpticalDiskDriveLetter:
 - Removed integration test that tests when a disk is not in the
   system as it is not a useful test, does not work correctly
   and is covered by unit tests - Fixes [Issue #240](https://github.com/dsccommunity/StorageDsc/issues/240).

FileList

Version History

Version Downloads Last updated
6.0.0 6,897 3/19/2024
6.0.0-previe... 7 3/16/2024
6.0.0-previe... 363 10/30/2023
5.1.0 55,736 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 170,003 8/3/2020
5.0.1-previe... 19 7/25/2020
5.0.1-previe... 14 7/25/2020
5.0.1-previe... (current version) 22 6/20/2020
5.0.0 24,705 5/5/2020
5.0.0-previe... 18 5/3/2020
5.0.0-previe... 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,853 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