c06fde9504
update topic example WDAC policies
2019-11-22 09:43:09 -08:00
6f38acb6eb
Update manage-windows-1903-endpoints.md
2019-11-22 09:42:12 -08:00
8fc50e780d
update topic lightly-managed devices
2019-11-22 09:41:25 -08:00
56abe80e8a
update topic fully-managed devices
2019-11-22 09:40:48 -08:00
921cb2fdd6
Update index.md
2019-11-22 15:26:36 +05:00
9a058079b8
Update applicationcontrol-csp.md
2019-11-22 15:01:05 +05:00
2dfeb3013a
Added Important Note #5295
2019-11-22 02:17:23 -06:00
e2b9cd2734
Update windows/privacy/configure-windows-diagnostic-data-in-your-organization.md
...
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2019-11-22 01:47:38 -06:00
a513936feb
Update usmt-hard-link-migration-store.md
2019-11-22 12:08:48 +05:00
88972f2530
Merge pull request #5499 from kenjohnson03/patch-1
...
Remove the duplicate 'will'
2019-11-21 21:21:49 -08:00
5497424f2d
Update windows/client-management/mdm/policy-csp-localpoliciessecurityoptions.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com >
2019-11-22 09:50:21 +05:00
2fc9fa38c6
Update windows/client-management/mdm/policy-csp-localpoliciessecurityoptions.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com >
2019-11-22 09:50:09 +05:00
130aa381f0
Update windows/security/identity-protection/hello-for-business/hello-manage-in-organization.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com >
2019-11-22 09:49:28 +05:00
cacf293c13
Update windows/security/identity-protection/hello-for-business/hello-manage-in-organization.md
...
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com >
2019-11-22 09:49:11 +05:00
e82c780b82
Add back missing links and formatting
...
Missed some of the links while converting and editing the table.
This commit should amend that mistake.
(Find and report anything still missing.)
2019-11-22 04:02:53 +01:00
44fd1ff36c
WHfB/Error mitigation: convert table to MarkDown
...
Description:
Based on community feedback in issue ticket #5455 , the Error Code
0x801C044D is listed twice in the mitigation section, not adjacent, and
with different explanations. The suggestion is to group them together
to make it more obvious that there are 2 separate causes & mitigations.
Thanks to J.R. Jenkins (jrjenk) for reporting this issue.
In order to simplify editing and information management in the table, I
propose to change the table formatting from simple HTML to MarkDown.
I also suggest sorting the lines based on the Error code Hex values.
Changes proposed:
- convert the Error mitigations table to MarkDown
- rearrange the row lines and sort by Hex value (1 exception)
- place the 2 errors with the same Hex value adjacent to each other
- add some missing punctuation
- adjust spacing and remove some redundant whitespace
issue ticket closure or reference:
Closes #5455
2019-11-22 03:40:56 +01:00
498a120131
Update manage-windows-1903-endpoints.md
2019-11-21 18:40:13 -08:00
4b832e9d86
Update hololens2-start.md
...
Added info about wifi button combo
2019-11-21 17:52:39 -08:00
575f29ac9d
Edits incorporated
2019-11-21 17:07:57 -08:00
d860ddd14b
Add ms.topic
2019-11-21 16:08:48 -08:00
f9ddc05108
Add topic and fix typo
2019-11-21 16:08:20 -08:00
c7d77bc9d7
Add topic and fix link capitalization error
2019-11-21 16:07:28 -08:00
6c67e7fd3d
Fix link capitalization error
2019-11-21 16:04:17 -08:00
9a70d0e9f4
Update surface-hub-2s-prepare-environment.md
2019-11-21 15:39:32 -08:00
efbfd6eaaa
Update line 174 bookmark link
2019-11-21 15:33:45 -08:00
81bcbf18ee
more grammar nitpicks
2019-11-21 10:51:27 -08:00
65d38c5324
grammar nitpick
2019-11-21 10:46:32 -08:00
ce86fb3f8d
Fixed workload minor edit for pre-1903 guidance
2019-11-21 10:42:54 -08:00
36a7ac4548
Update fixed workload so names are consistent
...
Policy names should be consistent with lightly managed policy documentation
2019-11-21 10:33:34 -08:00
469f74499e
Re-building
2019-11-21 10:17:58 -08:00
836277f0be
minor updates
2019-11-21 10:16:14 -08:00
9864a1af2b
Merge branch 'master' of https://github.com/jsuther1974/windows-docs-pr
2019-11-21 10:15:58 -08:00
e15c96e8a4
Minor update to intro paragraph
2019-11-21 10:15:50 -08:00
4b0540271d
Merge pull request #5165 from MicrosoftDocs/martyav-correct-mentions-of-Windows-Defender-SmartScreen
...
Correct mentions of windows defender smart screen
2019-11-21 10:08:39 -08:00
a74e87abd5
Remove the duplicate 'will'
2019-11-21 11:35:19 -06:00
8937e217ac
Update security-compliance-toolkit-10.md
...
New request with proper version for the 1909 release
2019-11-21 06:46:10 -06:00
013b884b81
change to intune portion - changed to Enable
...
This relates to https://github.com/MicrosoftDocs/windows-itpro-docs/issues/5451
2019-11-21 12:24:48 +02:00
e7611a2a0c
MSC/MSDATP: Advanced hunting 404 URL correction
...
Description:
As reported in issue ticket #5484 , the link URL pointing to Advanced
hunting is broken on this page due to changes in the page filename
structure. This URL correction amends that issue.
Thanks to Peter Forster (myfope) for reporting the issue.
Proposed change:
- adjust the filename part of the URL to point to the correct page
issue ticket closure or reference:
Closes #5484
2019-11-21 10:52:49 +01:00
48ac69ad02
Update windows/security/threat-protection/windows-firewall/configure-the-windows-firewall-log.md
...
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2019-11-21 08:49:37 +01:00
73ad57da6c
Update windows/security/threat-protection/windows-firewall/configure-the-windows-firewall-log.md
...
Sounds good to me.
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2019-11-21 08:49:24 +01:00
861fc522d6
Update online-deployment-surface-hub-device-accounts.md
2019-11-21 12:01:40 +05:00
a2067f6384
Update windows/privacy/configure-windows-diagnostic-data-in-your-organization.md
...
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2019-11-21 00:20:42 -06:00
ab347e02ab
Update windows/privacy/configure-windows-diagnostic-data-in-your-organization.md
...
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com >
2019-11-21 00:20:36 -06:00
01e240d997
adding note
2019-11-21 13:35:12 +08:00
8fbdecf4c8
Update policy-csp-localpoliciessecurityoptions.md
2019-11-21 09:46:04 +05:00
cbe9ea874f
more update
2019-11-20 16:59:17 -08:00
8c54ae158c
Update WDAC lightly managed metadata
...
Remove duplicate info
2019-11-20 16:23:26 -08:00
3c0a78fc69
WDAC initial policy remove references to device guard
...
Also add info on multiple policy format
2019-11-20 16:21:35 -08:00
6dbc32d18f
Fix WDAC fully-managed formatting
2019-11-20 16:13:42 -08:00
c0e3b35907
Update WDAC fully-managed devices metadata to remove duplicate info
2019-11-20 16:03:47 -08:00