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

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 xBitlocker -RequiredVersion 1.2.0.0

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

Install-PSResource -Name xBitlocker -Version 1.2.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) 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

Version History

Version Downloads Last updated
1.5.1-previe... 160 9/11/2020
1.4.0.0 221,036 1/10/2019
1.3.0.0 312 11/29/2018
1.2.0.0 (current version) 783 6/13/2018
1.1.0.0 4,165 2/3/2016
1.0.1.1 1,329 2/19/2015
1.0.0.0 147 10/17/2014
Show more