38075 Commits

Author SHA1 Message Date
illfated
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
Trond B. Krokli
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
Nicole Turner
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
illfated
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
Trond B. Krokli
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
Trond B. Krokli
aa498077fd Update windows/deployment/update/feature-update-maintenance-window.md
- highlight the keyword "Required"
- add a missing "the"

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-10-21 21:31:57 +02:00
Trond B. Krokli
d3b7b88ecb Update windows/deployment/update/feature-update-maintenance-window.md
- add an Oxford comma

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2019-10-21 21:31:57 +02:00
illfated
9e9d79e2dd Windows/Deployment: add Peer Cache Enterprise note
Description:
Based on community feedback and recommendation, this document can be
improved by adding notes regarding Delivery Optimization and endpoints.

Thanks to Stephen Leuthold for providing feedback and the information.
See also issue ticket "Delivery Optimization" (#4638).

Proposed changes:
- add a note containing the text suggested by SLeuthold
- add MarkDown compatibility quote spacing (33)

Caveats:
- The added text does not necessarily have to be in the form of a Note.
- The added text can, if required, be placed somewhere else on the page.

issue ticket closure or reference:

Closes #4638
2019-10-21 21:31:57 +02:00
illfated
58ebfeec83 WHfB/certutil: Add command args comma separators
Description:
As reported & discussed in issue ticket #5089 (Certutil command wrong),
the certutil command modifiers need to be in a comma separated list,
otherwise you will get the error message "too many arguments".

This behavior has been verified by TechNet moderator Steven_Lee0510:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/847c13d5-a32e-4799-bb83-2f8ead98a069/certutil-too-many-arguments?forum=winserversecurity

Thanks to Digiroka for reporting and pointing out this issue.

Proposed changes:
- replace the modifier/argument spaces with commas
- add missing MD compatibility spacing in 2 MarkDown notes

issue ticket closure or reference:

Closes #5089
2019-10-21 21:31:03 +02:00
illfated
2e9c1eb648 Standardize column 1
- Aligned and evened out the column spacing in column 1, "Error code",
  by removing redundant spaces and aligning the values (same width).
- Removed a misplaced number in the "Handler errors" table.
2019-10-21 21:28:44 +02:00
illfated
20d3453d6a WU Error Codes: Block codes from translation
This is a "best effort" attempt at keeping code names from being
translated by automatic translation/machine translation.

The main change here is to add a MarkDown back tick (code tag) before
and after each code name reference in the tables, to block translation.

The side effect of seeing a massive text change appears because of the
text being shifted at least 2 spaces sideways for the entire Message
column, some times more due to code names also appearing in the
Description text. I have also taken the liberty to add spacing to clean
up the table layout, to improve readability for future edits. This also
affects the appearance of massive change.

Browsing the PR content in Rich Text Diff view will be most useful.

A couple of minor typos are also corrected (cancelled -> canceled)
(according to Webster).

This content should in theory close issue ticket #4933, but it remains
to be seen if blocking the code names from being translated will be as
effective as we are hoping for. Hence, I will only reference issue
ticket #4933 and not apply automatic git closure.

Ref. Перевод констант #4933
2019-10-21 21:28:44 +02:00
Daniel Simpson
567a70e4c5
Merge pull request #5225 from MaratMussabekov/patch-77
revert the changes in 4998
2019-10-21 12:21:41 -07:00
Daniel Simpson
098e367bd8
Merge pull request #5228 from CGREEN95/public
Fix Typo (Line 171)
2019-10-21 12:20:50 -07:00
illfated
faf004c91c Added line breaks for MSD-ATP country descriptions
- added 3 line breaks to reduce the column width for less white space
2019-10-21 21:20:47 +02:00
illfated
45f6af930e Data Management Service Endpoints: link correction
Description:

As reported in issue ticket #4936, the link win.data.microsoft.com
does not work as a an endpoint for diagnostic data services.
On the other hand, settings-win.data.microsoft.com does.

Thanks to amirsc3 for finding and reporting the incorrect links.

Proposed changes:
- add table outer limit markers
- correct 3 links by adding the missing prefix "settings-"
- replace hyphens with colon to separate descriptions and data
- add extra line breaks in the tables to separate different data
- add 1 missing MarkDown space in a Note further down

issue ticket closure or reference:

Resolves #4936
2019-10-21 21:20:47 +02:00
Daniel Simpson
f19fae3013
Merge pull request #5227 from illfated/msd_atp_stream_ah_events
MDATP/Raw Data Streaming: turn Preview features On
2019-10-21 12:20:18 -07:00
Daniel Simpson
bf5e0a66c6
Merge pull request #5234 from Jcoetsee/patch-8
change made to "disable local list merging"
2019-10-21 12:18:19 -07:00
Daniel Simpson
c9d9547f0d
Merge pull request #5230 from MaratMussabekov/patch-78
added link to the article about potential harm to Exchange Servers
2019-10-21 12:16:06 -07:00
maximvelichko
0981f8324f
Update microsoft-defender-atp-mac-resources.md 2019-10-21 11:53:34 -07:00
ManikaDhiman
72aa9f972f Added 19H1 nodes 2019-10-21 11:52:19 -07:00
Greg Lindsay
ed09a63c59 toc change 2019-10-21 11:45:49 -07:00
JC
c4b7c7c8f9
change made to "disable local list merging"
This relates to https://github.com/MicrosoftDocs/windows-itpro-docs/issues/5035
2019-10-21 19:25:00 +02:00
Teresa-Motiv
9bc93af082 Merge branch 'master' into v-tea-hololens-redirect-fixes 2019-10-21 10:17:41 -07:00
Teresa-Motiv
0c7bf1366e Merge branch 'master' into v-tea-CI-105366 2019-10-21 10:16:52 -07:00
Bill Mcilhargey
33ca446efa
added Teams to the list of selective isolation
Added Teams as an option for selective isolation, in addition to the screenshot provided earlier
2019-10-21 12:52:18 -04:00
MaratMussabekov
c74474fc37
Update network-access-restrict-clients-allowed-to-make-remote-sam-calls.md 2019-10-21 15:58:15 +05:00
Cody
e35fecc242
Fix Typo (Line 171)
Move 'the' after 'meets'.
2019-10-20 22:54:37 -07:00
illfated
220a88f465 MDATP/Raw Data Streaming: turn Preview features On
Description:

As noted in issue ticket #5166 (Has Data Export been retired?),
streaming Advanced Hunting events to your Storage account
is only available if you turn on the Preview feature switch in
Settings -> Advanced Features.

Thanks to Daniel Snelling (dancs85) for reporting this issue.

Proposed change:

- Add a required procedural step to turn on **Preview features**

Additional notes:

The format and placement of this information is very much subject to
change before merging into the existing document page, depending on
factual feedback from the document author or manager.

issue ticket closure or reference:

Closes #5166
2019-10-21 04:15:06 +02:00
MaratMussabekov
62fbd14775
Update lock-down-windows-10-to-specific-apps.md 2019-10-20 22:52:19 +05:00
turingcompl33t
01a0578d4e
Fix Typo
"mpcmdrum.exe" should be "mpcmdrun.exe"
2019-10-19 11:21:30 -04:00
Bill Mcilhargey
11fc94ed69
Update respond-machine-alerts.md 2019-10-19 02:56:51 -04:00
Bill Mcilhargey
39aa330fbd
Add files via upload 2019-10-19 02:56:06 -04:00
Bill Mcilhargey
a1c32d221a
Update respond-machine-alerts.md 2019-10-19 02:54:31 -04:00
officedocspr
9f21f1e3f6 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-19 04:43:42 +00:00
Dani Halfin
97618d17f5
Merge pull request #1381 from MicrosoftDocs/master
Late night publish
2019-10-18 21:42:22 -07:00
Dani Halfin
f92832e76e
Merge pull request #1380 from MicrosoftDocs/dh-wa-deprecation
Changes to Desktop Analytics
2019-10-18 20:39:33 -07:00
Dani Halfin
ab0928d2f4
fixing links v4 2019-10-18 20:30:17 -07:00
Dani Halfin
f950393903
fixing link v3 2019-10-18 20:02:33 -07:00
Dani Halfin
475efcbd0a
fixing a link again 2019-10-18 19:43:30 -07:00
Dani Halfin
0c11ba3765
fixing a link 2019-10-18 19:12:36 -07:00
officedocspr
3f541a7b17 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-19 00:58:39 +00:00
John Liu
b11a1aa833
CAT Auto Pulish for Windows Release Messages - 20191018174709 (#1379)
* Update manage-protection-updates-windows-defender-antivirus.md

* Update manage-protection-updates-windows-defender-antivirus.md

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20191018163348 (#1378)
2019-10-18 17:57:28 -07:00
John Liu
e1c1f18754
CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20191018163348 (#1378) 2019-10-18 17:36:21 -07:00
Thomas Raya
e33b961568
Merge pull request #1377 from MicrosoftDocs/nextgen-updates
Manage the sources for Windows Defender Antivirus protection updates
2019-10-18 17:04:53 -07:00
Greg Lindsay
2464056fe9 tweaks 2019-10-18 16:33:52 -07:00
Dani Halfin
78182eb82a fixing broken link 2019-10-18 16:22:20 -07:00
officedocspr
5382e72059 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-18 23:18:44 +00:00
denisebmsft
73ec65a669 Update manage-protection-updates-windows-defender-antivirus.md 2019-10-18 16:17:54 -07:00
Greg Lindsay
6c0116caca tweaks 2019-10-18 16:17:45 -07:00
Thomas Raya
b9df93e6bf
Merge pull request #1376 from MicrosoftDocs/master
Publish 10/18/2019 4:03 PM PST
2019-10-18 16:13:01 -07:00