Commit Graph

2182 Commits

Author SHA1 Message Date
eb31b468d1 Minor formatting updates 2019-11-19 12:08:14 -08:00
ebe07ee305 Updated bulleted list format 2019-11-19 11:49:13 -08:00
e118e6e8f4 More formatting updates 2019-11-19 11:26:10 -08:00
256f328b57 Updated the doc with additional content 2019-11-19 10:19:24 -08:00
3a007b825d Fixed typos 2019-11-19 08:54:51 -08:00
992a5e8241 minor update 2019-11-19 08:08:41 -08:00
1bc31fe1a0 Updated structure to be consistent with other CSPs 2019-11-18 16:35:56 -08:00
5547d56729 ApplicationControl CSP to redirect Intune usage guidance 2019-11-18 16:06:56 -08:00
b8029b25ec Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-11-16 00:31:21 +00:00
fc04e0b2d0 Merge pull request #1557 from MicrosoftDocs/MDBranchDeliveryOptimizationPolicyCustomerIssue
Added a new option for DeliveryOptimization/DOGroupIdSource
2019-11-15 15:36:24 -08:00
4adc030f69 Merge pull request #1396 from out0xb2/patch-1
Adding link to the DFCI Spec & OEM onboarding doc
2019-11-15 13:21:19 -08:00
2f817a9edb Update windows/client-management/mdm/wmi-providers-supported-in-windows.md
accepted

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-11-15 15:06:48 +05:30
53b0862f7a Update windows/client-management/mdm/wmi-providers-supported-in-windows.md
accepted

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-11-15 14:35:34 +05:30
9dd3123c1c wrong link is replaced by correct link#5436
as per user issue # 5436, I have replaced the wrong link to new link
wrong link
https://msdn.microsoft.com/library/windows/hardware/aa394505

new link
https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/win32-videocontroller

also, i added  related links for references
2019-11-15 11:59:16 +05:30
068c603ce4 minor update 2019-11-14 15:58:45 -08:00
1b029a1f52 Fixed suggestion 2019-11-14 15:47:16 -08:00
86d9877e19 Added option 5 in DOGroupIdSource 2019-11-14 13:17:10 -08:00
b7722c690d removed 2 pages to resolve merge conflict 2019-11-14 15:31:29 -05:00
7a272ab4a1 Add OMA-URI info to WDAC policies through Intune
Previously, the "Deploy WDAC policies by using Microsoft Intune" document only discussed using an endpoint protection profile. It didn't mention the option to use custom OMA-URI.
2019-11-13 14:52:18 -08:00
a5c24692ed Update passportforwork-csp.md
Clarified applicability for the following settings: 

UseBiometrics
FacialFeaturesUseEnhancedAntiSpoofing
Remote/UseRemotePassport
2019-11-13 13:56:12 -05:00
c69b3dfb69 AppControl CSP formatting changes 2019-11-11 16:39:03 -08:00
794df59ad4 Add ApplicationControl CSP mdm vs. non-mdm info 2019-11-11 16:33:02 -08:00
ab46e19009 Corrected AppInstallation Loc URI in explanation
The LocUri for lastErrorDesc was incorrectly mentioned as LastErrorDescription
2019-11-08 12:26:52 +05:30
1a5659c3a3 Merge pull request #1512 from MicrosoftDocs/atp-mac
updating What's New in Microsoft Defender ATP
2019-11-06 17:58:31 -08:00
e208fbb6a2 fixing insecure links 2019-11-06 13:08:05 -08:00
7609c20d6d Merge branch 'public' into martyav-correct-mentions-of-Windows-Defender-SmartScreen 2019-11-04 16:05:37 -05:00
c9200c666f Merge pull request #5341 from gkomatsu/ADMXIngetionUpdate
Update for ADMX Ingestion Refresh
2019-11-01 20:27:46 -07:00
4faccfd9e8 Merge pull request #5291 from illfated/reboot_csp_iso_8601
Reboot CSP/ISO 8601: reboot reset date+time format
2019-10-30 12:47:17 -07:00
39d366a46e Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-29 23:12:32 +00:00
3167d6e77c Merge pull request #1445 from MicrosoftDocs/MDBranchDeviceControlDocUpdates
Updates to Device Control doc and DeviceInstallation CSP doc
2019-10-29 13:42:26 -07:00
e0d52dedb7 Updated screenshot 2019-10-29 11:53:24 -07:00
53e60543b2 Fixed typo. 2019-10-29 11:37:17 -07:00
e7379a641e Replaced screenshot and added a note 2019-10-29 11:16:49 -07:00
f636c8e399 Merge remote-tracking branch 'upstream/public' into martyav-correct-mentions-of-Windows-Defender-SmartScreen 2019-10-29 13:06:54 -04:00
e9ed231cbd Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-28 22:54:29 +00:00
32aa927b04 Remove wrong info from ApplicationControl CSP
Directions to use certutil to create a policy node are misleading, as Intune should do this for the user.
2019-10-28 13:56:59 -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
57c2a01a46 Fix Typos 2019-10-26 14:33:27 -04:00
d38c8dc908 Minor update 2019-10-25 12:09:46 -07:00
7ae2c7b91b Added more content for new policy 2019-10-25 10:40:04 -07:00
d6538f97cb Merge pull request #5237 from Scottduf/patch-2
Update enroll-a-windows-10-device-automatically-using-group-policy.md
2019-10-23 09:43:59 -07:00
603b0e7cc8 Making Acrolynx happy(ier)... fix typo and spacing 2019-10-23 07:17:43 -07:00
5ababbcc68 Adding link to the DFCI Spec & OEM onboarding doc 2019-10-22 17:01:53 -07:00
229b88c69e Update windows/client-management/mdm/enroll-a-windows-10-device-automatically-using-group-policy.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2019-10-22 09:02:28 +01:00
5f15e35e6b Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2019-10-21 22:47:57 +00:00
44ebc6107b Update enroll-a-windows-10-device-automatically-using-group-policy.md
Device credential automatic enrollment isnt supported by Intune. Added a note to call this out.
2019-10-21 14:33:10 -07:00
dd9c0955d9 Fixed typos 2019-10-21 13:13:32 -07:00
7a4a7ec85d Fixed typo 2019-10-21 13:08:07 -07:00
07b95e522e Minor updates 2019-10-21 12:52:25 -07:00
72aa9f972f Added 19H1 nodes 2019-10-21 11:52:19 -07:00