StorageDsc

4.9.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.9.0.0

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

Install-PSResource -Name StorageDsc -Version 4.9.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

(c) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

DiskAccessPath MountImage OpticalDiskDriveLetter WaitForDisk WaitForVolume Disk

Dependencies

This module has no dependencies.

Release Notes

- Disk:
 - Added `Location` as a possible value for `DiskIdType`. This will select the
   disk based on the `Location` property returned by `Get-Disk`
 - Maximum size calculation now uses workaround so that
   Test-TargetResource works properly - workaround for
   [Issue 181](https://github.com/PowerShell/StorageDsc/issues/181).
- DiskAccessPath:
 - Added `Location` as a possible value for `DiskIdType`. This will select the
   disk based on the `Location` property returned by `Get-Disk`
- WaitForDisk:
 - Added `Location` as a possible value for `DiskIdType`. This will select the
   disk based on the `Location` property returned by `Get-Disk`

FileList

Version History

Version Downloads Last updated
6.0.0 7,976 3/19/2024
6.0.0-previe... 7 3/16/2024
6.0.0-previe... 363 10/30/2023
5.1.0 55,758 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,106 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,709 5/5/2020
5.0.0-previe... 18 5/3/2020
5.0.0-previe... 31 4/15/2020
4.9.0.0 (current version) 87,368 10/30/2019
4.8.0.0 27,239 8/8/2019
4.7.0.0 59,887 5/15/2019
4.6.0.0 60,233 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 less