Configuration Manager Deploy Office 365 Pro Plus Using Office Deployment Tool (In this guide we deploy Office 365 2016).
Configuration and deploying:
1. Descarca 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 Configurare în C:\OfficeProPlusEmp with some text editor. (I use Notepad++ or in-build Notepad, or WordPad):
5. Delete all content in Configurare 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 sau 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″) sau nu (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.
De asemenea, poți folosi Online Office 365 Pro Plus Configuration XML Editor.
7. Rename configuration.xml la Download.xml, make a copy, and rename the copy to Install.xml:
8. Create a new text file in theC:\OfficeProPlusEmp pliant (Butonul din dreapta al mouse-ului 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. Click pe File, apoi Save As…. In the opened window – set “Save as type:” All Files, File name: Download.bat și faceți clic Salvați:
12. Delete early created New Text Document;
13. After running the newly created Download.bat – Birou 365 Pro Plus start to download offline content and create a new sub-folder Birou.
14. When downloading is complete – the black window autocloses. Check downloaded content.
15. Pe 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. În 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 Biroul 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 Rulați-vă SCCM consolă;
19. Mergi la Biblioteca de software;
20. Click pe Application Management;
21. Pe Applications Butonul din dreapta al mouse-ului faceți clic și selectați Creați aplicație;
22. In the pop-up window select Specificați manual informațiile despre aplicație and press Următorul;
23. Fill in your Application information and press Următorul (Parameter “Nume” – this name shows in your application list in SCCM consolă);
24. Add more language to show in Centru de software for end-users;
25. Add languages and press Bine;
26. Set icon (icon must be 250X250 or smaller) that will be showing in the Centru de software on your application;
27. Adăuga Application name și Localized description for displaying your application in Centru de software. When filling out information for all languages – press Următorul;
28. At the stage Tipuri de implementări only press Următorul. We add the deployment type in another part;
29. Check information and press Următorul;
30. All sings well. Clic Închide;
31. Mergi la Biblioteca de software;
32. Click pe Application Management;
33. Click pe Applications;
34. Butonul din dreapta al mouse-ului faceți clic pe dvs Birou 365 Pro Plus application and select Proprietăți;
35. In the opened windows go to Tipuri de implementări;
36. În Tipuri de implementări press Add…;
37. În Tip Selectați Instalator de scripturi (it’s automatically set Manually specify the deployment type information) și faceți clic Următorul;
38. În Locația conținutului 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 Următorul;
40. Faceți clic pe Adăugați o clauză to add the detection method;
41. În Tip de setare parameter set Registru. În Stup parameter “HKEY_LOCAL_MACHINE„. În Cheie parameter insert string:
SOFTWARE\Microsoft\Office\ClickToRun\Configuration
În Valoare parameter enter:
VersionToReport
Setați bifa Această cheie de registry este asociată cu o aplicație pe 32 de biți pe sisteme pe 64 de biți (if you use 32-bit office). Tip de date parameter set to Şir. Then select This registry setting must satisfy the following rule to indicate the presence of this application. Operator parameter set to Equals. În Valoare introduceți Birou 365 ProPlus versiune (În cazul meu 16.0.7466.2038). Then click Bine;
42. Clic Următorul;
43. Configure your Experiența utilizatorului 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 (minute) set how long it takes to install the application (this will display in Centru de software for users). Clic Următorul;
44. În Cerințe you may add requirements for your deployment (like OS version, disk size, or memory size). Then press Următorul;
45. La Dependente press Următorul;
46. La rezumat page check information and click Următorul;
47. La Completare clic Închide;
48. Clic Bine on the showed page;
49. Mergi la Biblioteca de software;
50. Click pe Applications Management and then Applications;
51. Right Mouse Button click on the out Birou 365 ProPlus application and select Distribuiți conținut;
52. Clic Următorul;
53. Clic Următorul;
54. Then click on the Adăuga button and select Punct de distribuție;
55. Select your Distribution Point and press Bine;
56. Clic Următorul;
57. Again press next (after information check);
58. Clic Închide;
59. After some time check the result of the Distribution;
60. Mergi la Biblioteca de software;
61. Click pe Application Management and then Applications;
62. Butonul din dreapta al mouse-ului click on our Birou 365 ProPlus application and select Implementează;
63. Clic the Browse button to select the target collection for deployment;
64. After selecting the target collection click Următorul;
65. Distribution point will show up automatically, clic Următorul;
66. Configure the installation option and click Următorul;
67. If you need that deployment to be available for installation later – config time (or live as is) și faceți clic Următorul;
68. Config notifications after installation and click Următorul;
69. If you need alerts – configure them at this page, clic Următorul;
70. Verificați informațiile rezumate și faceți clic Următorul;
71. Clic Închide;
Instalare
1. Butonul stânga al mouse-ului Click pe start button and open your Centru de software;
2. Mergi la Applications;
3. Next – click on Instalare;
CONGRATULATIONS!