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 : /Windows/PolicyDefinitions/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?> <policyDefinitions revision="1.0" schemaVersion="1.0"> <policyNamespaces> <target prefix="trv2" namespace="Microsoft.Policies.TenantRestrictions" /> <using prefix="windows" namespace="Microsoft.Policies.Windows" /> </policyNamespaces> <resources minRequiredRevision="1.0" /> <categories> <category name="TenantRestrictions" displayName="$(string.TenantRestrictions)"> <parentCategory ref="windows:WindowsComponents" /> </category> </categories> <policies> <policy name="trv2_payload" class="Machine" displayName="$(string.trv2_payload)" explainText="$(string.trv2_payload_EXPLAIN)" presentation="$(presentation.trv2_payload)" key="SOFTWARE\Policies\Microsoft\Windows\TenantRestrictions\Payload" > <parentCategory ref="TenantRestrictions" /> <supportedOn ref="windows:SUPPORTED_Windows_10_0_RS7_NOSERVER" /> <elements> <text id="PayloadCloudId" valueName="cloudid" /> <text id="PayloadTenantId" valueName="tenantid" required="true" /> <text id="PayloadPolicyId" valueName="policyid" required="true" /> <boolean id="EnforceFirewall" valueName="enforceFirewall"> <trueValue> <decimal value="1" /> </trueValue> <falseValue> <delete /> </falseValue> </boolean> <multiText id="PayloadHostnamesId" valueName="hostnames" /> <multiText id="PayloadSubdomainSupportedHostnamesId" valueName="subdomainSupportedHostnames" /> <multiText id="PayloadIpRangesId" valueName="ipRanges" /> </elements> </policy> </policies> </policyDefinitions>