StorageDsc

6.0.0

DSC resources for managing storage on Windows Servers.

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name StorageDsc

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

Install-PSResource -Name StorageDsc

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 DevDrive

DSCResources

DiskAccessPath MountImage OpticalDiskDriveLetter WaitForDisk WaitForVolume Disk

Dependencies

This module has no dependencies.

Release Notes

## [6.0.0] - 2024-03-19

### Added

- Disk:
 - BREAKING CHANGE: Added support for volumes to be formatted as Dev Drives -
   Fixes [Issue #276](https://github.com/dsccommunity/StorageDsc/issues/276).
 - Fixed minor markdown linting issues in README.md and used to issue BREAKING
   CHANGE commit - Fixes [Issue #282](https://github.com/dsccommunity/StorageDsc/issues/282).
- Updated tag from 'Dev Drive' to 'DevDrive' in manifest file - Fixes [Issue #280](https://github.com/dsccommunity/StorageDsc/issues/280).

### Changed

- OpticalDiskDriveLetter:
 - Fix detection of virtual optical drives by changing logic to detect how
   a mounted ISO is detected. This resolves issues with using the resource
   in Azure Gen2 VMs with Windows Server 2022 Azure Edition - Fixes [Issue #285](https://github.com/dsccommunity/StorageDsc/issues/285).

### Fixed

- Azure DevOps Build Pipeline:
 - Tests 'Unit (Windows Server 2022)' corrected to execute on Windows Server
   2022 node instead of Windows Server 2019.
 - 'Package Module' job runs on 'windows-latest' hosted agent to resolve
   'Unable to load shared library 'libmi' or one of its dependencies.' error.
- Disk:
 - Fixed unit test failure loading `StorageDsc.Common.strings` due to change in
   `DscResource.Common\Get-LocalizationData` in [this PR](https://github.com/dsccommunity/DscResource.Common/pull/109).

FileList

Version History

Version Downloads Last updated
6.0.0 (current version) 8,255 3/19/2024
6.0.0-previe... 7 3/16/2024
6.0.0-previe... 363 10/30/2023
5.1.0 55,761 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,135 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,716 5/5/2020
5.0.0-previe... 18 5/3/2020
5.0.0-previe... 31 4/15/2020
4.9.0.0 87,370 10/30/2019
4.8.0.0 27,240 8/8/2019
4.7.0.0 59,916 5/15/2019
4.6.0.0 60,235 4/3/2019
4.5.0.0 40,123 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 more