Commit Graph

1235 Commits

Author SHA1 Message Date
6e18540509 Minor updates 2019-05-08 15:21:26 -07:00
d180e83297 Moved supportedvalues after description 2019-05-08 14:57:42 -07:00
3ead1b5707 Added 19H1 policies 2019-05-08 14:04:00 -07:00
be76bfd2ec Merge pull request #3512 from illfated/cm_mdm_reboot_csp
Reboot CSP: sentence end closing HTML tag restored
2019-05-08 09:33:21 -07:00
6d337b5763 Minor update 2019-05-08 08:53:59 -07:00
f49d3c2d6d update win32-and-centennial-app-policy-configuration.md 2019-05-08 14:21:59 +05:00
79f9363a41 Wrong Command
Their method mentioned was POST where in actual it was DELETE method. I have updated this accordingly. 

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1252
2019-05-08 14:09:10 +05:00
b55772c6cf Merge pull request #3380 from lindspea/patch-11
Update assignedaccess-csp.md
2019-05-07 16:06:35 -07:00
a4e67880ba Removed extra space 2019-05-07 15:49:05 -07:00
64b22e58ed Added 19H1 policies 2019-05-07 15:33:04 -07:00
2a7799ee70 Added 19H1 policies 2019-05-07 12:19:40 -07:00
2956823bea removed extra space 2019-05-06 12:07:09 -07:00
c45366c820 Added 19H1 Power policies 2019-05-06 11:43:34 -07:00
3d6346be58 removed obsolete information
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3085
2019-05-06 12:49:49 +03:00
021a00f05b Reboot CSP: sentence end closing HTML tag restored
Excerpt from the docs.microsoft.com page before restoring the HTML tag:

> The supported operations are Execute and Get. **Schedule**

Ref. closed issue ticket #3471 (**How to set null**)
2019-05-05 23:23:24 +02:00
355c7ccc34 update nodecache-csp.md
removed DFType value, as it is out of the scope of this article
2019-05-03 16:11:27 +05:00
4453b2fe8b Merge branch 'master' into ado18474106 2019-05-02 15:11:15 -07:00
4948c331df added that hidde and system drives are no encrypted 2019-05-02 14:13:32 -07:00
5b064efa56 Updated storage bookmark 2019-05-02 09:01:59 -07:00
5d77662d21 Added missing xrefs and updated warning 2019-05-01 18:17:24 -07:00
24efe93403 Updates per task 3309387 2019-05-01 12:53:52 -07:00
cc151d53a7 Updater per bug 3122154 2019-04-30 16:53:19 -07:00
8d32eea856 Updates per bug 3122154 2019-04-30 16:17:49 -07:00
aacdf73752 Update windows/client-management/mdm/assignedaccess-csp.md
Changed wording.

Co-Authored-By: lindspea <45809756+lindspea@users.noreply.github.com>
2019-04-29 05:29:27 +02:00
84e8a5a03e Update assignedaccess-csp.md
Added note about assigned access.
2019-04-27 16:35:21 +02:00
4be2bf64b3 Update windows/client-management/mdm/mdm-enrollment-of-windows-devices.md
Capitalise acronyms.

Co-Authored-By: lindspea <45809756+lindspea@users.noreply.github.com>
2019-04-26 08:52:07 +02:00
dd1d7eeb0c Update mdm-enrollment-of-windows-devices.md
Added acronym descriptions.
2019-04-25 21:48:52 +02: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
1159f22a0d Spelling update
There was hypen in semicolon which has been removed.
2019-04-19 22:08:32 +05:00
6550c12881 added clarification about value 1
https://github.com/MicrosoftDocs/windows-itpro-docs/issues/3028
2019-04-19 11:18:41 +03:00
e5cdb04fa0 Add LTE attach purpose guid 2019-04-17 11:42:37 -07:00
433deba19a Corrected UseProxyForLocalAddresses error
Switched definitions of 0 and 1 for UseProxyForLocalAddresses (should be 0 use proxy for local, 1 means don't).
2019-04-17 10:37:19 -07:00
c65767647c DiagnosticLog CSP: ProvderGUID typo correction
- providerguid is misspelled as provderguid (3 times)
- ProviderGUID is misspelled as ProvderGUID (3 times)

This commit corrects those typos described above.

Closes #3277
2019-04-16 22:28:12 +02:00
d49fabe38f Added text per Task 3267358 2019-04-10 11:32:30 -07:00
d75cf6ed02 Added text per Task 3267358 2019-04-10 11:30:14 -07:00
59f7508324 Added text per Task 3267358 2019-04-10 11:11:09 -07:00
19f040fc02 Adding CSP Reference Link
These changes will clear up confusion about the support of this CSP in Windows 10 as it wasn't added for all versions of Windows.
2019-04-08 15:51:45 -04:00
431076c612 Added minor edit per Task 3239310 2019-04-05 11:56:13 -07:00
426d39e63c Added deployment values
added deployment values to Start/HidePeopleBar and Start/DisableContextMenus
2019-04-05 01:20:19 +05:30
a9db4e1f32 Added minor edit per Task 3239310 2019-04-04 11:31:12 -07:00
11c32b778c Added a minor edit per task 3239310 2019-04-04 10:53:03 -07:00
97d3fc7b2b Merge pull request #3149 from joinimran/patch-16
Code Change And Typing Issue
2019-04-04 05:43:26 -07:00
84368c1d38 Add missing enumeration value 2019-04-03 11:12:50 -07:00
c55fa1f71d Code Change And Typing Issue
There was a code change and typing issue in the document which has been corrected. 

Problem1: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/1330
Problem2: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2329
2019-04-03 22:23:39 +05:00
b91cd1c6bb Change required for Command
It was stated that Comma separated issuance of the argument but the examples show semi-colon separated issue of argument. See examples at https://docs.microsoft.com/en-us/windows/client-management/mdm/vpnv2-profile-xsd
2019-04-03 21:14:58 +05:00
e0d9ebd870 Per bug 3122150, added a warning. 2019-04-02 12:45:15 -07:00
b83d51c370 Merge pull request #3105 from JasonJiachengZhao/patch-3
Changes to note
2019-04-02 05:27:40 -07:00
6dea973eb0 Updated the file per Task 3239310 2019-04-01 14:56:33 -07:00
678b1fef5a returned footnotes, placed directly after table 2019-04-01 05:37:57 -07:00