Install Office Pro Plus on Terminal Server
Office 2016 install on Terminal server
1. Go to link http://www.microsoft.com/en-us/download/details.aspx?id=49117
2. download the tool Office Deployment Tools

3. click and download
4. Run It

5. And then it will ask for extraction of files to save it in folder

6. Will get this two files
7. Open coinfiguration.xml file in Notepad and edit it as proplus.xml file
Sample:set
Or
<Configuration>
<Add SourcePath=”C:\odt\” OfficeClientEdition=”32″>
<Product ID=”O365ProPlusRetail” >
<Language ID=”en-us” />
</Product>
</Add>
<Property Name=”SharedComputerLicensing” Value=”1″ />
<Display Level=”None” AcceptEULA=”True” />
</Configuration>
Office Click-To-Run Configuration XML Editor (officedev.github.io)
8. Than rename that folder which are having all three files as odt and copy that in C drive
9. Then go to cmd and run as administrator
10. Then run the following commands as follow:
cd\
cd odt
dir
setup.exe/download configuration.xml
And then the office 365 will be downloaded in C drive in the odt folder, after the completion of setup.exe/download proplus.xml
And then for installation we have to run the command setup.exe/configure proplus.xml
Source path in the proplus.xml file can be changed regarding to the network shared location and then the office can be installed.
If you have any queries or concerns please feel free to contact me I will be more than glad to assist you further. You can find my contact details in my signature
Thank you for contacting the Microsoft Online Services Technical Support.