xBitlocker
1.2.0.0
This DSC Module allows you to configure Bitlocker on a single disk, configure a TPM chip, or automatically enable Bitlocker on multiple disks.
Minimum PowerShell version
4.0
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2018 Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
DSCResources
xBLAutoBitlocker xBLBitlocker xBLTpm
Dependencies
This module has no dependencies.
Release Notes
* Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
* Added Codecov support.
* Updated appveyor.yml to use the one in template.
* Added folders for future unit and integration tests.
* Added Visual Studio Code formatting settings.
* Added .gitignore file.
* Added markdown lint rules.
* Fixed encoding on README.md.
* Added `PowerShellVersion = "4.0"`, and updated copyright information, in the
module manifest.
* Fixed issue which caused Test to incorrectly succeed on fully decrypted volumes when correct Key Protectors were present ([issue 13](https://github.com/PowerShell/xBitlocker/issues/13))
* Fixed issue which caused xBLAutoBitlocker to incorrectly detect Fixed vs Removable volumes. ([issue 11](https://github.com/PowerShell/xBitlocker/issues/11))
* Fixed issue which made xBLAutoBitlocker unable to encrypt volumes with drive letters assigned. ([issue 10](https://github.com/PowerShell/xBitlocker/issues/10))
* Fixed an issue in CheckForPreReqs function where on Server Core the installation of the non existing Windows Feature "RSAT-Feature-Tools-BitLocker-RemoteAdminTool" was erroneously checked. ([issue 8](https://github.com/PowerShell/xBitlocker/issues/8))
FileList
- xBitlocker.nuspec
- LICENSE
- README.md
- xBitlocker.psd1
- DSCResources\MSFT_xBLAutoBitlocker\MSFT_xBLAutoBitlocker.psm1
- DSCResources\MSFT_xBLAutoBitlocker\MSFT_xBLAutoBitlocker.schema.mof
- DSCResources\MSFT_xBLBitlocker\MSFT_xBLBitlocker.psm1
- DSCResources\MSFT_xBLBitlocker\MSFT_xBLBitlocker.schema.mof
- DSCResources\MSFT_xBLTpm\MSFT_xBLTpm.psm1
- DSCResources\MSFT_xBLTpm\MSFT_xBLTpm.schema.mof
- Examples\ConfigureBitlockerAndAutoBitlocker\ConfigureBitlockerAndAutoBitlocker.ps1
- Examples\ConfigureBitlockerOnOSDrive\ConfigureBitlockerOnOSDrive.ps1
- Misc\xBitlockerCommon.psm1
- Test\Test-xBitlocker.ps1
- Tests\Integration\integration_template.config.ps1
- Tests\Integration\integration_template.ps1
- Tests\Unit\MSFT_xBLAutoBitlocker.tests.ps1
- Tests\Unit\unit_template.ps1
- Tests\Unit\xBitlockerCommon.tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.5.1-previe... | 194 | 9/11/2020 |
1.4.0.0 | 243,498 | 1/10/2019 |
1.3.0.0 | 316 | 11/29/2018 |
1.2.0.0 (current version) | 785 | 6/13/2018 |
1.1.0.0 | 4,167 | 2/3/2016 |
1.0.1.1 | 1,330 | 2/19/2015 |
1.0.0.0 | 148 | 10/17/2014 |