Commit Graph

351 Commits

Author SHA1 Message Date
46936a5bb1 Update bitlocker-how-to-enable-network-unlock.md
fix wording
2020-12-29 09:14:30 -07:00
a187d96a82 Link fix in how-to-enable-network-unlock
Fixed wrong HTML tag in heading 'Confirm the WDS Service is running'
2020-12-27 21:04:32 +01:00
3ecb9770ad Fixed broken note
In an alert (like Note), blank lines must also start with an angle bracket to connect the content on both sides of the blank line.
2020-12-17 15:59:18 -08:00
fcab9bc175 converting faqs to yml for google pilot 2020-12-17 12:11:20 -08:00
f802ff7f95 rename .PNG -> .png and minor linting
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-12-16 22:48:59 +01:00
d25c9f32cd Merge pull request #8772 from VLG17/patch-114
add link about AD config for BitLocker
2020-12-14 15:20:46 -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
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
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
f99b15f246 acrolinx fixes 2020-11-03 10:02:04 -07:00
f74a99748a Update bitlocker-recovery-loop-break.md
Localization priority value had unwanted "#"
2020-11-02 14:52:15 -08:00
bb9b6d8c41 Copy edit
Word partitioning and missing particle/article "the".

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-10-20 13:05:07 +02:00
b17923a18b Copy edit
Add missing word in text added by previous author.

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-10-20 13:04:19 +02:00
415d0b866f Copy edit
Add missing period dot at end of sentence.

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-10-20 13:03:00 +02:00
0027320431 copy edit
Overlooked typo/redundant word

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-10-20 13:02:15 +02:00
9d551d5966 BitLocker recovery guide: format & spacing edits
As reported in issue ticket #8460 (Wrong section), there are a couple of 
sections where the last line of a bullet list has merged with a following 
paragraph due to missing whitespace or insufficient line breaks.

This pull request should mitigate those issues.

Thanks to Eddddeee for reporting the document issue(s).

Additional changes:

- doubled the number of blank lines before each new heading (H2, H3, H4)
- squashed double or triple spacing in bullet point list and numbered lists
- added an inferred colon at the end of a handful of paragraph/section headings

Closes #8460
2020-10-14 22:32:45 +02:00
a03022a27a Update bitlocker-how-to-enable-network-unlock.md 2020-09-17 14:48:29 +07:00
3df631b064 Merge pull request #8117 from VLG17/patch-90
add note about unreachable machines on the network
2020-09-14 09:04:17 -07:00
8f298bc268 Merge pull request #8139 from PaulIvey/patch-1
Update troubleshoot-bitlocker.md
2020-09-11 08:34:56 -07:00
fb93d5663f Merge pull request #8130 from SteveBurkettNZ/patch-14
Update troubleshoot-bitlocker.md : Correct Event Source names
2020-09-09 10:43:44 -07:00
6038505198 Merge pull request #8114 from baardhermansen/patch-8
Update bitlocker-group-policy-settings.md
2020-09-09 10:43:03 -07:00
efc30b837d Merge pull request #8113 from baardhermansen/patch-7
Update bitlocker-how-to-enable-network-unlock.md
2020-09-09 10:42:48 -07:00
5c7cf7712c Merge pull request #8115 from baardhermansen/patch-9
Update bitlocker-recovery-guide-plan.md
2020-09-09 10:42:33 -07:00
732eacd02b Merge pull request #8116 from baardhermansen/patch-10
Update bitlocker-basic-deployment.md
2020-09-09 10:42:19 -07:00
cfa6546d72 replaced word TCM to TPM
as per the user report #8187 , so i replaced  TCM to TPM.
2020-09-01 21:22:43 +05:30
479b82025b Merge pull request #3614 from TimShererWithAquent/us1610820k
1610820: Edit descriptions for SEO (11 of 11)
2020-08-26 16:23:37 -07:00
bb0aa6d655 Merge pull request #3631 from MicrosoftDocs/dansimp-bitlocker-metadata
addingbitlocker metadata
2020-08-25 16:39:54 -07:00
66f87905dc Changed code block type from 'dos' to 'console'
The valid types for code blocks are listed here: https://docsmetadatatool.azurewebsites.net/allowlists/#
2020-08-25 16:28:56 -07:00
dec74b2b51 resolving some build warnings 2020-08-25 15:16:24 -07:00
aa976647f8 addingbitlocker metadata 2020-08-25 14:58:29 -07:00
ea9265fdf5 Update troubleshoot-bitlocker.md
Corrected the BitLocker-API event path to include "API"
2020-08-25 16:46:45 +01:00
9233d1f57e Update troubleshoot-bitlocker.md : Correct Event Source names
Correct the event source names from TCM -> TPM (typo?)
Minor formatting correction
2020-08-25 09:46:40 +12:00
5c3c7151ab add note about unreachable machines on the network
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/6771
2020-08-22 10:56:44 +03:00
5734628c70 Update bitlocker-basic-deployment.md
Converted HTML tables to markdown style. 
Updated markdown for Notes and Warning.
2020-08-22 03:04:04 +02:00
67e0b9b0f5 Update bitlocker-recovery-guide-plan.md
Minor edits: Updated URLs, corrected spelling error, corrected outdated product name.
2020-08-22 02:34:25 +02:00
d142d0d9ce Update bitlocker-group-policy-settings.md
Converted all HTML tables to markdown style.
Updated several URLs.
2020-08-22 01:54:53 +02:00
1c40be4b56 Update bitlocker-how-to-enable-network-unlock.md
Corrected erroneous href links, which made almost all the text on the page into a clickable URL.
Updated a couple of the code markdown.
2020-08-21 23:58:45 +02:00
afb44e928e Edit descriptions for SEO. 2020-08-21 12:15:26 -07:00
acedee690f Merge pull request #3592 from MicrosoftDocs/dansimp-strongbad
<strong> tags causing loc issues. replacing w <b>
2020-08-21 10:55:13 -07:00