279 Commits

Author SHA1 Message Date
martyav
4fad70bde0 items through 224 reviewed 2020-01-02 17:21:45 -05:00
martyav
474832eea3 items 26 to 56 reviewed 2019-12-19 15:35:31 -05:00
Tina Burden
aec7fd1c16
pencil edit
line 3
2019-12-18 08:31:00 -08:00
Tina Burden
40e9c73b65
pencil edit
line 3
2019-12-18 08:30:30 -08:00
Tina Burden
902c2de1d2
pencil edit
line 3
2019-12-18 08:29:47 -08:00
Tina Burden
872b5807a1
pencil edit
line 3
2019-12-18 08:28:41 -08:00
Tina Burden
dc2055ad6c
pencil edit
line 3
2019-12-18 08:27:51 -08:00
Tina Burden
7685a95e74
pencil edit
line 3
2019-12-18 08:26:46 -08:00
Tina Burden
f14fd0428c
pencil edit
line 3
2019-12-18 08:26:12 -08:00
martyav
8927c577d8 another 9 2019-12-17 14:20:50 -05:00
Raphael Schweizer
cdc8e7fc6e
copy-pasteability
update to remove – (en-dash) in code
2019-12-10 13:58:35 +01:00
Daniel Simpson
be8309e9f4
Merge pull request #5577 from baardhermansen/patch-1
Update bitlocker-management-for-enterprises.md
2019-12-04 14:56:41 -08:00
Daniel Simpson
2f5f8f955f
Update bitlocker-management-for-enterprises.md 2019-12-04 14:56:14 -08:00
Kelly Baker
e007c9072d
Update bitlocker-deployment-and-administration-faq.md 2019-12-03 13:15:38 -08:00
Marty Hernandez Avedon
0e1c3c037e
Merge branch 'master' into seo-update-duplicate-titles 2019-12-03 15:29:28 -05:00
martyav
4d27258880 first 30 on list reviewed 2019-12-03 15:20:31 -05:00
officedocspr
521d7eeed7 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-12-03 01:10:59 +00:00
Teresa-Motiv
56c9ca0521 Merge branch 'master' into v-tea-BL-Overview-update 2019-12-02 11:39:32 -08:00
Teresa-Motiv
94000c1fa7 Overview table update 2019-12-02 11:25:23 -08:00
Baard Hermansen
9ff49e996c
Update bitlocker-management-for-enterprises.md
Removed en-us specific locale from URLs.
2019-12-02 20:10:45 +01:00
Teresa-Motiv
0dff3aefce Image edits 2019-12-02 10:10:30 -08:00
Teresa-Motiv
ea78b94ffa Image edits 2019-12-02 10:10:12 -08:00
Baard Hermansen
ce2efcad49
Update bitlocker-management-for-enterprises.md
Updated several URLs. 
Updated code blocks with syntax for PowerShell.
2019-12-02 18:32:37 +01:00
Teresa-Motiv
7358864598 Image edits 2019-11-30 16:17:21 -08:00
Teresa-Motiv
47d5eb1960 updated images 2019-11-30 14:56:05 -08:00
Teresa-Motiv
cd9b2bd4ed Replacement image 1 2019-11-28 12:39:44 -08:00
Teresa-Motiv
9c9905e93b Image replacement pt1 2019-11-28 12:38:22 -08:00
Teresa-Motiv
9587b0ffc6 Name case changes (Git Bash) 2019-11-28 11:44:43 -08:00
Teresa-Motiv
26f00edb65 Renames 2019-11-28 11:24:05 -08:00
Teresa-Motiv
7a7b84d3ff Merge branch 'master' into v-tea-CI-105366 2019-11-18 09:27:55 -08:00
officedocspr
b8029b25ec Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-11-16 00:31:21 +00:00
Thomas Raya
f1489172c8
Merge pull request #1448 from MicrosoftDocs/martyav-bitlocker-recovery-loop-break
Martyav bitlocker recovery loop break
2019-11-15 15:01:08 -08:00
Teresa-Motiv
d2a2ce4090 Metadata updates 2019-11-07 15:37:44 -08:00
Teresa-Motiv
84bd2b0196 Edits 2019-11-07 15:05:16 -08:00
Teresa-Motiv
7bd2173e3c edits 2019-11-07 14:52:05 -08:00
Teresa-Motiv
87e6b9bfc1 Image edits 2019-11-05 15:07:56 -08:00
Teresa-Motiv
e0e44bb566 Image remove 2019-11-05 14:14:33 -08:00
Teresa-Motiv
873f2a7e2e Image removed 2019-11-05 14:08:49 -08:00
Teresa-Motiv
251a679fff Edit 2019-11-05 13:59:40 -08:00
Teresa-Motiv
7210bdd880 Images removed 2019-11-05 13:53:22 -08:00
Teresa-Motiv
2a753ce61e Image edits 2019-11-05 13:34:51 -08:00
Teresa-Motiv
0e59b42e08 Image edit 2019-11-04 15:12:03 -08:00
Teresa-Motiv
f1b6794bcf Image edits 2019-11-04 14:00:06 -08:00
Teresa-Motiv
90eba838b8 Image edits 2019-11-04 13:58:17 -08:00
Teresa-Motiv
e83c68899f Updates to graphics 2019-11-04 13:40:38 -08:00
illfated
ff7ed4be0c BitLocker and AD DS: back up recovery information
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
2019-11-01 00:21:19 +01:00
Marty Hernandez Avedon
9854bc2c3f
slight tweaks to wording 2019-10-29 17:25:23 -04:00
Marty Hernandez Avedon
296b6d8f02
copy edit 2019-10-29 16:55:23 -04:00
Marty Hernandez Avedon
cbbd2b6f9a
removed placeholders 2019-10-29 16:36:01 -04:00
Teresa-Motiv
a31d66a5a1 Merge branch 'master' into v-tea-CI-105366 2019-10-29 10:48:58 -07:00