mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 04:13:41 +00:00
fix links
This commit is contained in:
@ -87,7 +87,7 @@ The following table describes the parameters in the XML file that define the con
|
||||
<td align="left"><p>Schema name</p></td>
|
||||
<td align="left"><p>Name of the schema.</p>
|
||||
<p><strong>Applicable starting in App-V 5.0 SP3</strong>: If you want to use the new “optional packages” and “use any version” features that are described in this table, you must specify the following schema in the XML file:</p>
|
||||
<p><code>xmlns="<a href="http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot" data-raw-source="http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot">http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"</a>;</code></p></td>
|
||||
<p><code>xmlns="<a href="https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot" data-raw-source="https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot">https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"</a>;</code></p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>AppConnectionGroupId</p></td>
|
||||
@ -160,8 +160,8 @@ The following example connection group XML file shows examples of the fields in
|
||||
```XML
|
||||
<?xml version="1.0" encoding="UTF-16">
|
||||
<appv:AppConnectionGroup
|
||||
xmlns="http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"
|
||||
xmlns:appv="http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"
|
||||
xmlns="https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"
|
||||
xmlns:appv="https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"
|
||||
AppConnectionGroupId="61BE9B14-D2B4-41CE-A6E3-A1B658DE7000"
|
||||
VersionId="E6B6AA57-F2A7-49C9-ADF8-F2B5B3C8A42F"
|
||||
Priority="0"
|
||||
@ -188,8 +188,8 @@ The following example connection group XML file applies to App-V 5.0 through App
|
||||
```XML
|
||||
<?xml version="1.0" encoding="UTF-16">
|
||||
<appv:AppConnectionGroup
|
||||
xmlns="http://schemas.microsoft.com/appv/2010/virtualapplicationconnectiongroup"
|
||||
xmlns:appv="http://schemas.microsoft.com/appv/2010/virtualapplicationconnectiongroup"
|
||||
xmlns="https://schemas.microsoft.com/appv/2010/virtualapplicationconnectiongroup"
|
||||
xmlns:appv="https://schemas.microsoft.com/appv/2010/virtualapplicationconnectiongroup"
|
||||
AppConnectionGroupId="61BE9B14-D2B4-41CE-A6E3-A1B658DE7000"
|
||||
VersionId="E6B6AA57-F2A7-49C9-ADF8-F2B5B3C8A42F"
|
||||
Priority="0"
|
||||
|
@ -37,7 +37,7 @@ The following procedure does not require an App-V 5.1 management server.
|
||||
|
||||
<DeploymentConfiguration
|
||||
|
||||
xmlns="<http://schemas.microsoft.com/appv/2010/deploymentconfiguration>" PackageId=<Package ID> DisplayName=<Display Name>
|
||||
xmlns="<https://schemas.microsoft.com/appv/2010/deploymentconfiguration>" PackageId=<Package ID> DisplayName=<Display Name>
|
||||
|
||||
<MachineConfiguration/>
|
||||
|
||||
|
@ -29,7 +29,7 @@ Use the following procedure to migrate packages created with App-V using the use
|
||||
|
||||
<UserConfiguration PackageId=<Package ID> DisplayName=<Name of the Package>
|
||||
|
||||
xmlns="<http://schemas.microsoft.com/appv/2010/userconfiguration">>; <ManagingAuthority TakeoverExtensionPointsFrom46="true"
|
||||
xmlns="<https://schemas.microsoft.com/appv/2010/userconfiguration">>; <ManagingAuthority TakeoverExtensionPointsFrom46="true"
|
||||
|
||||
PackageName=<Package ID>
|
||||
|
||||
|
@ -32,7 +32,7 @@ This procedure assumes that you are running the latest version of App-V 4.6.
|
||||
|
||||
<UserConfiguration PackageId=<Package ID> DisplayName=<Name of the Package>
|
||||
|
||||
xmlns="<http://schemas.microsoft.com/appv/2010/userconfiguration">>; <ManagingAuthority TakeoverExtensionPointsFrom46="true"
|
||||
xmlns="<https://schemas.microsoft.com/appv/2010/userconfiguration">>; <ManagingAuthority TakeoverExtensionPointsFrom46="true"
|
||||
|
||||
PackageName=<Package ID>
|
||||
|
||||
|
@ -119,7 +119,7 @@ Before using optional packages, see [Requirements for using optional packages in
|
||||
<p><strong>Example connection group XML document with optional packages:</strong></p>
|
||||
<pre class="syntax" space="preserve"><code><?xml version="1.0" ?>
|
||||
<AppConnectionGroup
|
||||
xmlns="<a href="http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot" data-raw-source="http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot">http://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"</a>;
|
||||
xmlns="<a href="https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot" data-raw-source="https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup&quot">https://schemas.microsoft.com/appv/2014/virtualapplicationconnectiongroup"</a>;
|
||||
AppConnectionGroupId="8105CCD5-244B-4BA1-8888-E321E688D2CB"
|
||||
VersionId="84CE3797-F1CB-4475-A223-757918929EB4"
|
||||
DisplayName="Contoso Software Connection Group" >
|
||||
|
@ -476,11 +476,11 @@ Server Performance Tuning Guidelines for
|
||||
|
||||
- [Microsoft Windows 7](https://download.microsoft.com/download/E/5/7/E5783D68-160B-4366-8387-114FC3E45EB4/Performance Tuning Guidelines for Windows 7 Desktop Virtualization v1.9.docx)
|
||||
|
||||
- [Optimization Script: (Provided by Microsoft Support)](http://blogs.technet.com/b/jeff_stokes/archive/2012/10/15/the-microsoft-premier-field-engineer-pfe-view-on-virtual-desktop-vdi-density.aspx)
|
||||
- [Optimization Script: (Provided by Microsoft Support)](https://blogs.technet.com/b/jeff_stokes/archive/2012/10/15/the-microsoft-premier-field-engineer-pfe-view-on-virtual-desktop-vdi-density.aspx)
|
||||
|
||||
- [Microsoft Windows 8](https://download.microsoft.com/download/6/0/1/601D7797-A063-4FA7-A2E5-74519B57C2B4/Windows_8_VDI_Image_Client_Tuning_Guide.pdf)
|
||||
|
||||
- [Optimization Script: (Provided by Microsoft Support)](http://blogs.technet.com/b/jeff_stokes/archive/2013/04/09/hot-off-the-presses-get-it-now-the-windows-8-vdi-optimization-script-courtesy-of-pfe.aspx)
|
||||
- [Optimization Script: (Provided by Microsoft Support)](https://blogs.technet.com/b/jeff_stokes/archive/2013/04/09/hot-off-the-presses-get-it-now-the-windows-8-vdi-optimization-script-courtesy-of-pfe.aspx)
|
||||
|
||||
## Sequencing Steps to Optimize Packages for Publishing Performance
|
||||
|
||||
|
@ -483,11 +483,11 @@ Server Performance Tuning Guidelines for
|
||||
|
||||
- [Microsoft Windows 7](https://download.microsoft.com/download/E/5/7/E5783D68-160B-4366-8387-114FC3E45EB4/Performance Tuning Guidelines for Windows 7 Desktop Virtualization v1.9.docx)
|
||||
|
||||
- [Optimization Script: (Provided by Microsoft Support)](http://blogs.technet.com/b/jeff_stokes/archive/2012/10/15/the-microsoft-premier-field-engineer-pfe-view-on-virtual-desktop-vdi-density.aspx)
|
||||
- [Optimization Script: (Provided by Microsoft Support)](https://blogs.technet.com/b/jeff_stokes/archive/2012/10/15/the-microsoft-premier-field-engineer-pfe-view-on-virtual-desktop-vdi-density.aspx)
|
||||
|
||||
- [Microsoft Windows 8](https://download.microsoft.com/download/6/0/1/601D7797-A063-4FA7-A2E5-74519B57C2B4/Windows_8_VDI_Image_Client_Tuning_Guide.pdf)
|
||||
|
||||
- [Optimization Script: (Provided by Microsoft Support)](http://blogs.technet.com/b/jeff_stokes/archive/2013/04/09/hot-off-the-presses-get-it-now-the-windows-8-vdi-optimization-script-courtesy-of-pfe.aspx)
|
||||
- [Optimization Script: (Provided by Microsoft Support)](https://blogs.technet.com/b/jeff_stokes/archive/2013/04/09/hot-off-the-presses-get-it-now-the-windows-8-vdi-optimization-script-courtesy-of-pfe.aspx)
|
||||
|
||||
## Sequencing Steps to Optimize Packages for Publishing Performance
|
||||
|
||||
|
@ -67,7 +67,7 @@ WORKAROUND: None.
|
||||
|
||||
### UE-V does not support roaming settings between 32-bit and 64-bit versions of Microsoft Office
|
||||
|
||||
We recommend that you install the 32-bit version of Microsoft Office for both 32-bit and 64-bit operating systems. To choose the Microsoft Office version that you need, click [here](<http://office.microsoft.com/word-help/choose-the-32-bit-or-64-bit-version-of-microsoft-office-HA010369476.aspx>). UE-V supports roaming settings between identical architecture versions of Office. For example, 32-bit Office settings will roam between all 32-bit Office instances. UE-V does not support roaming settings between 32-bit and 64-bit versions of Office.
|
||||
We recommend that you install the 32-bit version of Microsoft Office for both 32-bit and 64-bit operating systems. To choose the Microsoft Office version that you need, click [here](<https://office.microsoft.com/word-help/choose-the-32-bit-or-64-bit-version-of-microsoft-office-HA010369476.aspx>). UE-V supports roaming settings between identical architecture versions of Office. For example, 32-bit Office settings will roam between all 32-bit Office instances. UE-V does not support roaming settings between 32-bit and 64-bit versions of Office.
|
||||
|
||||
WORKAROUND: None
|
||||
|
||||
|
Reference in New Issue
Block a user