From 2b59f8d459579957e8410d64553cd0ac182df873 Mon Sep 17 00:00:00 2001 From: manoth-msft Date: Tue, 25 Jul 2017 13:53:34 +0200 Subject: [PATCH] Update deploying-microsoft-office-2016-by-using-app-v.md Updated terminology from "branch" to "channel". Branch was retired about one year ago and is also no longer supported by the ODT tool. Also removed the blank between the keyword and the value. ODT accepts This=That, but not This = that. --- .../deploying-microsoft-office-2016-by-using-app-v.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mdop/appv-v5/deploying-microsoft-office-2016-by-using-app-v.md b/mdop/appv-v5/deploying-microsoft-office-2016-by-using-app-v.md index 20edf8efe4..567bc31c42 100644 --- a/mdop/appv-v5/deploying-microsoft-office-2016-by-using-app-v.md +++ b/mdop/appv-v5/deploying-microsoft-office-2016-by-using-app-v.md @@ -288,9 +288,9 @@ The XML file that is included in the Office Deployment Tool specifies the produc

Sourcepath = "\\Server\Office2016”

-

Branch (attribute of Add element)

-

Optional. Specifies the update branch for the product that you want to download or install.

For more information about update branches, see Overview of update branches for Office 365 ProPlus.

-

Branch = "Business"

+

Channel (attribute of Add element)

+

Optional. Specifies the update channel for the product that you want to download or install.

For more information about update channels, see Overview of update channels for Office 365 ProPlus.

+

Channel="Deferred"