Description:
Based on user feedback in issue ticket #5159
(Specifying the parameter '-ID' is required
to back up recovery information),
the existing command example on this page
`manage-bde -protectors -adbackup C:.` is incorrect
and needs to be replaced with a working backup command.
Thanks to rafalfitt for raising this issue and reporting the error.
Changes proposed:
- replace existing command sample with an extended PowerShell script
- change focus from drive C: to $env:SystemDrive in case C: is incorrect
Additional notes and caveats:
I do not have access to a test scenario to verify this content myself,
so I rely heavily on user feedback and confirmation from MS Docs team
members with regards to the suggested changes.
issue ticket closure or reference:
Closes#5159
The first section of this article applies to windows 10. The linked article where you should find further information DOES NOT apply to windows 10 (https://github.com/MicrosoftDocs/windows-driver-docs/pull/1764 and https://github.com/MicrosoftDocs/windows-driver-docs/issues/1753). So the statement, "see Secure boot and BitLocker Device Encryption overview", is incorrect in this context.
Since the sentence does not make sense without a linked page I deleted the whole sentence. I would propose either to delete the whole sentence like in my pull request or to link another appropriate page.