Advertisement
PC_Aide

Visio_or_Project_2016_Pro_KMS.xml

Nov 4th, 2018
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.91 KB | None | 0 0
  1. <!--
  2.  Office Customization Tool(config.xml) : https://config.office.com/
  3.  
  4.  Configuration options for the Office Deployment Tool: https://docs.microsoft.com/en-us/deployoffice/configuration-options-for-the-office-2016-deployment-tool
  5.  
  6.  Product IDs that are supported by the ODT : https://support.microsoft.com/en-ca/help/2842297/product-ids-that-are-supported-by-the-office-deployment-tool-for-click
  7.  
  8.  ODT 2016 (Download) : https://www.microsoft.com/en-us/download/details.aspx?id=49117
  9.  
  10. *************************************************************************************************************************
  11.        
  12.     office16-365.adml -> <AppSettings> -> https://github.com/iothacker/Microsoft-Office-365-Business-Group-Policy-ADMX-Templates/blob/master/en-US/office16-365.adml
  13.        
  14. *************************************************************************************************************************
  15.  
  16. ◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼
  17.  
  18. mp4 -> https://www.youtube.com/watch?v=FdSzmwuGpL4
  19.  
  20. ◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼
  21.  
  22.   O/P (PIDKEY,GVLK): http://pix.toile-libre.org/upload/original/1542321052.png 
  23.  O/P (PIDKEY_VER2?,GVLK): http://pix.toile-libre.org/upload/original/1542322069.png
  24.  
  25.  O/P: http://pix.toile-libre.org/upload/original/1541361242.png
  26. -->
  27.  
  28. <Configuration>
  29.                 <Info Description="PC Aide"/>
  30.                 <Add OfficeClientEdition="64">
  31.                                 <!-- <Product ID="ProjectProXVolume"> -->
  32.                                 <!-- <Product ID="VisioProXVolume" PIDKEY="69WXN-MBYV6-22PQG-3WGHK-RM6XC"> -->
  33.                                 <Product ID="VisioProXVolume">
  34.                                 <Language ID="en-us" />
  35.                                 <Language ID="fr-fr" />
  36.                                 <Language ID="MatchOS" Fallback="en-us" />
  37.                                 </Product>
  38.                 </Add>
  39.  
  40.       <Updates Enabled="FALSE" />
  41.  
  42.       <Display Level="None" AcceptEULA="TRUE"/>  
  43.  
  44.     <Property Name="AUTOACTIVATE" Value="1"/>
  45.  
  46.     <!-- Package guids -> Powershell -> New-Guid -->
  47.     <Property Name="PACKAGEGUID" Value="" />
  48.  
  49.     <AppSettings>
  50.         <User Key="software\microsoft\office\16.0\common\general" Name="shownfirstrunoptin" Value="1" Type="REG_DWORD" App="office16" Id="L_DisableOptinWizard"/>
  51.     </AppSettings>
  52.  
  53. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement