bf8a2e15a4
fix
2019-10-22 15:30:33 -07:00
913a852bb2
s
2019-10-22 15:27:24 -07:00
89c94f5930
metadata fixes
2019-10-22 15:05:00 -07:00
dc5b3a266f
draft
2019-10-22 14:55:54 -07:00
1797bc0905
trying to fix erroneous warnings and suggestions
2019-10-22 14:19:16 -07:00
4805d4f95e
Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into authorchange
2019-10-22 13:59:34 -07:00
2e89f893cb
draft
2019-10-22 13:59:19 -07:00
519ffc7c54
draft
2019-10-22 13:54:32 -07:00
187f5158fe
change
2019-10-22 13:17:35 -07:00
2c4e892861
change
2019-10-22 13:13:10 -07:00
308993d129
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
2019-10-22 18:05:37 +00:00
bb7603ea59
Merge pull request #5197 from muffins/patch-1
...
Adding `l` in Application
2019-10-22 10:57:17 -07:00
1917a7d9fd
Merge pull request #5200 from brbrahm/patch-6
...
Update filepath rules documentation
2019-10-22 10:56:15 -07:00
33e2acc741
Merge pull request #5217 from kaushika-msft/patch-40
...
Update troubleshooting landing page
2019-10-22 10:55:18 -07:00
2c07ce920e
Merge pull request #5223 from turingcompl33t/patch-1
...
Fix Typo
2019-10-22 10:54:27 -07:00
c78ffead1c
Merge pull request #5240 from e0i/metadata-bitlocker
...
Revise metadata with correct owner of BitLocker articles
2019-10-22 10:52:30 -07:00
30f8f13dbd
Merge pull request #1389 from MicrosoftDocs/eval-lab-updates
...
Eval lab updates
2019-10-22 09:59:09 -07:00
a4140c4c5b
Merge pull request #1386 from MicrosoftDocs/maximvelichko-patch-3
...
Configuring notification settings for Catalina for MDM deployment
2019-10-22 09:28:39 -07:00
6bfddf0f29
Merge branch 'master' into eval-lab-updates
2019-10-22 09:27:39 -07:00
8754b4af79
Merge pull request #1385 from MicrosoftDocs/linkfix-18oct19
...
priority - Exploit Guard redirects
2019-10-22 09:23:11 -07:00
24c26355c2
Merge pull request #1387 from MicrosoftDocs/maximvelichko-patch-2
...
Update microsoft-defender-atp-mac-resources.md
2019-10-22 08:57:29 -07:00
94fdb443e1
Remove references to Upgrade Readiness
...
Remove section that refers to deprecated Upgrade Readiness in favor of brief pointers to Desktop Analytics and Advanced Threat Protection.
2019-10-22 16:27:08 +02:00
9eb1febae9
Update microsoft-defender-atp-mac-install-with-jamf.md
2019-10-21 20:24:35 -07:00
9922c52e13
Update microsoft-defender-atp-mac-install-with-intune.md
2019-10-21 20:21:46 -07:00
12bd38e3bd
Update microsoft-defender-atp-mac-install-with-jamf.md
2019-10-21 20:11:58 -07:00
843f228f59
Merge branch 'master' into linkfix-18oct19
2019-10-21 16:47:29 -07:00
3caa611e0e
Update manage-incidents.md
2019-10-21 16:41:32 -07:00
1528326301
Update evaluate-exploit-protection.md
2019-10-21 16:40:20 -07:00
e62741a380
draft
2019-10-21 16:05:37 -07:00
23d444ef68
draft
2019-10-21 16:04:27 -07:00
ffbd452ef7
draft
2019-10-21 15:58:57 -07:00
5f15e35e6b
Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live)
2019-10-21 22:47:57 +00:00
905eb3a011
Revise metadata with correct owner of BitLocker articles
2019-10-22 01:38:46 +03:00
c98ab6d32f
draft
2019-10-21 15:22:24 -07:00
de9fe80c57
placeholder
2019-10-21 15:20:40 -07:00
d1af07ae6d
placeholder
2019-10-21 14:40:18 -07:00
44ebc6107b
Update enroll-a-windows-10-device-automatically-using-group-policy.md
...
Device credential automatic enrollment isnt supported by Intune. Added a note to call this out.
2019-10-21 14:33:10 -07:00
e118ae829a
remove name
2019-10-21 14:27:46 -07:00
8fb9ac9a79
product name update
2019-10-21 14:26:19 -07:00
cd9dfebd75
author change
2019-10-21 14:16:32 -07:00
dd9c0955d9
Fixed typos
2019-10-21 13:13:32 -07:00
dcbc909ff1
toc change
2019-10-21 13:11:02 -07:00
7a4a7ec85d
Fixed typo
2019-10-21 13:08:07 -07:00
07b95e522e
Minor updates
2019-10-21 12:52:25 -07:00
bb4faedb44
Merge pull request #5221 from Van-Fouran/patch-2
...
Information DOES NOT apply to Windows 10
2019-10-21 12:48:08 -07:00
3bf1c25c14
mpcmdrun.exe : block table column from translation
...
Description:
Machine translation of this page (e.g. De-De and Fr-Fr) tends to
break the table format by translating some of the escaped pipe
characters as cell dividers instead of keeping them as code
within the first column.
Thanks to d-Rickyy-b (Rico) for noting this issue in the De-De version.
Proposed changes:
- Add code block back ticks around the command line arguments
in the first column to keep them from being translated.
- adjustment of white space (blanks) for consistency.
issue ticket closure or reference:
Ref. #4604 (wait for migration to translated pages before closing)
2019-10-21 21:33:11 +02:00
925d1c1eff
Update windows/deployment/update/feature-update-maintenance-window.md
...
- rephrase the Note text, based on MS Docs style guide
Co-Authored-By: Nicole Turner <39884432+nenonix@users.noreply.github.com >
2019-10-21 21:31:58 +02:00
6d2ae5f01d
Update feature-update-maintenance-window.md
...
- formatting and correction suggestions
- 2 code block syntax names added
2019-10-21 21:31:58 +02:00
310e9cbeaa
Update feature-update-maintenance-window.md
...
- re-add the removed `> [!NOTE]` line for the new note
- properly remove an added line which should have been replaced
- remove trailing spaces (redundant blank space at the end of the lines)
2019-10-21 21:31:58 +02:00
eff38d1336
Update windows/deployment/update/feature-update-maintenance-window.md
...
- added already existing corrections from JohanFreelancer9
- change the link from docs.microsoft.com to its Github counterpart
2019-10-21 21:31:58 +02:00