Commit Graph

1721 Commits

Author SHA1 Message Date
d8ee7f5e43 Update related topic links to docs.microsoft.com links
Updated related topic "TPM WMI providers" and "Prepare your organization for BitLocker: Planning and Policies - TPM configurations" links from MSDN/Technet links to Microsoft Docs.
2020-12-14 14:36:40 +00:00
56bd2c8b3d Merge branch 'master' into v-smandalika-tblsht-BL-4491111 2020-12-10 13:01:14 -08:00
dd1e87ba6f Update windows/security/information-protection/bitlocker/bitlocker-group-policy-settings.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-12-10 10:30:58 +02:00
95910d97fd Update ts-bitlocker-cannot-encrypt-tpm-issues.md 2020-12-09 10:09:00 -08:00
a5138b7534 add link about AD config for BitLocker
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/8621
2020-12-07 14:49:22 +02:00
875568eadf MarkDown syntax highlighting, whitespace cleanup
As I mentioned in PR #8704 (**Format of resolution for "The TPM is locked out."**), "ps" does not identify as a syntax highlighting code keyword for PowerShell. The keywords "powershell" or "PowerShell" should be used in the current implementation of GitHub Flavored MarkDown (GFM). The syntax highlighting added in PR PR #8704, "ps" translates to PostScript via one of its filename extensions (.ps, .eps, .epsi, .pfa), whereas PowerShell can only be identified via its filename extensions .ps1, .psd1, .psm1 when not using its dedicated keyword PowerShell/powershell. Secondary IDs like filename extensions are discouraged as long as known keywords exist and are valid.

The Linguist project here on GitHub (https://github.com/github/linguist) for a complete list of syntax highlighting keywords:
- https://github.com/github/linguist/blob/master/lib/linguist/languages.yml
 ("Defines all Languages known to GitHub.")

Proposed changes:
- correct the MarkDown code block syntax highlighting keyword "ps" to "powershell"

Whitespace changes:
- remove redundant end-of-line blanks
- reduce the spacing between metadata and page title from 2 to 1 blank line
- add missing NewLine at end-of-file (last line)

Ticket closure or reference:

ref. #8704
2020-12-06 00:33:16 +01:00
39aa4173e5 Merge pull request #8704 from DominicJ2/patch-1
Format of resolution for "The TPM is locked out."
2020-12-04 15:56:27 -08:00
2c3c815484 Update windows/security/information-protection/bitlocker/bitlocker-overview.md
Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-12-04 15:55:11 -08:00
eb41ea66cd Format of resolution for "The TPM is locked out."
The resolution for the "The TPM is locked out." issue was missing newline characters in the PowerShell commands. This change adds newline characters between the commands so that the command is easier to run.
2020-11-24 11:38:31 -08:00
21f0723267 Merge branch 'master' into v-smandalika-rcvy-issues-4491111 2020-11-18 07:42:39 -08:00
9b61c2e883 Update ts-bitlocker-recovery-issues.md 2020-11-18 07:41:09 -08:00
c1bba1fc63 Update bitlocker-overview.md
added more clarity for active partitions
2020-11-17 10:44:22 -08:00
69f1e8d666 Update windows/security/information-protection/bitlocker/bitlocker-overview.md
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-11-17 08:46:53 -08:00
044dd98a27 Update bitlocker-overview.md
added requirement for non-active partition
2020-11-16 09:54:28 -08:00
3627397d9d Fix broken link
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/8578

Used social technet link instead of web.archive one.
2020-11-11 23:23:52 +02:00
29bb6fc16b Update secure-the-windows-10-boot-process.md 2020-11-08 08:15:47 +05:00
9d305e2c2d Merge branch 'master' into v-smandalika-BLconf-issue-4491111 2020-11-05 18:58:10 +05:30
e58ef99c03 Merge branch 'master' into v-smandalika-bitlocker-basic-deployment-1Sep 2020-11-05 18:46:40 +05:30
d2680934b6 acrolinx-windows-security 2020-11-04 16:03:03 -07:00
14ca51d3fb Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into acrolinx-windows-security 2020-11-04 15:12:47 -07:00
fff9d307f4 acrolinx fixes 2020-11-03 17:09:15 -07:00
c9c6672bc3 Update bitlocker-how-to-enable-network-unlock.md
Added commas
2020-11-03 12:19:21 -07:00
f99b15f246 acrolinx fixes 2020-11-03 10:02:04 -07:00
cbbe6cce41 Update bitlocker-group-policy-settings.md 2020-11-03 10:02:34 +05:30
f74a99748a Update bitlocker-recovery-loop-break.md
Localization priority value had unwanted "#"
2020-11-02 14:52:15 -08:00
d57f9d5138 Merge branch 'master' into v-smandalika-BLconf-issue-4491111 2020-10-29 18:34:51 +05:30
9aaaaaaf60 Merge branch 'master' into v-smandalika-tblsht-BL-4491111 2020-10-29 17:38:09 +05:30
2da8c85fc7 Merge branch 'master' into v-smandalika-prtBL-4491111 2020-10-29 17:26:52 +05:30
4a83fa669a Merge branch 'master' into v-smandalika-bitlocker-basic-deployment-1Sep 2020-10-29 17:18:52 +05:30
f62824ae2a small fixes 2020-10-28 10:10:37 -06:00
0683698c0e more edits 2020-10-28 09:52:27 -06:00
373561d1e8 more edits 2020-10-28 07:57:44 -06:00
6048a34999 Merge branch 'master' into v-smandalika-BLconf-issue-4491111 2020-10-28 18:09:24 +05:30
3d79a05825 Merge branch 'master' into v-smandalika-BL-adds-faq 2020-10-28 17:52:21 +05:30
c527616a8e Merge branch 'master' into v-smandalika-BL-nonenyp-4491111 2020-10-28 17:46:46 +05:30
a16b4b9c2e Merge branch 'master' into v-smandalika-encryhd-4491111 2020-10-28 17:37:24 +05:30
0d13ceb4f8 Merge branch 'master' into v-smandalika-bl-dply-winserv 2020-10-28 17:32:04 +05:30
f68a602286 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr 2020-10-28 17:29:53 +05:30
5c9fae720f more edits 2020-10-27 17:55:11 -06:00
b69035ebc4 edit pass: enable-network-unlock 2020-10-27 13:58:45 -06:00
13af873e94 fixed note formatting 2020-10-27 09:56:26 -07:00
bd1eb85397 Update kernel-dma-protection-for-thunderbolt.md 2020-10-27 09:26:31 -07:00
b8102c87a7 Update kernel-dma-protection-for-thunderbolt.md
update per MSFT eng team
2020-10-27 08:49:16 -07:00
402691ce6b Merge branch 'master' into v-smandalika-BLconf-issue-4491111 2020-10-23 19:30:20 +05:30
a35be8f143 Merge branch 'master' into v-smandalika-encryhd-4491111 2020-10-23 19:21:31 +05:30
779a134ae3 Merge branch 'master' into v-smandalika-BL-nonenyp-4491111 2020-10-23 14:11:41 +05:30
a0995aa90f Merge branch 'master' into v-smandalika-bl-dply-winserv 2020-10-23 13:10:09 +05:30
837e37a07f Merge branch 'master' into v-smandalika-bitlocker-basic-deployment-1Sep 2020-10-23 13:04:23 +05:30
7704227203 Merge branch 'master' into v-smandalika-BL-adds-faq 2020-10-23 12:57:42 +05:30
a17db4bc9c Merge branch 'master' into v-smandalika-bl-ovw-4318240 2020-10-23 12:46:33 +05:30