Configuration Manager Deploy Office 365 Pro Plus Using Office Deployment Tool (In this guide we deploy Office 365 2016).
Configuration and deploying:
1. Scaricamento Office Deployment Tool.
2. Create a folder in the root of local disk C:\ – OfficeProPlusEmp (C:\OfficeProPlusEmp). Run the downloaded file “officedeploymenttool_7614-3602” with “Run as Administrator” and extract it to the early created folder. We created the folder OfficeProPlusEmp because we may have another distributive folder OfficeProPlusLab to deploy office in educational labs with SharedComputerLicense.
3. After extracting – you get something like this:
4. Edit file Configurazione In C:\OfficeProPlusEmp with some text editor. (I use Notepad++ or in-build Notepad, or WordPad):
5. Delete all content in Configurazione file and past next:
<Configuration>
<Add SourcePath=”C:\OfficeProPlusEmp” OfficeClientEdition=”32″ Branch=”Current” OfficeMgmtCOM=”TRUE”>
<Product ID=”O365ProPlusRetail”>
<Language ID=”ru-ru” />
<Language ID=”uk-ua” />
<Language ID=”en-us” />
</Product>
</Add>
<Display Level=”Full” AcceptEULA=”TRUE” />
<Property Name=”AUTOACTIVATE” Value=”1″ />
<Property Name=”FORCEAPPSHUTDOWN” Value=”TRUE” />
<Property Name=”SharedComputerLicensing” Value=”0″ />
<Property Name=”PinIconsToTaskbar” Value=”FALSE” />
<Updates Enabled=”FALSE” />
<Logging Level=”OfficeSetup.txt” Path=”%temp%” />
</Configuration>
6. After paste – config as you wish, about strings:
Add SourcePath=”C:\OfficeProPlusEmp” – Path whrere office files will be downloaded;
OfficeClientEdition=”32″ – Edition of your product (32 O 64);
Branch=”Current” – Your office update channel;
OfficeMgmtCOM=”TRUE” – Control installed Office with SCCM;
<Product ID=”O365ProPlusRetail”> – Product name;
<Language ID=”” /> – set or include language;
Display Level=”Full” – show installation process;
AcceptEULA=”TRUE” – Accept EULA;
<Property Name=”AUTOACTIVATE” Value=”1″ /> – Activate Office after installation (perfect for use in domain);
<Property Name=”FORCEAPPSHUTDOWN” Value=”TRUE” /> – Shutdown running Office apps when deploying;
<Property Name=”SharedComputerLicensing” Value=”0″ /> – Use shared computer license (Value=”1″) o no (Value=”0″). (read post beginning);
<Property Name=”PinIconsToTaskbar” Value=”FALSE” /> – Pin Office icons to taskbar or not;
<Updates Enabled=”FALSE” /> – Disable updates if using SCCM;
<Logging Level=”OfficeSetup.txt” Path=”%temp%” /> – Create installation logfile in “%temp%” folder at user pc.
Anche, Puoi usare Online Office 365 Pro Plus Configuration XML Editor.
7. Rinominare configurazione.xml A Download.xml, make a copy, and rename the copy to Install.xml:
8. Create a new text file in theC:\OfficeProPlusEmp cartella (Pulsante destro del mouse click in the folder):
9. After creating you may set a new name or use the default. (I use default):
10. Open the newly created file and paste:
setup.exe /download Download.xml
11. Save the file as *.bat. Clicca su File, Poi Save As…. In the opened window – set “Save as type:" All Files, File name: Download.bat e clicca Salva:
12. Delete early created New Text Document;
13. After running the newly created Download.bat – Ufficio 365 Pro Plus start to download offline content and create a new sub-folder Ufficio.
14. When downloading is complete – the black window autocloses. Check downloaded content.
15. On the server, in the folder where you store sccm apps content create a new folder Office365ProPlusEmp. And copy content from the previous part to this folder:
16. Nel Download.xml file change SourcePath=”” parameter to your path. (In the future you may run Download.bat to update Office content. Or create Windows Task to run files and sometimes check l'ufficio folder for new files), after changes save the file:
17. Open the file Install.xml and delete SourcePath=”…” parameter, after changes save the file:
18 Esegui il tuo SCM consolare;
19. Vai a Libreria software;
20. Clicca su Application Management;
21. Sul Applicazioni Pulsante destro del mouse click and select Crea applicazione;
22. In the pop-up window select Specificare manualmente le informazioni sull'applicazione e premere Prossimo;
23. Fill in your Application information and press Prossimo (Parameter “Nome” – this name shows in your application list in SCM consolare);
24. Add more language to show in Centro software for end-users;
25. Add languages and press OK;
26. Set icon (icon must be 250X250 or smaller) that will be showing in the Centro software on your application;
27. Aggiungere Nome dell'applicazione E Localized description for displaying your application in Centro software. When filling out information for all languages – press Prossimo;
28. At the stage Tipi di distribuzioni only press Prossimo. We add the deployment type in another part;
29. Check information and press Prossimo;
30. All sings well. Clic Vicino;
31. Vai a Libreria software;
32. Clicca su Application Management;
33. Clicca su Applicazioni;
34. Pulsante destro del mouse click on your Ufficio 365 Pro Plus application and select Proprietà;
35. In the opened windows go to Tipi di distribuzioni;
36. Nel Tipi di distribuzioni premere Add…;
37. In Tipo Selezionare Programma di installazione degli script (it’s automatically set Manually specify the deployment type information) e clicca Prossimo;
38. Nel Posizione del contenuto set the path to your Office 365 Pro Plus content folder (you must enter the UNC path), set the button Run installation, and uninstall the program as a 32-bit process on 64-bit clients (because I deploy 32-bit office to 64-bit system). In the Installation program parameter enter the next string (in my company we disallow users to uninstall Office):
setup.exe /configure Install.xml
39. After all steps press Prossimo;
40. Clicca sul Aggiungi clausola to add the detection method;
41. Nel Setting Type parameter set Registro. Nel Alveare parameter “HKEY_LOCAL_MACHINE“. Nel Key parameter insert string:
SOFTWARE\Microsoft\Office\ClickToRun\Configuration
Nel Valore parameter enter:
VersionToReport
Impostare il segno di spunta This registry key is associated with a 32-bit application on 64-bit systems (if you use 32-bit office). Tipo di dati parameter set to Corda. Then select This registry setting must satisfy the following rule to indicate the presence of this application. Operator parameter set to Equals. Nel Valore enter your Ufficio 365 ProPlus versione (nel mio caso 16.0.7466.2038). Quindi fare clic OK;
42. Clic Prossimo;
43. Configure your Esperienza utente for your deployment (I deploy for the system). Parameter Installation program visibility is set to Normal, so users will see that installation work. In the Estimated installation time (minuti) set how long it takes to install the application (this will display in Centro software for users). Clic Prossimo;
44. Nel Requisiti you may add requirements for your deployment (like OS version, disk size, or memory size). Then press Prossimo;
45. At the Dipendenze premere Prossimo;
46. At the Riepilogo page check information and click Prossimo;
47. At the Completion clic Vicino;
48. Clic OK on the showed page;
49. Vai a Libreria software;
50. Clicca su Applications Management poi Applicazioni;
51. Right Mouse Button click on the out Ufficio 365 ProPlus application and select Distribuire contenuti;
52. Clic Prossimo;
53. Clic Prossimo;
54. Then click on the Aggiungere pulsante e selezionare Punto di distribuzione;
55. Select your Distribution Point and press OK;
56. Clic Prossimo;
57. Again press next (after information check);
58. Clic Vicino;
59. After some time check the result of the Distribution;
60. Vai a Libreria software;
61. Clicca su Application Management poi Applicazioni;
62. Pulsante destro del mouse click on our Ufficio 365 ProPlus application and select Distribuire;
63. Clic the Browse button to select the target collection for deployment;
64. After selecting the target collection click Prossimo;
65. Distribution point will show up automatically, clic Prossimo;
66. Configure the installation option and click Prossimo;
67. If you need that deployment to be available for installation later – config time (or live as is) e clicca Prossimo;
68. Config notifications after installation and click Prossimo;
69. If you need alerts – configure them at this page, clic Prossimo;
70. Check summary information and click Prossimo;
71. Clic Vicino;
Installazione
1. Tasto sinistro del mouse clicca su Inizio button and open your Centro software;
2. Vai a Applicazioni;
3. Next – click on Installare;
CONGRATULAZIONI!