GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/PolicyDefinitions/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <!-- (c) 2016 Microsoft Corporation --> <policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions"> <policyNamespaces> <target prefix="mdm" namespace="Microsoft.Policies.MDM" /> <using prefix="windows" namespace="Microsoft.Policies.Windows" /> </policyNamespaces> <resources minRequiredRevision="1.0" /> <categories> <category name="MDM" displayName="$(string.MDM)"> <parentCategory ref="windows:WindowsComponents" /> </category> </categories> <policies> <policy name="MDM_MDM_DisplayName" class="Machine" displayName="$(string.MDM_MDM_DisplayName)" explainText="$(string.MDM_MDM_Help)" key="Software\Policies\Microsoft\Windows\CurrentVersion\MDM" valueName="DisableRegistration"> <parentCategory ref="MDM" /> <supportedOn ref="windows:SUPPORTED_Windows_10_0_NOSERVER" /> <enabledValue> <decimal value="1" /> </enabledValue> <disabledValue> <decimal value="0" /> </disabledValue> </policy> <policy name="MDM_JoinMDM_DisplayName" clientExtension="{7909AD9E-09EE-4247-BAB9-7029D5F0A278}" class="Machine" displayName="$(string.MDM_JoinMDM_DisplayName)" explainText="$(string.MDM_JoinMDM_Help)" presentation="$(presentation.AutoEnrollMDM)" key="Software\Policies\Microsoft\Windows\CurrentVersion\MDM" valueName="AutoEnrollMDM"> <parentCategory ref="MDM" /> <supportedOn ref="windows:SUPPORTED_Windows_10_0_NOSERVER" /> <enabledValue> <decimal value="1" /> </enabledValue> <disabledValue> <decimal value="0" /> </disabledValue> <elements> <enum id="UseAADCredentialTypeDrop" valueName="UseAADCredentialType"> <item displayName="$(string.UserCredential)"> <value> <decimal value="1" /> </value> </item> <item displayName="$(string.DeviceCredential)"> <value> <decimal value="2" /> </value> </item> </enum> <text id="MDMApplicationId" valueName="MDMApplicationId" maxLength="255" required="false" /> </elements> </policy> </policies> </policyDefinitions>