windows-itpro-docs/mdop/medv-v1/how-to-edit-a-published-application-with-advanced-settings.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

144 lines
4.5 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: How to Edit a Published Application with Advanced Settings
description: How to Edit a Published Application with Advanced Settings
author: jamiejdt
ms.assetid: 06a79049-9ce9-490f-aad7-fd4fdf185590
ms.pagetype: mdop, virtualization
ms.mktglfcycl: deploy
ms.sitesec: library
ms.prod: w7
ms.date: 06/16/2016
---
# How to Edit a Published Application with Advanced Settings
After a published application has been added and configured, the published application can be edited and additional advanced settings can be configured.
**To edit a published application with advanced settings**
1. In the **Applications** pane, add and configure a published application.
2. Select the published application to edit.
3. Click **Edit**.
4. In the **Published Application** dialog box, configure the parameters as described in the following table.
5. Click **OK**.
6. On the **Policy** menu, select **Commit**.
**Editing Published Application Properties**
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<thead>
<tr class="header">
<th align="left">Property</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left"><p>Display name</p></td>
<td align="left"><p>The name of the shortcut in the user's Windows Start menu.</p>
<div class="alert">
<strong>Note</strong>  
<p>The display name is <strong>not</strong> case sensitive.</p>
</div>
<div>
 
</div></td>
</tr>
<tr class="even">
<td align="left"><p>Description</p></td>
<td align="left"><p>A description of the published menu.</p></td>
</tr>
<tr class="odd">
<td align="left"><p>Start in</p></td>
<td align="left"><p>The directory from which to start the application.</p>
<div class="alert">
<strong>Note</strong>  
<p>The path does not need to include quotation marks.</p>
</div>
<div>
 
</div></td>
</tr>
<tr class="even">
<td align="left"><p>Command line</p></td>
<td align="left"><p>The command with which to run the application from within the MED-V workspace.</p>
<p>The full path is required, and the parameters can be passed to the application in a similar fashion as in any other Windows command.</p>
<p>In a domain configuration, a shared drive usually exists on the server where all domain computers map to. The directory should be mapped here, and if it is a folder that requires user authentication, the <strong>Use MED-V credentials to run this application</strong> check box must be selected.</p>
<p>In a revertible MED-V workspace, you can map a network drive with MapNetworkDrive syntax: &quot;<em>MapNetworkDrive &lt;drive&gt; &lt;path&gt;</em>&quot;—for example, &quot;<em>MapNetworkDrive t: \\tux\data</em>&quot;.</p>
<p>For example, to publish Windows Explorer, use the following syntax: &quot;<em>c:\&quot; or &quot;c:\windows</em>&quot;.</p>
<div class="alert">
<strong>Note</strong>  
<p>To have a name resolution, you need to perform one of the following:</p>
</div>
<div>
 
</div>
<ul>
<li><p>Configure the DNS in the base MED-V workspace image.</p></li>
<li><p>Verify that the DNS resolution is defined in the host, and configure it to use the host DNS.</p></li>
<li><p>Use the IP for defining the network drive.</p></li>
</ul>
<div class="alert">
<strong>Note</strong>  
<p>If the path includes spaces, the entire path must be inside quotation marks.</p>
</div>
<div>
 
</div>
<div class="alert">
<strong>Note</strong>  
<p>The path should not end with a backslash ().</p>
</div>
<div>
 
</div></td>
</tr>
<tr class="odd">
<td align="left"><p>Add a shortcut in the host Windows Start menu</p></td>
<td align="left"><p>Select this check box to create a shortcut for the application in the user's Windows Start menu.</p></td>
</tr>
<tr class="even">
<td align="left"><p>Launch this application when the Workspace is started</p></td>
<td align="left"><p>Select this check box to run the application automatically when the MED-V workspace starts.</p></td>
</tr>
<tr class="odd">
<td align="left"><p>Use MED-V credentials to run this application</p></td>
<td align="left"><p>Select this check box to authenticate applications that request a user name and password using the MED-V credentials instead of the credentials set for the application.</p>
<div class="alert">
<strong>Note</strong>  
<p>When using SSO, the command line should be <strong>C:\Windows\Explorer.exe &quot;folder path&quot;</strong>. When not using SSO, the command line should be &quot;<strong>folder path</strong>&quot;.</p>
</div>
<div>
 
</div></td>
</tr>
</tbody>
</table>
 
## Related topics
[How to Configure Published Applications](how-to-configure-published-applicationsmedvv2.md)