dsccommunity / StorageDsc

DSC resource module is used to manage storage on Windows Servers.
https://dsccommunity.org
MIT License
66 stars 51 forks source link

Get-DiskByIdentifier: Allow selection based on Serial Number #260

Closed bozho closed 1 year ago

bozho commented 2 years ago

Pull Request (PR) description

This PR introduces support for using disk serial number as a disk identifier in disk-related resources Disk, DiskAccessPath and WaitForDisk.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

bozho commented 2 years ago

Need to add more tests

PlagueHO commented 1 year ago

This has been superseded by #271 .