Added Windows 10 OS support. Fixes #47#52
Added Windows 10 OS support. Fixes #47#52mnothh wants to merge 8 commits intodsccommunity:masterfrom
Conversation
- Fix hashtables according to the style guideline.
xBitLocker: Fix hashtables according to the style guideline
|
Hi @mnothh , let me know if you need any help resolving the continuous intregration failures on this. Looks like it's a minor issue in the CHANGELOG.MD file. Also just FYI, I've been holding off on doing the code review on this until continuous integration passes. 371 |
|
I have fixed the reviewable button on this PR so it points to the correct PR on Reviewable. |
|
Hi @mnothh , thanks for following up on this one. I need to push through some changes to get our automated testing working again. As soon as I do, I will try to get this PR checked in. |
|
This repository have now been updated to the new CI/CD pipeline so deploy is automatic on PR merge. This PR was re-targeted to the master branch (dev branch is not longer present). This PR need to be rebased with the changes from the master-branch. |
Pull Request (PR) description
Added support for Windows "Client" operating systems in the
Assert-HasPrereqsForBitlocker function.
This Pull Request (PR) fixes the following issues
-Fixes #47
Task list
Entry should say what was changed, and how that affects users (if applicable).
and comment-based help.
This change is