Commit Graph

38131 Commits

Author SHA1 Message Date
61a5881e8c add download links 2019-10-28 12:17:29 -07:00
5cdf891444 add one line to notes section 2019-10-28 12:10:47 -07:00
b7ded4ae4c link fix 2019-10-28 11:59:54 -07:00
998e7662ed link edit 2019-10-28 11:57:02 -07:00
04249f68fb Update connect-to-remote-aadj-pc.md
Added a note that AADJ RDP requires another AADJ or hybrid AADJ device
2019-10-28 11:14:48 -07:00
ef3b588ce4 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-28 17:47:51 +00:00
9242d0cf68 Updating Unsecure Link from "http" to "https" 2019-10-28 10:44:08 -07:00
1f85e4a897 Merge pull request #1431 from MicrosoftDocs/master
Publish 10/28/2019 10:31 AM PST
2019-10-28 10:43:26 -07:00
6244ea831b Merge branch 'master' into v-tea-CI-105366 2019-10-28 10:22:34 -07:00
6a9ce16296 DGSS update links
Changed "hhttps" and "http" to "https"
2019-10-28 09:58:50 -07:00
3bd528513c Merge pull request #4 from MicrosoftDocs/master
Sync with origin
2019-10-28 09:53:10 -07:00
ec0a1c3fe9 Merge pull request #4940 from illfated/keep_code_as_code
WU Error Codes: Block codes from translation
2019-10-28 09:40:35 -07:00
4131a55feb Merge pull request #5294 from iceorbital/patch-7
Update gdpr-it-guidance.md
2019-10-28 09:25:08 -07:00
672857b9ff Update gdpr-it-guidance.md 2019-10-28 09:24:54 -07:00
a2771574e9 Merge pull request #1415 from MicrosoftDocs/dansimp-more-metadata
More metadata updates
2019-10-28 09:02:54 -07:00
62b8652263 Update advanced-troubleshooting-wireless-network-connectivity.md 2019-10-28 08:52:10 -07:00
aca022f071 Merge pull request #1336 from MicrosoftDocs/Dansimp-patch-NetworkProtection
Update enable-network-protection.md
2019-10-28 08:31:55 -07:00
c5bf1bde5c Merge pull request #1429 from MicrosoftDocs/master
OOB Publish for https://github.com/MicrosoftDocs/windows-docs-pr/pull/1422
2019-10-28 08:15:21 -07:00
1c234acced Merge pull request #1422 from MicrosoftDocs/NovMTEEODGA
Nov mteeodga
2019-10-28 08:01:17 -07:00
599e3e6ef8 Update gdpr-it-guidance.md
Updating references to Desktop Analytics
2019-10-28 07:35:11 -07:00
2a7f4852f3 Update devices/surface/surface-dock-firmware-update.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-10-28 10:15:59 +02:00
27267c4765 Update TOC.md 2019-10-28 00:19:36 -07:00
ab426ec721 Update TOC.md 2019-10-28 00:17:04 -07:00
19f7102e02 Update threat-and-vuln-mgt-scenarios.md 2019-10-28 00:09:22 -07:00
6b5ee8a99d Added Adv Huntng schemas 2019-10-27 23:45:59 -07:00
fadd26f6d7 Added report innacuracy images 2019-10-27 23:37:17 -07:00
c2c9da38c7 Update tvm-security-recommendation.md 2019-10-27 23:33:47 -07:00
e0b0817fef Update configuration-score.md 2019-10-27 23:32:48 -07:00
c117913911 Added Advanced hunting reference 2019-10-27 23:31:11 -07:00
cc41374f69 Update olympia-enrollment-guidelines.md 2019-10-28 11:29:49 +05:00
0368e24c70 Added TVM hunting scenario 2019-10-27 23:27:36 -07:00
77dc8384e3 Reboot CSP/ISO 8601: reboot reset date+time format
Description:

There have been repeated cases of misunderstanding the time format
needed to reset the reboot date & time schedule, lately in ticket #4810.

This is an attempt to shift the focus over to the fact that the Reboot
CSP strictly follows the ISO 8601 standard, also when resetting the
date and time for a reboot schedule.

Changes proposed:

- Add an extra sentence to inform the reader that the empty (null) value
  to reset an existing reboot schedule needs to contain zeros
  (0000-00-00T00:00:00).

- Move the sentence "Setting a null (empty) date will delete [...]" to
  a line below the example to configure, as well as the addendum,
  to focus on this fact that a format representation is required.

- Add the missing spacing in "ISO 8601" to keep its ISO name standard.

- Remove redundant white space (10 lines) at the end of the document.

issue ticket closure or reference:

Closes #4810
2019-10-28 07:23:40 +01:00
a634cb25f5 Update threat-and-vuln-mgt-scenarios.md 2019-10-27 23:04:05 -07:00
07d552b7a2 Update advanced-hunting-reference.md 2019-10-27 23:01:31 -07:00
ba584f2ff9 Added TVM tables 2019-10-27 23:00:02 -07:00
f9bc093384 Added TVM adv huntng tables 2019-10-27 22:46:43 -07:00
efb0905649 Added advanced hunting topic 2019-10-27 20:51:01 -07:00
d5bd8dc72f WHfB/Key Trust models: PIN reset availability
Description:
Based on user feedback and author verification, the PIN reset feature in
Windows Hello for Business is available in Windows 10 Professional using
different key trust models in different deployments depending on
the version of Windows 10 (1511, 1703, 1709 and 1903).

Thanks to @greytone for noting this issue in ticket #4662 .

Changes proposed:

- add important Note outlining which Windows 10 version makes the PIN
  reset feature available and the key trust model to use in each case.
  The information summary is provided by @jvsam and @mapalko, based on
  the discussion in the issue ticket page and original user feedback.

- add spacing for another important note with MD quote indentation
- add spacing for a table quote indentation
- remove HTML tag incorrectly showing up in the MarkDown preview

Additional notes:
PR content and placement of the important note is subject to change,
based on feedback from the author and MS Docs team members.

issue ticket closure or reference:

Closes #4662
2019-10-27 22:21:13 +01:00
173f9e6653 Merge correction: remove duplicate file
Local merge created a new file with the added extension .orig

Removing this file to keep the pull request compatible with the source.
2019-10-27 20:45:31 +01:00
def590b520 Merge branch 'public' of https://github.com/MicrosoftDocs/windows-itpro-docs into keep_code_as_code
# Conflicts:
#	windows/deployment/update/windows-update-error-reference.md
2019-10-27 20:15:45 +01:00
57c2a01a46 Fix Typos 2019-10-26 14:33:27 -04:00
77bd4dc21c Merge pull request #1428 from MicrosoftDocs/master
Merging public contributions post sync
2019-10-25 23:49:26 -07:00
013b63424a Merge pull request #1425 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-25 22:00:57 -07:00
f24806e5d7 fixing the broken 2019-10-25 22:00:34 -07:00
6684b89a9f fixing locale reference 2019-10-25 20:50:32 -07:00
d3c9715a05 fixing mscom domain prefix to https 2019-10-25 20:48:16 -07:00
aa89bcf01d fixing H1 issue 2019-10-25 20:45:52 -07:00
d6219d70b1 Fixing link 2019-10-25 20:41:27 -07:00
2802bd1d5b Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-26 02:08:40 +00:00
627cd029f5 CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20191025162626 (#1426) (#1427) 2019-10-25 19:07:23 -07:00