StorageDsc

6.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 6.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 6.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 DevDrive

DSCResources

DiskAccessPath MountImage OpticalDiskDriveLetter WaitForDisk WaitForVolume Disk

Dependencies

This module has no dependencies.

Release Notes

## [6.0.1-preview0001] - 2024-06-07

### Fixed

- OpticalDiskDriveLetter:
 - Some operating systems report the optical disk in the Win32_CDROMDrive list,
   but a volume that matches either the DeviceId or DriveLetter can not be found.
   This caused an `Cannot bind argument to parameter 'DevicePath' because it is an empty string.`
   exception to occur in the `Test-OpticalDiskCanBeManaged`. Prevented this
   exception from occuring by marking disk as not manageable - Fixes [Issue #289](https://github.com/dsccommunity/StorageDsc/issues/289).
- Azure DevOps Build Pipeline:
 - Update pipeline files to use latest DSC Community pattern and sampler tasks.

FileList

Version History

Version Downloads Last updated
6.1.0-previe... 34 9/16/2024
6.0.1 48,242 6/11/2024
6.0.1-previe... (current version) 10 6/7/2024
6.0.0 16,043 3/19/2024
6.0.0-previe... 9 3/16/2024
6.0.0-previe... 364 10/30/2023
5.1.0 57,725 2/22/2023
5.1.0-previe... 91 2/6/2023
5.1.0-previe... 63 1/26/2023
5.1.0-previe... 3,057 4/10/2021
5.0.2-previe... 127 12/30/2020
5.0.1 174,084 8/3/2020
5.0.1-previe... 20 7/25/2020
5.0.1-previe... 15 7/25/2020
5.0.1-previe... 23 6/20/2020
5.0.0 24,938 5/5/2020
5.0.0-previe... 19 5/3/2020
5.0.0-previe... 32 4/15/2020
4.9.0.0 87,541 10/30/2019
4.8.0.0 27,289 8/8/2019
4.7.0.0 61,536 5/15/2019
4.6.0.0 60,262 4/3/2019
4.5.0.0 40,183 2/20/2019
4.4.0.0 8,795 1/10/2019
4.3.0.0 6,589 11/29/2018
4.2.0.0 4,290 10/25/2018
4.1.0.0 9,562 9/5/2018
4.0.0.0 35,555 2/8/2018
Show more