4987 Commits

Author SHA1 Message Date
Jeanie Decker
678b1fef5a
returned footnotes, placed directly after table 2019-04-01 05:37:57 -07:00
JasonJiachengZhao
eba2bee61a
Changes to note
Made changes to "Take note" section to correct some information.

Removed redundant Footnote section.
2019-03-29 15:28:10 -07:00
Aaron Lower
95ebeb88e8
Update policy-csp-system.md
I added a tip that, despite the name, AllowUserToResetPhone is also applicable to Windows desktop
2019-03-28 11:23:42 -07:00
Jeanie Decker
abfe169a2a
Merge pull request #3022 from mapalko/patch-2
Update policy-csp-authentication.md
2019-03-28 08:53:48 -07:00
Jeanie Decker
6489411dfd
fix typo
"consumers' devices" or "consumer devices" but not "consumers devices"
2019-03-28 06:36:08 -07:00
JC
4657a7cbf4
Update policy-csp-restrictedgroups.md 2019-03-26 16:09:10 +02:00
Jeanie Decker
df065d783c
Merge pull request #2940 from nenonix/patch-4
Update firewall-csp.md
2019-03-25 08:51:50 -07:00
Jeanie Decker
897a156ccd
Merge pull request #3033 from illfated/Policy_CSP_DeviceInstallation
Policy CSP/DeviceInstallation: add missing path folder DeviceInstallation
2019-03-25 05:55:52 -07:00
Nicole Turner
2ea4649c76
Update oma-dm-protocol-support.md
more improvements
2019-03-25 13:27:45 +02:00
Nicole Turner
d699172877
Update oma-dm-protocol-support.md
further grammar fixes
2019-03-25 13:24:07 +02:00
Nicole Turner
640a7510a5
Update oma-dm-protocol-support.md
Grammar and formatting fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/673
2019-03-25 09:12:20 +02:00
illfated
ba7f27f2e8 Policy CSP/DeviceInstallation: add missing path folder DeviceInstallation
All the other SyncML samples contain the correct path, except for this one.
Even the section title for this sample states that the key sorts under "DeviceInstallation",
as well as the DeviceInstallation policies list on top of the page.

