Commit Graph

44 Commits

Author SHA1 Message Date
682562b0a1 add missing data 2022-11-04 16:36:42 -04:00
a34522aa00 Update csp landing page 2022-10-06 16:21:47 -04:00
fc8ad4fff3 Trim whitespaces 2022-10-05 19:26:38 -04:00
089d6c2989 Metadata Changes 2022-08-10 18:08:08 -04:00
e201163529 Merge branch 'main' into Benny-54-cleanup-cm1 2022-06-10 19:54:57 -07:00
e212d75154 changes to metadata 2022-05-18 20:37:18 +05:30
2f5d94e85c Worked on grammar, and consistency 2022-05-16 17:21:36 +05:30
2091f4399d reverted changes 2021-10-29 10:26:33 +05:30
519c41a228 author update 2021-10-25 10:57:12 -07:00
7c51a3cacd changed metadata 2021-10-21 16:53:31 +05:30
07cea59b73 Removed lockdown from the schema
The LockDown element has been removed from the code and should be removed from this schema
2021-01-11 15:54:28 -08:00
3248954b9f VPNProfile XSD: Add missing elements. 2020-07-14 16:29:46 -07:00
8be00827bc Updates per PR#6578 2020-07-14 12:18:57 -07:00
087a488948 Update Profile XSD to include ExclusionRoute 2020-04-07 20:37:01 -07: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
2bedef544b Update vpnv2-profile-xsd.md 2019-08-19 14:43:58 +05:00
4d1ff18db3 Update vpnv2-profile-xsd.md 2019-08-19 14:41:08 +05:00
c80a206c5e chore: Replace "syntax" blocks with specific languages 2019-08-10 17:48:13 -04:00
291ec526db fix: Replace "syntax" with "xml" code fences
Used find/replace regex in VS Code
Find:``` syntax(\s\n*)<\?xml
Replace:```xml$1<?xml
2019-06-22 01:49:00 -04:00
7fc3d8b738 conflicts fix 2019-06-10 11:56:55 -07:00
d65894ce36 Bulk replaced ms.author to v-madhi 2019-06-06 11:31:31 -07:00
eeb2e02778 Bulk replaced author to manikadhiman 2019-06-06 11:28:23 -07:00
154bf5323f replacing more v-madhi 2019-06-03 11:31:56 -07:00
3ee8450013 several metadata changes 2019-05-30 09:32:38 -03:00
08adcc05c8 Mobile Device Management: duplicate entry in XSD
Remove duplicate entry in the XSD for the ProfileXML node in VPNv2 CSP.

XSD XML lines can contain the elements
- name
- minOccurs
- maxOccurs

These elements can alter between having the values 0, 1 or unbound,
but can only appear once in each XSD XML element line.

Closes #1950
2019-05-11 11:50:10 +02:00
b702d689ff cleaned up code blocks 2018-10-03 13:51:01 -07:00
4d134ff4f6 replaced nickbrower authorname with MariciaAlforque 2018-05-11 10:45:43 -07:00
45d42e3a15 Merged PR 5734: VPNv2 CSP - updated the XSD for VPN profile 2018-02-06 18:47:36 +00:00
1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00
ced60b41cc Merged PR 1941: adding ms.date to each mdm topic
adding ms.date to each mdm topic
2017-06-26 21:36:04 +00:00
042130f30b removed ms.date property from all mdm topics 2017-05-30 10:22:35 -07:00
9c45d6ac8d removed extra newline character added in meta data replacement 2017-05-26 14:13:44 -07:00
232846e290 attempt 2 at meta data replacement 2017-05-26 14:02:24 -07:00
18096c7b89 Revert "updated metadata to get data metrics from new repo"
This reverts commit 60360eb6c5.
2017-05-26 12:32:16 -07:00
6c4a468436 Revert "fixed missing 'author' metadata"
This reverts commit 7c9b4c17ca.
2017-05-26 12:30:48 -07:00
9fcc111874 Revert "fixing metadata fields that I updated incorrectly yesterday"
This reverts commit ce5b70c070.
2017-05-26 12:26:13 -07:00
9310cbdd85 Revert "trying author meta data with double quotes as it contains a space"
This reverts commit 27a2b31616.
2017-05-26 12:23:49 -07:00
b513c1d41b Revert "fixing author meta data with my actual git hub ID this time"
This reverts commit a613122982.
2017-05-26 12:22:35 -07:00
a613122982 fixing author meta data with my actual git hub ID this time 2017-05-26 11:42:28 -07:00
27a2b31616 trying author meta data with double quotes as it contains a space 2017-05-26 11:29:45 -07:00
ce5b70c070 fixing metadata fields that I updated incorrectly yesterday 2017-05-26 10:49:28 -07:00
7c9b4c17ca fixed missing 'author' metadata 2017-05-25 11:52:28 -07:00
60360eb6c5 updated metadata to get data metrics from new repo 2017-05-25 11:23:57 -07:00
18332f30c4 Migrate MDM content (#761) 2017-05-22 13:07:12 -07:00