diff --git a/windows/manage/appv-deploying-microsoft-office-2013-with-appv.md b/windows/manage/appv-deploying-microsoft-office-2013-with-appv.md index 62d2a67615..35e12e7804 100644 --- a/windows/manage/appv-deploying-microsoft-office-2013-with-appv.md +++ b/windows/manage/appv-deploying-microsoft-office-2013-with-appv.md @@ -261,7 +261,7 @@ The XML file that is included in the Office Deployment Tool specifies the produc -

\\\\server\Office2013

+

\\server\Office2013

is the network share location that contains the Office Deployment Tool and the custom Configuration.xml file, Customconfig.xml.

@@ -273,7 +273,7 @@ The XML file that is included in the Office Deployment Tool specifies the produc

downloads the Office 2013 applications that you specify in the customConfig.xml file. These bits can be later converted in an Office 2013 App-V package with Volume Licensing.

-

\\\\server\Office2013\Customconfig.xml

+

\\server\Office2013\Customconfig.xml

passes the XML configuration file required to complete the download process, in this example, customconfig.xml. After using the download command, Office applications should be found in the location specified in the configuration xml file, in this example \\Server\Office2013.

@@ -448,7 +448,7 @@ After you download the Office 2013 applications through the Office Deployment To -

\\\\server\Office2013

+

\\server\Office2013

is the network share location that contains the Office Deployment Tool and the custom Configuration.xml file, Customconfig.xml.

@@ -460,11 +460,11 @@ After you download the Office 2013 applications through the Office Deployment To

creates the Office 2013 App-V package with Volume Licensing as specified in the customConfig.xml file.

-

\\\\server\Office2013\Customconfig.xml

+

\\server\Office2013\Customconfig.xml

passes the configuration XML file (in this case customConfig) that has been prepared for the packaging stage.

-

\\\\server\share\Office2013AppV

+

\\server\share\Office2013AppV

specifies the location of the newly created Office App-V package.

diff --git a/windows/manage/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md b/windows/manage/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md index 166f2987a4..a41d14fefe 100644 --- a/windows/manage/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md +++ b/windows/manage/appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md @@ -156,7 +156,7 @@ Starting in App-V 5.0 SP3, cmdlet help is available in two formats: - +
- **On TechNet as web pages**: See the App-V node under [Microsoft Desktop Optimization Pack Automation with Windows PowerShell](http://technet.microsoft.com/library/dn520245.aspx).