diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index bd582215..22d513e9 100755 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -4692,6 +4692,8 @@ XML: - wsdl extensions: - ".xml" + - ".adml" + - ".admx" - ".ant" - ".axml" - ".builds" diff --git a/samples/XML/MDM.adml b/samples/XML/MDM.adml new file mode 100644 index 00000000..f9ddfeb2 --- /dev/null +++ b/samples/XML/MDM.adml @@ -0,0 +1,20 @@ + + + + enter display name here + enter description here + + + MDM + Disable MDM Enrollment + This policy setting specifies whether Mobile Device Management (MDM) Enrollment is allowed. When MDM is enabled, it allows the user to have the computer remotely managed by a MDM Server. + +If you do not configure this policy setting, MDM Enrollment will be enabled. + +If you enable this policy setting, MDM Enrollment will be disabled for all users. It will not unenroll existing MDM enrollments. + +If you disable this policy setting, MDM Enrollment will be enabled for all users. + + + + diff --git a/samples/XML/MDM.admx b/samples/XML/MDM.admx new file mode 100644 index 00000000..53e8a2d8 --- /dev/null +++ b/samples/XML/MDM.admx @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +