Advertisement
PC_Aide

appv.admx

Feb 28th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 35.17 KB | None | 0 0
  1. <!--
  2. ------------------------------------------------------------------------------------------------------------
  3.     SRC: https://www.microsoft.com/en-us/download/details.aspx?id=55531
  4.     DDL: https://download.microsoft.com/download/C/2/1/C21137A1-F29D-4AD7-A959-0E49D6C2FD3D/MDOP_AMDX_Templates.cab
  5.    
  6.    
  7.     expand.exe <download_folder>\MDOP_ADMX_Templates.cab -F:* c:\windows\PolicyDefinitions
  8. ------------------------------------------------------------------------------------------------------------
  9. ◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼
  10.     O/P:
  11. ◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼
  12. -->
  13.  
  14. <?xml version="1.0"?>
  15. <!--  (c) 2013 Microsoft Corporation  -->
  16. <policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  17. revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  18.   <policyNamespaces>
  19.     <target prefix="appv" namespace="Microsoft.Policies.AppV"/>
  20.     <using prefix="windows" namespace="Microsoft.Policies.Windows"/>
  21.   </policyNamespaces>
  22.   <resources minRequiredRevision="1.0"/>
  23.   <categories>
  24.     <category name="CAT_AppV" displayName="$(string.AppV)" explainText="$(string.AppV_ComputerHelp)">
  25.       <parentCategory ref="windows:System"/>
  26.     </category>
  27.     <category name="CAT_Streaming" displayName="$(string.Streaming)">
  28.       <parentCategory ref="CAT_AppV"/>
  29.     </category>
  30.     <category name="CAT_Publishing" displayName="$(string.Publishing)">
  31.       <parentCategory ref="CAT_AppV"/>
  32.     </category>
  33.     <category name="CAT_Reporting" displayName="$(string.Reporting)">
  34.       <parentCategory ref="CAT_AppV"/>
  35.     </category>
  36.     <category name="CAT_Client_Coexistence" displayName="$(string.ClientCoexistence)">
  37.       <parentCategory ref="CAT_AppV"/>
  38.     </category>
  39.     <category name="CAT_Scripting" displayName="$(string.Scripting)">
  40.       <parentCategory ref="CAT_AppV"/>
  41.     </category>
  42.     <category name="CAT_Integration" displayName="$(string.Integration)">
  43.       <parentCategory ref="CAT_AppV"/>
  44.     </category>
  45.     <category name="CAT_CEIP" displayName="$(string.CEIP)">
  46.       <parentCategory ref="CAT_AppV" />
  47.     </category>
  48.     <category name="CAT_Virtualization" displayName="$(string.Virtualization)">
  49.       <parentCategory ref="CAT_AppV"/>
  50.     </category>
  51.     <category name="CAT_PackageManagement" displayName="$(string.PackageManagement)">
  52.       <parentCategory ref="CAT_AppV"/>
  53.     </category>
  54.     <category name="CAT_PowerManagement" displayName="$(string.PowerManagement)">
  55.       <parentCategory ref="CAT_AppV"/>
  56.     </category>
  57.   </categories>
  58.   <policies>
  59.     <policy name="EnableAppV" clientExtension="{2BFCC077-22D2-48DE-BDE1-2F618D9B476D}" class="Machine" displayName="$(string.EnableAppV)" explainText="$(string.EnableAppV_Help)" key="Software\Policies\Microsoft\AppV\Client" valueName="Enabled">
  60.       <parentCategory ref="CAT_AppV" />
  61.       <supportedOn ref="windows:SUPPORTED_Windows_10_0_NOARM" />
  62.         <enabledValue>
  63.           <decimal value="1" />
  64.         </enabledValue>
  65.         <disabledValue>
  66.           <decimal value="0" />
  67.         </disabledValue>
  68.     </policy>
  69.     <policy name="Streaming_Package_Installation_Root" class="Machine" displayName="$(string.Streaming_Package_Installation_Root)"
  70.            explainText="$(string.Streaming_Package_Installation_Root_Help)" presentation="$(presentation.Streaming_Package_Installation_Root)"
  71.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming">
  72.       <parentCategory ref="CAT_Streaming" />
  73.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  74.       <elements>
  75.         <text id="Streaming_Package_Installation_Root_Prompt" valueName="PackageInstallationRoot" />
  76.       </elements>
  77.     </policy>
  78.     <policy name="Steaming_Autoload" class="Machine" displayName="$(string.Steaming_Autoload)" explainText="$(string.Steaming_AutoloadHelp)"
  79.            presentation="$(presentation.Steaming_Autoload)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming">
  80.       <parentCategory ref="CAT_Streaming"/>
  81.       <supportedOn ref="windows:SUPPORTED_Windows7"/>
  82.       <elements><enum id="Steaming_Autoload_Options" valueName="Autoload">
  83.         <item displayName="$(string.Steaming_Autoload_None)">
  84.           <value>
  85.             <decimal value="0"/>
  86.           </value>
  87.         </item>
  88.         <item displayName="$(string.Steaming_Autoload_PreviouslyUsed)">
  89.           <value>
  90.             <decimal value="1"/>
  91.           </value>
  92.         </item>
  93.         <item displayName="$(string.Steaming_Autoload_All)">
  94.           <value>
  95.             <decimal value="2"/>
  96.           </value>
  97.         </item>
  98.       </enum>
  99.       </elements>
  100.     </policy>
  101.     <policy name="Streaming_Package_Source_Root" class="Machine" displayName="$(string.Streaming_Package_Source_Root)"
  102.            explainText="$(string.Streaming_Package_Source_Root_Help)" presentation="$(presentation.Streaming_Package_Source_Root)"
  103.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming">
  104.       <parentCategory ref="CAT_Streaming" />
  105.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  106.       <elements>
  107.         <text id="Package_Source_Root_Prompt" valueName="PackageSourceRoot" />
  108.       </elements>
  109.     </policy>
  110.     <policy name="Streaming_Reestablishment_Retries" class="Machine" displayName="$(string.Streaming_Reestablishment_Retries)"
  111.            explainText="$(string.Streaming_Reestablishment_Retries_Help)" presentation="$(presentation.Streaming_Reestablishment_Retries)"
  112.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming">
  113.       <parentCategory ref="CAT_Streaming" />
  114.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  115.       <elements>
  116.         <decimal id="Streaming_Reestablishment_Retries_Prompt" valueName="ReestablishmentRetries" minValue="0" maxValue="99"/>
  117.       </elements>
  118.     </policy>
  119.     <policy name="Streaming_Reestablishment_Interval" class="Machine" displayName="$(string.Streaming_Reestablishment_Interval)"
  120.            explainText="$(string.Streaming_Reestablishment_Interval_Help)" presentation="$(presentation.Streaming_Reestablishment_Interval)"
  121.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming">
  122.       <parentCategory ref="CAT_Streaming" />
  123.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  124.       <elements>
  125.         <decimal id="Streaming_Reestablishment_Interval_Prompt" valueName="ReestablishmentInterval" minValue="0" maxValue="3600"/>
  126.       </elements>
  127.     </policy>
  128.     <policy name="Streaming_Location_Provider" class="Machine" displayName="$(string.Streaming_Location_Provider)"
  129.            explainText="$(string.Streaming_Location_Provider_Help)" presentation="$(presentation.Streaming_Location_Provider)"
  130.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming">
  131.       <parentCategory ref="CAT_Streaming" />
  132.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  133.       <elements>
  134.         <text id="Streaming_Location_Provider_Prompt" valueName="LocationProvider"/>
  135.       </elements>
  136.     </policy>
  137.     <policy name="Streaming_Certificate_Filter_For_Client_SSL" class="Machine" displayName="$(string.Streaming_Certificate_Filter_For_Client_SSL)"
  138.            explainText="$(string.Streaming_Certificate_Filter_For_Client_SSL_Help)"
  139.            presentation="$(presentation.Streaming_Certificate_Filter_For_Client_SSL)"
  140.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming">
  141.       <parentCategory ref="CAT_Streaming" />
  142.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  143.       <elements>
  144.         <text id="Streaming_Certificate_Filter_For_Client_SSL_Prompt" valueName="CertFilterForClientSsl"/>
  145.       </elements>
  146.     </policy>
  147.     <policy name="Streaming_Verify_Certificate_Revocation_List" class="Machine" displayName="$(string.Streaming_Verify_Certificate_Revocation_List)"
  148.            explainText="$(string.Streaming_Verify_Certificate_Revocation_List_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming"
  149.            valueName="VerifyCertificateRevocationList">
  150.       <parentCategory ref="CAT_Streaming" />
  151.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  152.       <enabledValue>
  153.         <decimal value="1" />
  154.       </enabledValue>
  155.       <disabledValue>
  156.         <decimal value="0" />
  157.       </disabledValue>
  158.     </policy>
  159.     <policy name="Streaming_Shared_Content_Store_Mode" class="Machine" displayName="$(string.Streaming_Shared_Content_Store_Mode)"
  160.            explainText="$(string.Streaming_Shared_Content_Store_Mode_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming"
  161.            valueName="SharedContentStoreMode">
  162.       <parentCategory ref="CAT_Streaming" />
  163.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  164.       <enabledValue>
  165.         <decimal value="1" />
  166.       </enabledValue>
  167.       <disabledValue>
  168.         <decimal value="0" />
  169.       </disabledValue>
  170.     </policy>
  171.     <policy name="Streaming_Allow_High_Cost_Launch" class="Machine" displayName="$(string.Streaming_Allow_High_Cost_Launch)"
  172.            explainText="$(string.Streaming_Allow_High_Cost_Launch_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming"
  173.            valueName="AllowHighCostLaunch">
  174.       <parentCategory ref="CAT_Streaming" />
  175.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  176.       <enabledValue>
  177.         <decimal value="1" />
  178.       </enabledValue>
  179.       <disabledValue>
  180.         <decimal value="0" />
  181.       </disabledValue>
  182.     </policy>
  183.     <policy name="Streaming_Require_Publish_As_Admin" class="Machine" displayName="$(string.Streaming_Require_Publish_As_Admin)"
  184.            explainText="$(string.Streaming_Require_Publish_As_Admin_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming"
  185.            valueName="RequirePublishAsAdmin">
  186.       <parentCategory ref="CAT_Streaming" />
  187.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  188.       <enabledValue>
  189.         <decimal value="1" />
  190.       </enabledValue>
  191.       <disabledValue>
  192.         <decimal value="0" />
  193.       </disabledValue>
  194.     </policy>
  195.     <policy name="Streaming_Support_Branch_Cache" class="Machine" displayName="$(string.Streaming_Support_Branch_Cache)"
  196.            explainText="$(string.Streaming_Support_Branch_Cache_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Streaming"
  197.            valueName="SupportBranchCache">
  198.       <parentCategory ref="CAT_Streaming" />
  199.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  200.       <enabledValue>
  201.         <decimal value="1" />
  202.       </enabledValue>
  203.       <disabledValue>
  204.         <decimal value="0" />
  205.       </disabledValue>
  206.     </policy>
  207.  
  208.     <!--  Reporting Server  -->
  209.     <policy name="Reporting_Server_Policy" class="Machine" displayName="$(string.ReportingServer)"
  210.            explainText="$(string.Reporting_Server_Help)" presentation="$(presentation.Reporting_Server)"
  211.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Reporting" valueName="ReportingEnabled">
  212.       <parentCategory ref="CAT_Reporting" />
  213.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  214.       <enabledValue>
  215.         <decimal value="1" />
  216.       </enabledValue>
  217.       <disabledValue>
  218.         <decimal value="0" />
  219.       </disabledValue>
  220.       <elements>
  221.         <text id="Reporting_Server_URL_Prompt" valueName="ReportingServerURL"/>
  222.         <decimal id="Start_Time" valueName="ReportingStartTime" minValue="0" maxValue="23"/>
  223.         <decimal id="Random_Delay" valueName="ReportingRandomDelay" minValue="0" maxValue="60"/>
  224.         <decimal id="Interval" valueName="ReportingInterval" minValue="1" maxValue="30"/>
  225.         <decimal id="Data_Cache_Limit" valueName="ReportingDataCacheLimit" minValue="1" maxValue="1024"/>
  226.         <decimal id="Data_Block_Size" valueName="ReportingDataBlockSize" minValue="1024" maxValue="4294967295"/>
  227.       </elements>
  228.     </policy>
  229.  
  230.     <!--  Publishing Server 1  -->
  231.     <policy name="Publishing_Server1_Policy" class="Machine" displayName="$(string.PublishingServer1)"
  232.            explainText="$(string.Publishing_Server_Help)" presentation="$(presentation.Publishing_Server1)"
  233.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Publishing\Servers\1">
  234.       <parentCategory ref="CAT_Publishing" />
  235.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  236.       <elements>
  237.         <text id="Publishing_Server1_Name_Prompt" valueName="Name" required="true"/>
  238.         <text id="Publishing_Server_URL_Prompt" valueName="URL" required="true"/>
  239.         <enum id="Global_Publishing_Refresh_Options" valueName="GlobalEnabled">
  240.           <item displayName="$(string.False)">
  241.             <value>
  242.               <decimal value="0"/>
  243.             </value>
  244.           </item>
  245.           <item displayName="$(string.True)">
  246.             <value>
  247.               <decimal value="1"/>
  248.             </value>
  249.           </item>
  250.         </enum>  
  251.         <enum id="Global_Refresh_OnLogon_Options" valueName="GlobalLogonRefresh">
  252.           <item displayName="$(string.False)">
  253.             <value>
  254.               <decimal value="0"/>
  255.             </value>
  256.           </item>
  257.           <item displayName="$(string.True)">
  258.             <value>
  259.               <decimal value="1"/>
  260.             </value>
  261.           </item>
  262.         </enum>      
  263.         <decimal id="Global_Refresh_Interval_Prompt" valueName="GlobalPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  264.         <enum id="Global_Refresh_Unit_Options" valueName="GlobalPeriodicRefreshIntervalUnit">
  265.           <item displayName="$(string.Hour)">
  266.             <value>
  267.               <decimal value="0"/>
  268.             </value>
  269.           </item>
  270.           <item displayName="$(string.Day)">
  271.             <value>
  272.               <decimal value="1"/>
  273.             </value>
  274.           </item>
  275.         </enum>        
  276.         <enum id="User_Publishing_Refresh_Options" valueName="UserEnabled">
  277.           <item displayName="$(string.False)">
  278.             <value>
  279.               <decimal value="0"/>
  280.             </value>
  281.           </item>
  282.           <item displayName="$(string.True)">
  283.             <value>
  284.               <decimal value="1"/>
  285.             </value>
  286.           </item>
  287.         </enum>
  288.         <enum id="User_Refresh_OnLogon_Options" valueName="UserLogonRefresh">
  289.           <item displayName="$(string.False)">
  290.             <value>
  291.               <decimal value="0"/>
  292.             </value>
  293.           </item>
  294.           <item displayName="$(string.True)">
  295.             <value>
  296.               <decimal value="1"/>
  297.             </value>
  298.           </item>
  299.         </enum>      
  300.         <decimal id="User_Refresh_Interval_Prompt" valueName="UserPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  301.         <enum id="User_Refresh_Unit_Options" valueName="UserPeriodicRefreshIntervalUnit">
  302.           <item displayName="$(string.Hour)">
  303.             <value>
  304.               <decimal value="0"/>
  305.             </value>
  306.           </item>
  307.           <item displayName="$(string.Day)">
  308.             <value>
  309.               <decimal value="1"/>
  310.             </value>
  311.           </item>
  312.         </enum>        
  313.       </elements>
  314.     </policy>
  315.     <!--  Publishing Server 2  -->
  316.     <policy name="Publishing_Server2_Policy" class="Machine" displayName="$(string.PublishingServer2)"
  317.            explainText="$(string.Publishing_Server_Help)" presentation="$(presentation.Publishing_Server2)"
  318.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Publishing\Servers\2">
  319.       <parentCategory ref="CAT_Publishing" />
  320.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  321.       <elements>
  322.         <text id="Publishing_Server2_Name_Prompt" valueName="Name" required="true"/>
  323.         <text id="Publishing_Server_URL_Prompt" valueName="URL" required="true"/>
  324.         <enum id="Global_Publishing_Refresh_Options" valueName="GlobalEnabled">
  325.           <item displayName="$(string.False)">
  326.             <value>
  327.               <decimal value="0"/>
  328.             </value>
  329.           </item>
  330.           <item displayName="$(string.True)">
  331.             <value>
  332.               <decimal value="1"/>
  333.             </value>
  334.           </item>
  335.         </enum>  
  336.         <enum id="Global_Refresh_OnLogon_Options" valueName="GlobalLogonRefresh">
  337.           <item displayName="$(string.False)">
  338.             <value>
  339.               <decimal value="0"/>
  340.             </value>
  341.           </item>
  342.           <item displayName="$(string.True)">
  343.             <value>
  344.               <decimal value="1"/>
  345.             </value>
  346.           </item>
  347.         </enum>      
  348.         <decimal id="Global_Refresh_Interval_Prompt" valueName="GlobalPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  349.         <enum id="Global_Refresh_Unit_Options" valueName="GlobalPeriodicRefreshIntervalUnit">
  350.           <item displayName="$(string.Hour)">
  351.             <value>
  352.               <decimal value="0"/>
  353.             </value>
  354.           </item>
  355.           <item displayName="$(string.Day)">
  356.             <value>
  357.               <decimal value="1"/>
  358.             </value>
  359.           </item>
  360.         </enum>        
  361.         <enum id="User_Publishing_Refresh_Options" valueName="UserEnabled">
  362.           <item displayName="$(string.False)">
  363.             <value>
  364.               <decimal value="0"/>
  365.             </value>
  366.           </item>
  367.           <item displayName="$(string.True)">
  368.             <value>
  369.               <decimal value="1"/>
  370.             </value>
  371.           </item>
  372.         </enum>
  373.         <enum id="User_Refresh_OnLogon_Options" valueName="UserLogonRefresh">
  374.           <item displayName="$(string.False)">
  375.             <value>
  376.               <decimal value="0"/>
  377.             </value>
  378.           </item>
  379.           <item displayName="$(string.True)">
  380.             <value>
  381.               <decimal value="1"/>
  382.             </value>
  383.           </item>
  384.         </enum>      
  385.         <decimal id="User_Refresh_Interval_Prompt" valueName="UserPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  386.         <enum id="User_Refresh_Unit_Options" valueName="UserPeriodicRefreshIntervalUnit">
  387.           <item displayName="$(string.Hour)">
  388.             <value>
  389.               <decimal value="0"/>
  390.             </value>
  391.           </item>
  392.           <item displayName="$(string.Day)">
  393.             <value>
  394.               <decimal value="1"/>
  395.             </value>
  396.           </item>
  397.         </enum>        
  398.       </elements>
  399.     </policy>
  400.     <!--  Publishing Server 3  -->
  401.     <policy name="Publishing_Server3_Policy" class="Machine" displayName="$(string.PublishingServer3)"
  402.            explainText="$(string.Publishing_Server_Help)" presentation="$(presentation.Publishing_Server3)"
  403.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Publishing\Servers\3">
  404.       <parentCategory ref="CAT_Publishing" />
  405.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  406.       <elements>
  407.         <text id="Publishing_Server3_Name_Prompt" valueName="Name" required="true"/>
  408.         <text id="Publishing_Server_URL_Prompt" valueName="URL" required="true"/>
  409.         <enum id="Global_Publishing_Refresh_Options" valueName="GlobalEnabled">
  410.           <item displayName="$(string.False)">
  411.             <value>
  412.               <decimal value="0"/>
  413.             </value>
  414.           </item>
  415.           <item displayName="$(string.True)">
  416.             <value>
  417.               <decimal value="1"/>
  418.             </value>
  419.           </item>
  420.         </enum>  
  421.         <enum id="Global_Refresh_OnLogon_Options" valueName="GlobalLogonRefresh">
  422.           <item displayName="$(string.False)">
  423.             <value>
  424.               <decimal value="0"/>
  425.             </value>
  426.           </item>
  427.           <item displayName="$(string.True)">
  428.             <value>
  429.               <decimal value="1"/>
  430.             </value>
  431.           </item>
  432.         </enum>      
  433.         <decimal id="Global_Refresh_Interval_Prompt" valueName="GlobalPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  434.         <enum id="Global_Refresh_Unit_Options" valueName="GlobalPeriodicRefreshIntervalUnit">
  435.           <item displayName="$(string.Hour)">
  436.             <value>
  437.               <decimal value="0"/>
  438.             </value>
  439.           </item>
  440.           <item displayName="$(string.Day)">
  441.             <value>
  442.               <decimal value="1"/>
  443.             </value>
  444.           </item>
  445.         </enum>        
  446.         <enum id="User_Publishing_Refresh_Options" valueName="UserEnabled">
  447.           <item displayName="$(string.False)">
  448.             <value>
  449.               <decimal value="0"/>
  450.             </value>
  451.           </item>
  452.           <item displayName="$(string.True)">
  453.             <value>
  454.               <decimal value="1"/>
  455.             </value>
  456.           </item>
  457.         </enum>
  458.         <enum id="User_Refresh_OnLogon_Options" valueName="UserLogonRefresh">
  459.           <item displayName="$(string.False)">
  460.             <value>
  461.               <decimal value="0"/>
  462.             </value>
  463.           </item>
  464.           <item displayName="$(string.True)">
  465.             <value>
  466.               <decimal value="1"/>
  467.             </value>
  468.           </item>
  469.         </enum>      
  470.         <decimal id="User_Refresh_Interval_Prompt" valueName="UserPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  471.         <enum id="User_Refresh_Unit_Options" valueName="UserPeriodicRefreshIntervalUnit">
  472.           <item displayName="$(string.Hour)">
  473.             <value>
  474.               <decimal value="0"/>
  475.             </value>
  476.           </item>
  477.           <item displayName="$(string.Day)">
  478.             <value>
  479.               <decimal value="1"/>
  480.             </value>
  481.           </item>
  482.         </enum>        
  483.       </elements>
  484.     </policy>
  485.     <!--  Publishing Server 4  -->
  486.     <policy name="Publishing_Server4_Policy" class="Machine" displayName="$(string.PublishingServer4)"
  487.            explainText="$(string.Publishing_Server_Help)" presentation="$(presentation.Publishing_Server4)"
  488.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Publishing\Servers\4">
  489.       <parentCategory ref="CAT_Publishing" />
  490.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  491.       <elements>
  492.         <text id="Publishing_Server4_Name_Prompt" valueName="Name" required="true"/>
  493.         <text id="Publishing_Server_URL_Prompt" valueName="URL" required="true"/>
  494.         <enum id="Global_Publishing_Refresh_Options" valueName="GlobalEnabled">
  495.           <item displayName="$(string.False)">
  496.             <value>
  497.               <decimal value="0"/>
  498.             </value>
  499.           </item>
  500.           <item displayName="$(string.True)">
  501.             <value>
  502.               <decimal value="1"/>
  503.             </value>
  504.           </item>
  505.         </enum>  
  506.         <enum id="Global_Refresh_OnLogon_Options" valueName="GlobalLogonRefresh">
  507.           <item displayName="$(string.False)">
  508.             <value>
  509.               <decimal value="0"/>
  510.             </value>
  511.           </item>
  512.           <item displayName="$(string.True)">
  513.             <value>
  514.               <decimal value="1"/>
  515.             </value>
  516.           </item>
  517.         </enum>      
  518.         <decimal id="Global_Refresh_Interval_Prompt" valueName="GlobalPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  519.         <enum id="Global_Refresh_Unit_Options" valueName="GlobalPeriodicRefreshIntervalUnit">
  520.           <item displayName="$(string.Hour)">
  521.             <value>
  522.               <decimal value="0"/>
  523.             </value>
  524.           </item>
  525.           <item displayName="$(string.Day)">
  526.             <value>
  527.               <decimal value="1"/>
  528.             </value>
  529.           </item>
  530.         </enum>        
  531.         <enum id="User_Publishing_Refresh_Options" valueName="UserEnabled">
  532.           <item displayName="$(string.False)">
  533.             <value>
  534.               <decimal value="0"/>
  535.             </value>
  536.           </item>
  537.           <item displayName="$(string.True)">
  538.             <value>
  539.               <decimal value="1"/>
  540.             </value>
  541.           </item>
  542.         </enum>
  543.         <enum id="User_Refresh_OnLogon_Options" valueName="UserLogonRefresh">
  544.           <item displayName="$(string.False)">
  545.             <value>
  546.               <decimal value="0"/>
  547.             </value>
  548.           </item>
  549.           <item displayName="$(string.True)">
  550.             <value>
  551.               <decimal value="1"/>
  552.             </value>
  553.           </item>
  554.         </enum>      
  555.         <decimal id="User_Refresh_Interval_Prompt" valueName="UserPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  556.         <enum id="User_Refresh_Unit_Options" valueName="UserPeriodicRefreshIntervalUnit">
  557.           <item displayName="$(string.Hour)">
  558.             <value>
  559.               <decimal value="0"/>
  560.             </value>
  561.           </item>
  562.           <item displayName="$(string.Day)">
  563.             <value>
  564.               <decimal value="1"/>
  565.             </value>
  566.           </item>
  567.         </enum>        
  568.       </elements>
  569.     </policy>
  570.     <!--  Publishing Server 5  -->
  571.     <policy name="Publishing_Server5_Policy" class="Machine" displayName="$(string.PublishingServer5)"
  572.            explainText="$(string.Publishing_Server_Help)" presentation="$(presentation.Publishing_Server5)"
  573.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Publishing\Servers\5">
  574.       <parentCategory ref="CAT_Publishing" />
  575.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  576.       <elements>
  577.         <text id="Publishing_Server5_Name_Prompt" valueName="Name" required="true"/>
  578.         <text id="Publishing_Server_URL_Prompt" valueName="URL" required="true"/>
  579.         <enum id="Global_Publishing_Refresh_Options" valueName="GlobalEnabled">
  580.           <item displayName="$(string.False)">
  581.             <value>
  582.               <decimal value="0"/>
  583.             </value>
  584.           </item>
  585.           <item displayName="$(string.True)">
  586.             <value>
  587.               <decimal value="1"/>
  588.             </value>
  589.           </item>
  590.         </enum>  
  591.         <enum id="Global_Refresh_OnLogon_Options" valueName="GlobalLogonRefresh">
  592.           <item displayName="$(string.False)">
  593.             <value>
  594.               <decimal value="0"/>
  595.             </value>
  596.           </item>
  597.           <item displayName="$(string.True)">
  598.             <value>
  599.               <decimal value="1"/>
  600.             </value>
  601.           </item>
  602.         </enum>      
  603.         <decimal id="Global_Refresh_Interval_Prompt" valueName="GlobalPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  604.         <enum id="Global_Refresh_Unit_Options" valueName="GlobalPeriodicRefreshIntervalUnit">
  605.           <item displayName="$(string.Hour)">
  606.             <value>
  607.               <decimal value="0"/>
  608.             </value>
  609.           </item>
  610.           <item displayName="$(string.Day)">
  611.             <value>
  612.               <decimal value="1"/>
  613.             </value>
  614.           </item>
  615.         </enum>        
  616.         <enum id="User_Publishing_Refresh_Options" valueName="UserEnabled">
  617.           <item displayName="$(string.False)">
  618.             <value>
  619.               <decimal value="0"/>
  620.             </value>
  621.           </item>
  622.           <item displayName="$(string.True)">
  623.             <value>
  624.               <decimal value="1"/>
  625.             </value>
  626.           </item>
  627.         </enum>
  628.         <enum id="User_Refresh_OnLogon_Options" valueName="UserLogonRefresh">
  629.           <item displayName="$(string.False)">
  630.             <value>
  631.               <decimal value="0"/>
  632.             </value>
  633.           </item>
  634.           <item displayName="$(string.True)">
  635.             <value>
  636.               <decimal value="1"/>
  637.             </value>
  638.           </item>
  639.         </enum>      
  640.         <decimal id="User_Refresh_Interval_Prompt" valueName="UserPeriodicRefreshInterval" minValue="0" maxValue="31"/>
  641.         <enum id="User_Refresh_Unit_Options" valueName="UserPeriodicRefreshIntervalUnit">
  642.           <item displayName="$(string.Hour)">
  643.             <value>
  644.               <decimal value="0"/>
  645.             </value>
  646.           </item>
  647.           <item displayName="$(string.Day)">
  648.             <value>
  649.               <decimal value="1"/>
  650.             </value>
  651.           </item>
  652.         </enum>        
  653.       </elements>
  654.     </policy>
  655.     <policy name="Enable_Publishing_Refresh_UX" class="Machine" displayName="$(string.Publishing_Enable_Refresh_UX)"
  656.            explainText="$(string.Publishing_Enable_Refresh_UX_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Publishing"
  657.            valueName="EnablePublishingRefreshUI">
  658.       <parentCategory ref="CAT_Publishing" />
  659.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  660.       <enabledValue>
  661.         <decimal value="1" />
  662.       </enabledValue>
  663.       <disabledValue>
  664.         <decimal value="0" />
  665.       </disabledValue>
  666.     </policy>
  667.     <policy name="Client_Coexistence_Enable_Migration_mode" class="Machine" displayName="$(string.Client_Coexistence_Enable_Migration_mode)"
  668.            explainText="$(string.Client_Coexistence_Enable_Migration_mode_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Coexistence"
  669.            valueName="MigrationMode">
  670.       <parentCategory ref="CAT_Client_Coexistence" />
  671.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  672.       <enabledValue>
  673.         <decimal value="1" />
  674.       </enabledValue>
  675.       <disabledValue>
  676.         <decimal value="0" />
  677.       </disabledValue>
  678.     </policy>
  679.     <policy name="Scripting_Enable_Package_Scripts" class="Machine" displayName="$(string.Scripting_Enable_Package_Scripts)"
  680.            explainText="$(string.Scripting_Enable_Package_Scripts_Help)" key="SOFTWARE\Policies\Microsoft\AppV\Client\Scripting"
  681.            valueName="EnablePackageScripts">
  682.       <parentCategory ref="CAT_Scripting" />
  683.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  684.       <enabledValue>
  685.         <decimal value="1" />
  686.       </enabledValue>
  687.       <disabledValue>
  688.         <decimal value="0" />
  689.       </disabledValue>
  690.     </policy>
  691.     <policy name="Integration_Roaming_File_Exclusions" class="Machine" displayName="$(string.Integration_Roaming_File_Exclusions)"
  692.            explainText="$(string.Integration_Roaming_File_Exclusions_Help)" presentation="$(presentation.Integration_Roaming_File_Exclusions)"
  693.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Integration">
  694.       <parentCategory ref="CAT_Integration" />
  695.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  696.       <elements>
  697.         <text id="Integration_Roaming_File_Exclusions_Prompt" valueName="RoamingFileExclusions" />
  698.       </elements>
  699.     </policy>
  700.     <policy name="Integration_Roaming_Registry_Exclusions" class="Machine" displayName="$(string.Integration_Roaming_Registry_Exclusions)"
  701.            explainText="$(string.Integration_Roaming_Registry_Exclusions_Help)" presentation="$(presentation.Integration_Roaming_Registry_Exclusions)"
  702.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Integration">
  703.       <parentCategory ref="CAT_Integration" />
  704.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  705.       <elements>
  706.         <text id="Integration_Roaming_Registry_Exclusions_Prompt" valueName="RoamingRegistryExclusions" />
  707.       </elements>
  708.     </policy>
  709.     <policy name="Integration_Root_User" class="Machine" displayName="$(string.Integration_Root_User)"
  710.            explainText="$(string.Integration_Root_User_Help)" presentation="$(presentation.Integration_Root_User)"
  711.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Integration">
  712.       <parentCategory ref="CAT_Integration" />
  713.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  714.       <elements>
  715.         <text id="Integration_Root_User_Prompt" valueName="IntegrationRootUser" />
  716.       </elements>
  717.     </policy>
  718.     <policy name="Integration_Root_Global" class="Machine" displayName="$(string.Integration_Root_Global)"
  719.            explainText="$(string.Integration_Root_Global_Help)" presentation="$(presentation.Integration_Root_Global)"
  720.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Integration">
  721.       <parentCategory ref="CAT_Integration" />
  722.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  723.       <elements>
  724.         <text id="Integration_Root_Global_Prompt" valueName="IntegrationRootGlobal" />
  725.       </elements>
  726.     </policy>
  727.     <policy name="CEIP_Enable" class="Machine" displayName="$(string.CEIP_Enable)"
  728.            explainText="$(string.CEIP_Enable_Help)" key="SOFTWARE\Policies\Microsoft\AppV\CEIP"
  729.            valueName="CEIPEnable">
  730.       <parentCategory ref="CAT_CEIP" />
  731.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  732.       <enabledValue>
  733.         <decimal value="1" />
  734.       </enabledValue>
  735.       <disabledValue>
  736.         <decimal value="0" />
  737.       </disabledValue>
  738.     </policy>
  739.       <policy name="Virtualization_JITVAllowList" class="Machine" displayName="$(string.Virtualization_JITVAllowList)"
  740.            explainText="$(string.Virtualization_JITVAllowList_Help)" presentation="$(presentation.Virtualization_JITVAllowList)"
  741.              key="SOFTWARE\Policies\Microsoft\AppV\Client\Virtualization"
  742.              valueName="ProcessesUsingVirtualComponents">
  743.         <parentCategory ref="CAT_Virtualization" />
  744.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  745.       <elements>
  746.         <multiText id="Virtualization_JITVAllowList_Prompt" valueName="ProcessesUsingVirtualComponents" />
  747.       </elements>
  748.     </policy>
  749.     <policy name="Virtualization_JITVEnable" class="Machine" displayName="$(string.Virtualization_JITVEnable)"
  750.          explainText="$(string.Virtualization_JITVEnable_Help)"
  751.            key="SOFTWARE\Policies\Microsoft\AppV\Client\Virtualization"
  752.            valueName="EnableDynamicVirtualization">
  753.       <parentCategory ref="CAT_Virtualization" />
  754.       <supportedOn ref="windows:SUPPORTED_Windows7" />
  755.       <enabledValue>
  756.         <decimal value="1" />
  757.       </enabledValue>
  758.       <disabledValue>
  759.         <decimal value="0" />
  760.       </disabledValue>
  761.     </policy>
  762.     <policy name="PackageManagement_AutoCleanupEnable" class="Machine" displayName="$(string.PackageManagement_AutoCleanupEnable)"
  763.          explainText="$(string.PackageManagement_AutoCleanupEnable_Help)"
  764.            key="SOFTWARE\Policies\Microsoft\AppV\Client\PackageManagement"
  765.            valueName="AutoCleanupEnabled">
  766.       <parentCategory ref="CAT_PackageManagement" />
  767.       <supportedOn ref="windows:SUPPORTED_Windows_10_0_NOARM"/>
  768.       <enabledValue>
  769.         <decimal value="1" />
  770.       </enabledValue>
  771.       <disabledValue>
  772.         <decimal value="0" />
  773.       </disabledValue>
  774.     </policy>
  775.     <policy name="PowerManagement_SyncOnBatteriesEnable" class="Machine" displayName="$(string.PowerManagement_SyncOnBatteriesEnable)"
  776.          explainText="$(string.PowerManagement_SyncOnBatteriesEnable_Help)"
  777.            key="SOFTWARE\Policies\Microsoft\AppV\Client\PowerManagement"
  778.            valueName="SyncOnBatteriesEnabled">
  779.       <parentCategory ref="CAT_PowerManagement" />
  780.       <supportedOn ref="windows:SUPPORTED_Windows_10_0_NOARM"/>
  781.       <enabledValue>
  782.         <decimal value="1" />
  783.       </enabledValue>
  784.       <disabledValue>
  785.         <decimal value="0" />
  786.       </disabledValue>
  787.     </policy>
  788.   </policies>
  789. </policyDefinitions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement