Merge pull request #249 from manoth-msft/patch-1

Update deploying-microsoft-office-2016-by-using-app-v.md
This commit is contained in:
Brian Lich
2017-07-26 14:30:20 -07:00
committed by GitHub

View File

@ -288,9 +288,9 @@ The XML file that is included in the Office Deployment Tool specifies the produc
<td align="left"><p><code>Sourcepath = &quot;\\Server\Office2016”</code></p></td> <td align="left"><p><code>Sourcepath = &quot;\\Server\Office2016”</code></p></td>
</tr> </tr>
<tr class="even"> <tr class="even">
<td align="left"><p>Branch (attribute of Add element)</p></td> <td align="left"><p>Channel (attribute of Add element)</p></td>
<td align="left"><p>Optional. Specifies the update branch for the product that you want to download or install. </p><p>For more information about update branches, see Overview of update branches for Office 365 ProPlus.</p></td> <td align="left"><p>Optional. Specifies the update channel for the product that you want to download or install. </p><p>For more information about update channels, see Overview of update channels for Office 365 ProPlus.</p></td>
<td align="left"><p><code>Branch = "Business"</code></p></td> <td align="left"><p><code>Channel="Deferred"</code></p></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>