be353dbf62
Update configure-windows-diagnostic-data-in-your-organization.md
...
Changed wording of setting diagnostic data levels via registry editor so that it is clear that if an MDM/GP policy exists, it writes over the manually set value. This avoids the erroneous confusion that the MDM/GP 'overrides' local device registry level (which is not entirely true, as the more restrictive value is taken).
2019-04-19 17:05:39 -07:00
0641d5f527
Merge pull request #25 from MicrosoftDocs/ddv-new-images
...
Ddv new images
2019-04-19 17:03:25 -07:00
3b49723202
update offboarding steps
2019-04-19 16:52:03 -07:00
41aa5085cd
Merge branch 'master' into ddv-new-images
2019-04-19 16:51:41 -07:00
6b6115bbf7
fix broken link
2019-04-19 16:44:25 -07:00
ed964a33f5
Merge pull request #3194 from illfated/netsh_winsock_reset
...
Deployment/Update: netsh winsock reset command order correction
2019-04-19 16:43:24 -07:00
cd459b6650
Merge branch 'master' into thirdparty
2019-04-19 16:43:04 -07:00
baec85761d
Merge pull request #3145 from joinimran/patch-14
...
Change required for Command
2019-04-19 16:33:16 -07:00
4069f16ca2
Corrected casing and punctuation
2019-04-19 16:32:32 -07:00
77e38a31db
Update onboard-offline-machines.md
2019-04-19 16:29:01 -07:00
c96e4a6aae
update topic with links
2019-04-19 16:20:22 -07:00
437324d5a2
Merge pull request #3312 from MicrosoftDocs/FromPrivateRepo
...
From private repo
2019-04-19 15:38:07 -07:00
bc0d4fe0e9
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo
2019-04-19 15:47:22 -07:00
a6e37143aa
Merge branch 'master' into onboard-offline
2019-04-19 15:33:10 -07:00
3439bc1374
Merge pull request #34 from MicrosoftDocs/erata
...
Update sample collection reg key details
2019-04-19 15:12:14 -07:00
9e05c8aa33
Added Opened Time data
2019-04-19 15:05:36 -07:00
c311dd34df
Fixed RIP Url
2019-04-19 15:02:42 -07:00
c0ed899afa
Merge pull request #3303 from illfated/event_5159
...
Auditing: Add an event example in event-5159.md
2019-04-19 14:54:42 -07:00
7bc403304a
Merge pull request #3305 from illfated/connection_endpoints_typos
...
Windows/Privacy: change formatting code to text
2019-04-19 14:09:54 -07:00
651e2de7ab
Update windows/deployment/update/windows-update-troubleshooting.md
...
Co-Authored-By: RAJU2529 <3296790+RAJU2529@users.noreply.github.com >
2019-04-20 02:39:32 +05:30
9b44a37057
Merge branch 'master' into erata
2019-04-19 14:06:53 -07:00
e584f2554a
Update windows/deployment/update/windows-update-troubleshooting.md
...
Co-Authored-By: RAJU2529 <3296790+RAJU2529@users.noreply.github.com >
2019-04-20 02:20:44 +05:30
95489225c5
Title change
2019-04-19 13:03:00 -07:00
b8c0bceee8
Merge branch 'release-info-preview' of https://github.com/MicrosoftDocs/windows-docs-pr into release-info-preview
2019-04-19 12:38:11 -07:00
ab06285264
Fixed build revision
2019-04-19 12:37:25 -07:00
318cb27ce1
Merge pull request #3253 from Malind19/patch-8
...
changed 1121 and 1122 to block and audit modes
2019-04-19 12:05:49 -07:00
b4da3c902c
Merge pull request #37 from MicrosoftDocs/lomayor-patch-1
...
Update attack-surface-reduction-exploit-guard.md
2019-04-19 11:55:46 -07:00
731415316c
Merge pull request #3309 from MicrosoftDocs/FromPrivateRepo
...
From private repo
2019-04-19 10:55:33 -07:00
b2e15ea32e
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into FromPrivateRepo
2019-04-19 11:04:58 -07:00
12d9800d29
Merge branch 'master' of https://github.com/microsoftdocs/windows-itpro-docs into FromPrivateRepo
2019-04-19 11:04:29 -07:00
2b207542d5
Added new link
...
Just now I added windows 10 1809 update history link. So approve my request and allow to publish .
Thanks
2019-04-19 23:18:30 +05:30
cacc4365f5
Update attack-surface-reduction-exploit-guard.md
2019-04-19 10:28:57 -07:00
1159f22a0d
Spelling update
...
There was hypen in semicolon which has been removed.
2019-04-19 22:08:32 +05:00
5166e22ab9
Merge pull request #3301 from VLG17/patch-15
...
added clarification about value 1
2019-04-19 10:01:13 -07:00
33cb1fc486
Windows/Privacy: change formatting code to text
...
Asterisks need to be escaped in Github source text pages to avoid being
treated as formatting code for italics. Here is an initial attempt to
resolve the unwanted formatting by escaping the asterisks by preceding
the asterisks with a backslash character.
Extra detail: typo correction, "micorosoft" => microsoft
Closes #3304
2019-04-19 16:14:55 +02:00
dc6c0063ab
Auditing: Add an event example in event-5159.md
...
Description:
The page event-5159.md does not yet contain any example outputs from the
event being triggered on a running computer or server.
Changes proposed:
Add examples based on its predecessor page event-5158.md
and samples provided by audi5411 in issue ticket #3291
(windows event log 5159 xml example)
To do:
- [ ] Verify the validity of the added content
- [ ] Get precise sample images from the docs team
Closes #3291
2019-04-19 13:18:34 +02:00
71ea4a6269
Update windows/security/threat-protection/auditing/event-4769.md
...
Co-Authored-By: VLG17 <41186174+VLG17@users.noreply.github.com >
2019-04-19 13:59:58 +03:00
6550c12881
added clarification about value 1
...
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3028
2019-04-19 11:18:41 +03:00
17d40855b8
Update the TOC.md
2019-04-18 20:09:14 -07:00
38a3b75369
Correct the TOC files to set up the navigation we'd like to have from Release Information to the new group of pages.
2019-04-18 19:49:50 -07:00
43e7fb1fbd
Merge pull request #35 from MicrosoftDocs/atp-updates-18April
...
general updates
2019-04-18 17:53:50 -07:00
4caccfbad9
genearl fixes
2019-04-18 17:15:52 -07:00
e151042d64
data storage update
...
data storage update
2019-04-18 17:09:59 -07:00
639f826369
Update respond-file-alerts-windows-defender-advanced-threat-protection.md
2019-04-18 17:02:45 -07:00
f1e7de8381
Update respond-file-alerts-windows-defender-advanced-threat-protection.md
2019-04-18 16:58:25 -07:00
240c73c391
update error
2019-04-18 16:55:13 -07:00
a05bdcb584
Merge branch 'master' into erata
2019-04-18 16:42:13 -07:00
37a18932e7
Merge pull request #33 from MicrosoftDocs/atp-partners
...
content for interoperability
2019-04-18 16:32:28 -07:00
ef439f7b5b
update toc
...
update toc
2019-04-18 16:01:13 -07:00
cbfd8b30f6
remove allowed blocked naming
2019-04-18 15:58:54 -07:00