Commit Graph

2244 Commits

Author SHA1 Message Date
018e3a0c25 Added CDATA tags within <Data> tags 2020-03-20 15:49:07 -07:00
424b2ad6ec Added CDATA tags 2020-03-20 14:39:06 -07:00
33aeb5c7cc Added review feedback 2020-03-20 13:18:03 -07:00
93aa06ca24 minor update 2020-03-19 12:05:34 -07:00
b970f8dc2d minor updates 2020-03-19 11:45:31 -07:00
8fef1868fd Updated the example 2020-03-19 10:20:30 -07:00
a206a986fe Updated backporting info for 19H1 settings 2020-03-13 16:10:15 -07:00
2f13866bb0 Merge pull request #2270 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)
2020-03-12 14:49:27 -07:00
9fcc2d4064 Merge pull request #2269 from MicrosoftDocs/MDBranchRevertingNoteRetrictedGroupsCSP
Remove note added via GitHub PR
2020-03-12 14:31:54 -07:00
3959e256f7 Merge pull request #6183 from amirsc3/patch-4
Update policy-csp-defender.md
2020-03-12 13:49:17 -07:00
c9a8479917 minor change to trigger the build 2020-03-12 12:16:30 -07:00
9bafcd88ba Merge branch 'public' into repo_sync_working_branch 2020-03-12 12:01:56 -07:00
bbe421899f DeviceEnroller note removed 2020-03-12 11:56:21 -07:00
378baef17f Merge pull request #6199 from andreiztm/patch-31
Correct added in for few policies
2020-03-12 09:14:57 -07:00
64790c428c Update policy-csp-defender.md
Adjusting text order to make it a little easier to understand
2020-03-12 10:52:49 +02:00
19b6ca8e31 Added backporting info for 19H1 policies 2020-03-10 17:03:52 -07:00
aae13da6a1 Corrected mark up of a "Caution" note 2020-03-10 13:33:29 -07:00
d46600ebcf Correct added in for few policies 2020-03-10 14:32:01 +02:00
6daafdcefe Update policy-csp-defender.md
Looks like we have a mistake in the 'DisableCatchupFullScan' description.
2020-03-08 16:38:23 +02:00
3b4d3da67d Update windows/client-management/mdm/policy-csp-restrictedgroups.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-03-05 11:15:43 -08:00
083a29ba52 Document DeviceEnroller.exe behavior when local admin already exists 2020-03-02 11:36:27 -08:00
16fb553ca5 Fixed typo 2020-02-28 15:40:36 -08:00
6fcedd70fa Updated what's new 2020-02-28 14:16:06 -08:00
1f37b85793 Updated date 2020-02-28 14:08:38 -08:00
fa67d31c3c Added SubjectName value details 2020-02-28 14:05:12 -08:00
91dd76b0a5 Merge pull request #6126 from RavennMSFT/patch-7
Update policy-csp-restrictedgroups.md
2020-02-27 15:21:06 +00:00
13937f2f0b Update windows/client-management/mdm/policy-csp-restrictedgroups.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-26 22:44:33 -08:00
9d3b7d356b Merge pull request #2124 from LauraKellerGitHub/ConfigMgr-Thirteen
2124 | 13 | Rebranding ConfigMgr | windows-docs | LK
2020-02-26 14:58:26 -08:00
94aaa0585c Update policy-csp-restrictedgroups.md
Changed the example
2020-02-26 14:41:02 -08:00
0bde1c9b95 Correction 2020-02-25 11:53:46 -08:00
ad949236f4 rebranding system center to endpoint md plus two png 2020-02-24 11:49:18 -08:00
29dbffa751 correct note format
remove additional spaces to the right of > [!NOTE] on line 149, that cause the note to not render correctly.
2020-02-24 11:04:40 -08:00
175d941dae Merge branch 'master' into Kellylorenebaker-patch-8 2020-02-21 20:28:57 -08:00
788af85fee Merge pull request #2002 from MicrosoftDocs/Kellylorenebaker-patch-9
Edit pass: eap-configuration
2020-02-21 17:26:03 -06:00
e4189c2f6e Merging changes synced from https://github.com/MicrosoftDocs/windows-docs-pr (branch live) 2020-02-21 17:07:40 +00:00
69400184ec Merge pull request #6013 from joinimran/patch-56
Addition of comments
2020-02-21 08:26:04 -08:00
9746ba9a94 Added final comments 2020-02-20 15:45:23 -08:00
1416a0ef50 Merge branch 'master' into MDBranch20H1BluetoothPolicy 2020-02-20 15:35:46 -08:00
0d2ee0d912 CAT Auto Pulish for Windows Release Messages - 20200219134607 (#2081)
* Update vpnv2-profile-xsd.md

<MachineMethod>Eap</MachineMethod> should’t be in the example, because

1.  MachineMethod can only be Certificate 
------ see https://docs.microsoft.com/en-gb/windows/client-management/mdm/vpnv2-csp 
........................VPNv2/ProfileName/NativeProfile/Authentication/MachineMethod
                         This is only supported in IKEv2.
                                This value can be one of the following:
                                •	Certificate

2. A profile conatins either UserMethod or MachineMethod but not both

* Update advanced-troubleshooting-802-authentication.md

* missing "r" in $OSArch

https://github.com/MicrosoftDocs/windows-itpro-docs/issues/5972

* Update windows/client-management/advanced-troubleshooting-802-authentication.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/client-management/advanced-troubleshooting-802-authentication.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Update windows/client-management/advanced-troubleshooting-802-authentication.md

Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>

* Test, updated Caps

* Update windows/client-management/advanced-troubleshooting-802-authentication.md

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>

* Multiple corrections required (see notes)

@Dansimp 

1) This note is contradictory - need to clarify this:
"> [!NOTE]
> Device credential group policy setting is not supported for enrolling into Microsoft Intune. "
2) We should remove all references to "Primary Domain Controller" (PDC) - it's not the 90's with Windows NT 4.0 anymore !
3) "Restart the Domain Controller for the policy to be available."
   A reboot is not required