Resolves #2988
2019-03-23 10:52:57 +01:00
mapalko
8885e60f0f
Update policy-csp-authentication.md
Update to the policy definition for secondary authentication factor. The default behavior for consumer devices will change in the next major WIndows 10 release.
2019-03-21 16:36:39 -07:00
Jeanie Decker
bd16c61384 Merged PR 14886: fix typo 2019-03-20 20:35:00 +00:00
Jan Ketil Skanke [MVP]
49d4edc8e1
Clarify that Pro also is supported
It is not clear today that Pro is supported, only Business is "marked" - but the message from the Product Group is that Pro is enabled. 
I have changed the marking in all the tables to visualize this.
2019-03-19 12:11:00 -07:00
Nicole Turner
c7cc9f5dad
Update firewall-csp.md
Fixes error RS4/5
2019-03-18 21:37:02 +02:00
Nicole Turner
538195f92f
Update firewall-csp.md
Liine 280 Added tokens not supported by RS4 resolves https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2735
Line 310 Removed "comma separated list"  fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2601
Line 324 Removed "mobile broadband" fixes https://github.com/MicrosoftDocs/windows-itpro-docs/issues/2602
2019-03-15 12:05:56 +02:00
JasonJiachengZhao
4ef03dc2d5
update xml syntax
update xml syntax
2019-03-14 11:35:35 -07:00
JasonJiachengZhao
1cc4a540a5
Fixing XML format & example
Fixing XML format and replacing string examples with SID examples.
2019-03-11 16:28:09 -07:00
Ryan Wake
04b6be3c96
Update personalization-csp.md
Note under LockScreenImageStatus telling you to use LockScreenImageStatus to change the setting, not LockScreenImageUrl.
2019-03-05 18:32:19 -05:00
Jeanie Decker
265a7040a0 Merged PR 14645: remove outdated videos, add tip on new Intune templates 2019-03-05 17:12:27 +00:00
Greg Lindsay
65a5b128d1 Merged PR 14630: Add table summarizing autopilot platforms
Table, plus fix a couple link errors on two other pages
2019-03-04 22:58:18 +00:00
Daniel Simpson
af3399ecc3 Merged PR 14624: Updates to CSP for Hololens
new links to wifi csp
2019-03-04 19:28:13 +00:00
Jeanie Decker
b3e2f33add
Merge pull request #2810 from illfated/mdm_uefi-csp_md
Client Management/MDM: typo corrections & clarification in uefi-csp.md
2019-03-04 06:06:52 -08:00
MaratMussabekov
8efff60585
Update vpnv2-csp.md, issue #2788
Explanation added. Source: 
1. [VPN tunnel strategy – defining the connection order between various tunnel types](https://blogs.technet.microsoft.com/rrasblog/2009/02/11/vpn-tunnel-strategy-defining-the-connection-order-between-various-tunnel-types/)
2. [RRAS/VPN - Automatic tunnel type connection order] (https://social.technet.microsoft.com/Forums/windowsserver/05749d5d-3381-4c46-99fe-dc7b7c361e1c/rrasvpn-automatic-tunnel-type-connection-order?forum=win10itpronetworking)
3. [VPN connection types] (https://docs.microsoft.com/windows/security/identity-protection/vpn/vpn-connection-type)
2019-03-02 16:28:51 +05:00
Daniel Simpson
8847efb0df Broken link again seriously. 2019-03-01 15:35:15 -08:00
Daniel Simpson
dc3946ca80 broken links again 2019-03-01 14:52:07 -08:00
Daniel Simpson
9d172e7e9a Fixing broken links 2019-03-01 12:40:01 -08:00
illfated
2b9092d7eb Client Management/MDM: typo corrections & clarification in uefi-csp.md
- Typo corrections: "Devicie" -> Device (obvious typo) - and "the complies"
- Clarification: "the complies with this interface" -> "to comply with this interface"

Reasoning behind the clarification change: This is about the UEFI CSP depending upon the
Device Firmware Configuration Interface (DFCI) and UEFI firmware to be compliant,
not as I first thought in PR #2770, that it would depend on which DFCI/UEFI is being used.

Ref. #2770 (as above)
2019-02-28 23:01:52 +01:00
Justin Hall
b158ff790a
Merge pull request #2762 from illfated/oma_dm_protocol_support
Client Management/MDM: repair broken links in oma-dm-protocol-support.md
2019-02-28 12:41:17 -08:00
illfated
3a897deba7 Use https: instead of http: 2019-02-28 21:39:30 +01:00
Justin Hall
94ee8c9272
Merge pull request #2755 from GeoffFromMSFT/patch-4
Update policy-csp-devicelock.md
2019-02-28 06:43:37 -08:00
Justin Hall
29e45a1128
Merge pull request #2770 from out0xb2/patch-1
Updated per partner feedback
2019-02-28 06:37:52 -08:00
Daniel Simpson
9337af8e7d updating broken link 2019-02-27 11:05:45 -08:00
Daniel Simpson
70f430afbf Update w Hololens changes 2019-02-26 13:31:55 -08:00
Justin Hall
ef1a28235e added image 2019-02-25 10:38:43 -08:00
Jeremiah Cox
0ac4c1c9d2
Updated per partner feedback 2019-02-25 09:03:55 -08:00
illfated
16592c9cf1 Client Management/MDM: repair broken links in oma-dm-protocol-support.md
Links to the OMA website containing OMA Device Management documents
have been broken for some time now, due to OMA website rearrangements.

This is an attempt to restore the links to the OMA website as much as possible,
given the existing references, to the documents or their directory containers.

Thanks to vlad-MSFT for providing the initial link to the website folder structure.

Closes #2759
Closes #2362
2019-02-24 00:52:50 +01:00
Geoff
1012bc2d81
Update policy-csp-devicelock.md 2019-02-22 13:08:56 -08:00
Justin Hall
f80d5d6e3c edits 2019-02-22 11:24:30 -08:00
Geoff
ff4afa1a5e
Update policy-csp-devicelock.md
Resolves ambiguity in DeviceLock/AlphanumericDevicePasswordRequired
2019-02-19 10:37:51 -08:00
Liza Poggemeyer
3f6f1d09cb
Merge pull request #2639 from win32-shintaka/patch-1
Update policy-csp-browser.md
2019-02-19 10:23:55 -08:00
Heidi Lohr
f7c4d8eaa9 Made changes based on Lavinder's feedback 2019-02-15 09:49:04 -08:00
Heidi Lohr
d6f521e369 Removed DisallowConvenienceLogon
Updated metadata and change history.
2019-02-14 09:53:10 -08:00
Heidi Lohr
592f28be0e Merge branch 'master' into csp-holographic-list-update 2019-02-14 09:47:31 -08:00
Justin Hall
9bc3323fe7 moved images 2019-02-08 14:09:56 -08:00
Peter Smith
43b5413ebe
Update vpnv2-csp.md
Fix for https://microsoft.visualstudio.com/OS/_workitems/edit/19976215 -- this is old functionality that needs additional documentation.
2019-02-07 15:48:24 -08:00
win32-shintaka
ac0a370a55
Update policy-csp-browser.md
If you specify multiple URLs in Browser/HomePages policy, each URL should be separated by comma, not space. I've verified this behavior with Windows 10 RS5 + PPKG.
2019-02-07 17:29:38 +09:00
huaping yu
d8bb98e4a1 Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo 2019-02-05 10:52:45 -08:00
Daniel Simpson
08937a2def Updated index.md 2019-02-05 17:54:58 +00:00