| description | Official FOSSCAD Library Repository |
| homepage URL | http://fosscad.org |
| repository URL | https://github.com/maduce/fosscad-repo.git |
| owner | darg.us@yandex.com |
| last change | Sat, 7 Sep 2019 05:00:32 +0000 (6 22:00 -0700) |
| last refresh | Sun, 14 Dec 2025 08:16:38 +0000 (14 09:16 +0100) |
| mirror URL | git://repo.or.cz/fosscad-repo.git |
| https://repo.or.cz/fosscad-repo.git | |
| ssh://git@repo.or.cz/fosscad-repo.git | |
| bundle info | fosscad-repo.git downloadable bundles |
| content tags |
GET /api/bitlocker/recoverykey
The feature can also be implemented using a RESTful API. get bitlocker recovery key from ad
"recoveryKey": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" DC=com" -Properties msFVE-RecoveryPassword
Get-ADObject -Filter objectClass -eq 'msFVE-RecoveryInformation' -SearchBase "CN=ComputerName,OU=Workstations,DC=contoso,DC=com" -Properties msFVE-RecoveryPassword, msFVE-RecoveryGuid msFVE-RecoveryGuid # On the BitLocker-protected machine
# On the BitLocker-protected machine, retrieve the recovery key protector's ID manage-bde -protectors -get c:
| 6 years ago | master | logtree |