23036 Commits

Author SHA1 Message Date
Dulce Montemayor
2ee0da1044
Update threat-and-vuln-mgt-scenarios.md 2019-10-07 15:11:12 -07:00
Dulce Montemayor
0e62a1ab80
Update threat-and-vuln-mgt-scenarios.md 2019-10-07 15:10:39 -07:00
Dulce Montemayor
f0696a458e
Update threat-and-vuln-mgt-scenarios.md 2019-10-07 15:09:48 -07:00
Dulce Montemayor
7a198fac32
Update threat-and-vuln-mgt-scenarios.md 2019-10-07 15:09:18 -07:00
Dulce Montemayor
d71b40164c
Update threat-and-vuln-mgt-scenarios.md 2019-10-07 15:08:40 -07:00
Dulce Montemayor
ca08cf3d2a
Update threat-and-vuln-mgt-scenarios.md 2019-10-07 15:07:51 -07:00
Greg Lindsay
4e23eacb31
Merge pull request #5082 from baardhermansen/patch-2
Update volume-activation-windows-10.md
2019-10-07 15:07:34 -07:00
denisebmsft
0b102b8b8d Merge branch 'master' into Tp-updateTinaMcNaboe 2019-10-07 15:07:00 -07:00
Dulce Montemayor
ffba5cbc71
Update threat-and-vuln-mgt-scenarios.md 2019-10-07 15:06:44 -07:00
Dulce Montemayor
61309ced14
Added the KB updates as mandatory prereqs 2019-10-07 15:01:28 -07:00
Thomas Raya
1d763f6b06
Merge pull request #1290 from MicrosoftDocs/dansimp-wdav-scantype
adding cmd line for WDAV scan
2019-10-07 14:38:13 -07:00
Daniel Simpson
ee71b5d0b0 adding cmd line for WDAV scan 2019-10-07 14:17:29 -07:00
Rebecca Agiewich
af82617e59
Merge pull request #1218 from MicrosoftDocs/lomayor-mdatp-ah-sync
AH refresh - ready to merge
2019-10-07 13:30:06 -07:00
Dani Halfin
d8e924255b
Merge branch 'public' into master 2019-10-07 13:30:00 -07:00
Thomas Raya
6964df5561
Merge pull request #1287 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
2019-10-07 13:06:45 -07:00
Joey Caparas
e290392422 update to reflect enhancements 2019-10-07 13:02:57 -07:00
jaimeo
d2806cc9b5 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into UCreorg 2019-10-07 12:07:15 -07:00
jaimeo
71f7c7867a fixed a crosslink issue 2019-10-07 12:07:02 -07:00
MSFTTracyP
c5f2766049
Merge branch 'master' into Tp-updateTinaMcNaboe 2019-10-07 11:58:38 -07:00
Thomas Raya
5d8cc01566
Merge pull request #1282 from MicrosoftDocs/exploit-guard-fix
Exploit guard fix
2019-10-07 11:52:57 -07:00
MSFTTracyP
997f618070 Update investigate-incidents.md
Update
2019-10-07 11:46:30 -07:00
MSFTTracyP
1111f1beb5 Merge branch 'master' into Tp-updateTinaMcNaboe 2019-10-07 11:44:55 -07:00
MSFTTracyP
502a7b8f9a Merge branch 'master' into Tp-updateTinaMcNaboe 2019-10-07 11:43:57 -07:00
jaimeo
0e61a44881 initial import of Charles' versions 2019-10-07 11:19:34 -07:00
Thomas Raya
b72b5a2294
Updated a Link from "http" to "https"
Link located in windows/deployment/planning/windows-10-1809-removed-features.md on line 39
2019-10-07 11:18:46 -07:00
lomayor
b15d9ce92b Removed en-us links 2019-10-07 11:11:54 -07:00
Daniel Simpson
bfe2b75e51
Merge pull request #5068 from joinimran/patch-17
Detailed explanation of level
2019-10-07 11:05:01 -07:00
lomayor
edb4534d3b Merge branch 'master' into lomayor-mdatp-ah-sync 2019-10-07 11:03:25 -07:00
Thomas Raya
f9bf4352f1
Updated to Links to be Locale Agnostic
Updated links are located in windows/security/threat-protection/device-control/control-usb-devices-using-intune.md on lines 32 and 188
2019-10-07 08:12:28 -07:00
Oliver Kieselbach
11f364d4b4
link broken
the SyncML Representation Protocol link to openmobilealliance.org was broken. I fixed it with the working link to the document as I can't update the MS link redirector.
2019-10-07 12:11:43 +02:00
LittleWhite-tb
0d36f3a826
Use a Boot folder for case sensitive TFTP servers
I just noticed that the bootloader looks after a BCD file as follow : '\Boot\BCD'. Thus, if you are using a case sensitive TFTP server, you need to place the BCD file in a Boot folder instead of a 'boot' folder.
If you do this, you need to change all the paths specified in the BCD file, still because of the case sensitive server (otherwise, it won't find the sdi/wim files).
2019-10-06 15:20:04 +02:00
illfated
03779bc730 MDATP/ASR rules: Restore broken link
Description:
As described in issue ticket #5105, the link to "adding exclusions" for
Attack Surface Reduction Rules is broken and causes a HTTP 404 error.

Thanks to redog for reporting the broken link & 404 error.

The cause of this link breaking is more or less documented on the
Github source page for "Reduce attack surfaces with attack surface
reduction rules" with the latest commit ae43d72
(moved attack surface topics to mdatp dir) from August 21, 2019.

Proposed changes:
- insert the correct new page link, pointing to the Github page
- correct an old typo, securty -> security

issue ticket closure or reference:

Closes #5105
2019-10-05 23:56:53 +02:00
George Jacob
5fe4bc604d
Grammattical error corrected.
Removed a wrong usage of the verb 'is', in a sentence.
2019-10-05 19:44:57 +05:30
illfated
2651aab85e WDAC/Recommended block rules: Add notes and link
Description:

As agreed on in issue ticket #3642 (Ambiguity), this PR adds a note
about creating two diff policies or merging them in a broad policy,
as well as adding a link to how to merge WDAC policies.

As recommended by Justin Hall, Windows Server 2019 is also added to the
"Applies to" list at the top of this document.

Also, thanks to Air-Git for requesting this clarification.

issue ticket closure or reference:

Closes #3642
2019-10-05 02:46:44 +02:00
ManikaDhiman
54ca656878 Added a reference link to a blog 2019-10-04 16:37:01 -07:00
ManikaDhiman
d7d1419957 Merge branch 'master' into MDBranchTask3577233 2019-10-04 16:27:50 -07:00
MSFTTracyP
f18646e60e Update
Update
2019-10-04 13:59:10 -07:00
MSFTTracyP
6cf61fdd9f Update
Update
2019-10-04 13:37:25 -07:00
lomayor
266284a6ae Writing tweaks for AH topics 2019-10-04 13:35:23 -07:00
lomayor
6ad7f7a414 Merge branch 'master' into lomayor-mdatp-ah-sync 2019-10-04 13:11:32 -07:00
denisebmsft
1a4600ae02 Update windows-10-1809-removed-features.md 2019-10-04 12:18:19 -07:00
jaimeo
6cd745c49b corrected link; fixed some language and terms 2019-10-04 12:16:49 -07:00
ManikaDhiman
20a1c1e417 Added new update policy 2019-10-04 12:13:55 -07:00
denisebmsft
b2435e84d4 Merge branch 'master' into exploit-guard-fix 2019-10-04 12:04:03 -07:00
denisebmsft
ae724e1972 Update windows-10-1803-removed-features.md 2019-10-04 12:01:50 -07:00
MSFTTracyP
18af815838 Update
Update
2019-10-04 11:36:21 -07:00
MSFTTracyP
62b4fcb227 Update
Update
2019-10-04 11:17:36 -07:00
Narkis Engler
be878785c4
Update waas-delivery-optimization.md
The link it taking users to the middle of the page (Download Mode) and then they miss the top part of the page with the rest of the reference...
It should link to the top of the reference page.
2019-10-04 10:52:55 -07:00
Thomas Raya
ff05d9b932
Merge pull request #1275 from MicrosoftDocs/Dansimp-applocker1
Update maintain-applocker-policies.md
2019-10-04 10:49:14 -07:00
Thomas Raya
09da6ded59
Updated Link to be Locale Agnostic 2019-10-04 10:39:51 -07:00