Commit Graph

4129 Commits

Author SHA1 Message Date
c6fb69e9be Merge branch 'MicrosoftDocs:public' into public 2021-06-01 13:11:05 -04:00
d5fd5aa786 added docs specifically for MEM(Intune) devices 2021-06-01 13:10:36 -04:00
5b1f9848a3 H1 fixes 2021-06-01 09:46:31 -07:00
8b70ad2121 sv to 11 2021-06-01 09:21:51 -07:00
08a1a74d33 Merge pull request #9126 from RAJU2529/patch-128
typo correction : make  to manufacturer
2021-05-25 12:00:50 -07:00
80e34b8651 Merge pull request #9406 from MaratMussabekov/patch-271
fixed incorrect command
2021-05-25 12:00:07 -07:00
bc578d3fee Merge pull request #9526 from gundarev/patch-1
updated reference to IDD documentation
2021-05-25 11:59:08 -07:00
254a1d3750 Merge branch 'master' into sv 2021-05-24 09:57:08 -07:00
6e983b1bd5 Merge branch 'v-gmoor-fix-pr-5131' of https://github.com/MicrosoftDocs/windows-docs-pr into v-gmoor-fix-pr-5131 2021-05-21 17:51:55 -07:00
2b6d435f7e Changed some <td> to <th> 2021-05-21 17:41:06 -07:00
3365fffe35 Merge branch 'master' into v-gmoor-fix-pr-5131 2021-05-21 15:31:50 -07:00
ec3b863fc4 Changed some <td> to <th> 2021-05-21 15:21:03 -07:00
f1d9dd9b5c Corrected note styles 2021-05-21 15:18:34 -07:00
85168ed325 Acrolinx "provisioining" 2021-05-21 14:55:14 -07:00
2a99a2fda2 Merge branch 'master' into nimishasatapathy-4852875-windowsphonepart1 2021-05-21 13:03:24 -07:00
52ff9eaae8 draft10 2021-05-21 10:57:41 -07:00
a9eea14b60 draft9 2021-05-21 10:50:25 -07:00
0b5e722bc9 draft5 2021-05-21 10:25:16 -07:00
77497788f1 draft2 2021-05-21 09:51:34 -07:00
b78fe0eaf3 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into dep21H1 2021-05-19 08:32:42 -07:00
e97fec108b Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2021-05-18 22:40:44 +00:00
e9d4ce78a5 Merge pull request #9541 from vpaulreed/patch-2
Update update-compliance-privacy.md
2021-05-18 14:04:36 -07:00
214589a802 Update update-compliance-privacy.md 2021-05-18 14:03:32 -07:00
6fcddb13c7 Update update-compliance-get-started.md 2021-05-18 13:58:13 -07:00
93a685c1e1 Update windows/deployment/update/update-compliance-privacy.md
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2021-05-18 13:55:51 -07:00
55eee08c7c remove space 2021-05-18 13:19:58 -07:00
863bdba678 IE11 dep2 2021-05-18 13:16:21 -07:00
55e4031423 IE11 dep 2021-05-18 13:13:33 -07:00
f594d511f8 Update update-compliance-privacy.md
Corrected links and punctuation.
2021-05-18 11:12:31 -07:00
319303336a Merge branch 'master' into compliancedeadlines 2021-05-18 10:56:05 -07:00
d04952e592 Update update-compliance-privacy.md
Added new Important note that Update compliance does not meet GCC requirements.
2021-05-18 10:25:16 -07:00
0fa3162ace Update update-compliance-get-started.md
Added a new important note regarding Update compliance not meeting GCC requirements.
2021-05-18 10:23:31 -07:00
64ea9b72cf acrolinx 2021-05-17 11:13:06 -07:00
e3cc8c0ff3 Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into dep21H1 2021-05-17 10:53:52 -07:00
344f5bb97c Update windows/deployment/planning/windows-10-deprecated-features.md
Co-authored-by: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2021-05-17 10:00:09 -07:00
b42ffac95d link sugg fixes 2021-05-14 12:17:47 -07:00
fd46db2132 typo 2021-05-14 12:13:09 -07:00
7e7e853abc Merge branch 'master' of https://github.com/MicrosoftDocs/windows-docs-pr into dep21H1 2021-05-14 12:10:39 -07:00
d070a8ee11 draft 2021-05-14 12:10:22 -07:00
ac6167f3db add patch info 2021-05-14 11:34:37 -07:00
695bd07c8d draft4 2021-05-13 15:24:02 -07:00
b5117aba31 updated reference to IDD documentation 2021-05-13 15:22:03 -07:00
81a1bcbd52 draft2 2021-05-13 14:30:24 -07:00
94cd8e4c75 draft 2021-05-13 14:27:43 -07:00
4a2b978126 Merge pull request #9487 from MaratMussabekov/patch-280
change data permissions
2021-05-13 13:41:08 -07:00
80613c3279 Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2021-05-11 17:43:34 +00:00
42aacc1da7 Update update-compliance-configuration-script.md
Slight edits for clarity.
2021-05-11 09:47:45 -07:00
2df86dde5d More context on config script
Config script docs inaccurately said that the script configures GP directly. It configures regkeys. This means that if GP Policy X is set to 1, but the regkey value is supposed to be 0, then the config script will set the regkey to 0; however, on the next GP refresh, the regkey will be set back to 1.
2021-05-11 12:36:01 -04:00
deec52f36c Removing reference to registry keys
After conferring with SMEs on registry key vs. configuring thru GP/MDM, while it is best practice to configure through GP/MDM (because it can be audited), there isn't strictly any issue with configuring devices straight thru regkey (this is what the script does).
2021-05-11 12:29:58 -04:00
4945e4da94 Acrolinx "adddresses"
Added in public by a member of Microsoft Docs in PR https://github.com/MicrosoftDocs/windows-itpro-docs/pull/9507
2021-05-10 18:36:13 -07:00