4) "Enforce a GPO link"
   This is in contradiction with our recommended practices. We should not be suggesting this.

* Update web-content-filtering.md

fixed extra space

* CAT Auto Pulish for Windows Release Messages - CAT_AutoPublish_20200219114538 (#2080)

Co-authored-by: Direesh Kumar Kandakatla <direek@microsoft.com>

Co-authored-by: rogersoMS <44718379+rogersoMS@users.noreply.github.com>
Co-authored-by: Daniel Simpson <dansimp@microsoft.com>
Co-authored-by: Office Content Publishing <34616516+officedocspr@users.noreply.github.com>
Co-authored-by: Tina Burden <v-tibur@microsoft.com>
Co-authored-by: Direesh Kumar Kandakatla <direek@microsoft.com>
2020-02-19 13:58:02 -08:00
982686e7ed Merge pull request #5984 from msarcletti/patch-1
Update vpnv2-profile-xsd.md
2020-02-19 11:04:50 -08:00
5192ecd97f Merge pull request #6048 from MaratMussabekov/patch-118
clarify how to go to EAP menu
2020-02-19 11:03:36 -08:00
944a11cad7 Multiple corrections required (see notes)
@Dansimp 

1) This note is contradictory - need to clarify this:
"> [!NOTE]
> Device credential group policy setting is not supported for enrolling into Microsoft Intune. "
2) We should remove all references to "Primary Domain Controller" (PDC) - it's not the 90's with Windows NT 4.0 anymore !
3) "Restart the Domain Controller for the policy to be available."
   A reboot is not required
4) "Enforce a GPO link"
   This is in contradiction with our recommended practices. We should not be suggesting this.
2020-02-19 23:15:04 +09:30
365c262952 Update windows/client-management/advanced-troubleshooting-802-authentication.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-02-19 16:34:34 +05:00
c78f53e554 Update windows/client-management/advanced-troubleshooting-802-authentication.md
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
2020-02-18 09:31:14 +05:00
2d1defac6d Update windows/client-management/advanced-troubleshooting-802-authentication.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-02-17 09:41:07 +05:00
dd3b5c24fa Added missing Security policies to Policy index 2020-02-14 16:27:34 -08:00
aa587e2c11 Update windows/client-management/advanced-troubleshooting-802-authentication.md
Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
2020-02-14 09:36:06 +05:00
16ea53ec10 Few fixes for Markdown
Made a few changes to adjust the rich text difference.
2020-02-13 11:23:48 +05:00
c24267a4a7 Update advanced-troubleshooting-802-authentication.md 2020-02-13 11:12:17 +05:00
fe0ded0e49 Merge pull request #6033 from pradeepgpatil/patch-1
Update connect-to-remote-aadj-pc.md
2020-02-12 15:10:27 -08:00