StorageDsc

4.1.0.0

This module contains all resources related to the PowerShell Storage module, or pertaining to disk management.

Minimum PowerShell version

4.0

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 4.1.0.0

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

Install-PSResource -Name StorageDsc -Version 4.1.0.0

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

2018

Package Details

Author(s)

  • PowerShell DSC

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

Disk DiskAccessPath MountImage OpticalDiskDriveLetter WaitForDisk WaitForVolume

Dependencies

This module has no dependencies.

Release Notes

- Enabled PSSA rule violations to fail build - Fixes [Issue 149](https://github.com/PowerShell/StorageDsc/issues/149).
- Fixed markdown rule violations in CHANGELOG.MD.
- Disk:
 - Corrected message strings.
 - Added message when partition resize required but `AllowDestructive`
   parameter is not enabled.
 - Fix error when `Size` not specified and `AllowDestructive` is `$true`
   and partition can be expanded - Fixes [Issue 162](https://github.com/PowerShell/StorageDsc/issues/162).
 - Fix incorrect error displaying when newly created partition is not
   made Read/Write.
 - Change verbose messages to show warnings when a partition resize would
   have occured but the `AllowDestructive` flag is set to `$false`.

FileList

Version History

Version Downloads Last updated
6.0.0 8,241 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,133 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 (current version) 9,558 9/5/2018
4.0.0.0 35,530 2/8/2018
Show less