Dear All
I use last version ODT 16.0.10321.33602 for packaged Office Pro Plus 365 on RDS 2012 R2
Here my configuration xml :
<Configuration>
<Add SourcePath="\\NameOfServer\OfficeDownload" OfficeClientEdition="32" >
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
</Product>
</Add>
<Display Level="None" AcceptEULA="TRUE" />
<Property Name="AUTOACTIVATE" Value="1" />
<Property Name="SharedComputerLicensing" Value="1" />
</Configuration>
But when I packaged Office 365 Pro Plus and deployed … it's office 2016 Pro installed.
Do you have any idea ?
When I test without appv package with the same ODT … I have Office 365 Pro Plus installed.
Thanks.