VirtualEngine / Lability

Virtual Engine test lab deployment and configuration module
MIT License
283 stars 50 forks source link

Add BitLocker write protection checks for mounted drives #348

Closed sk82jack closed 5 years ago

sk82jack commented 5 years ago

Fixes #345

I searched the repository for Mount- to find all attempts to mount a drive and added the snippet to check for the BitLocker key just before each time. I then revert the change at the end of each function.

I also added a verbose message to resources.psd1.

iainbrighton commented 5 years ago

Hi @sk82jack - looks good! Would you also mind adding a note to the unreleased section of the ChangeLog.md?

sk82jack commented 5 years ago

No problem - will get something added in shortly