diff --git a/devices/surface-hub/first-run-program-surface-hub.md b/devices/surface-hub/first-run-program-surface-hub.md index 8305a2bd53..b34943faf8 100644 --- a/devices/surface-hub/first-run-program-surface-hub.md +++ b/devices/surface-hub/first-run-program-surface-hub.md @@ -154,7 +154,7 @@ This screen is purely informational, and shows which recommended settings have b ### Details -You should read this screen and note which services have been enabled by default. All of them can be changed using the Settings app if need be, but you should be careful about the effects of doing so. For example, Cortana depends on some of these settings, and may not work if you disable them. See [Intro to Surface Hub](intro-to-surface-hub.md) for details. +You should read this screen and note which services have been enabled by default. All of them can be changed using the Settings app if need be, but you should be careful about the effects of doing so. See [Intro to Surface Hub](intro-to-surface-hub.md) for details. Once you're done reviewing the settings, click **Next** to go on. @@ -185,9 +185,8 @@ Click **Skip setting up a device account** to skip setting up a device account. - See a meeting calendar on the Welcome screen - Start a meeting from the Welcome screen -- Start a meeting using Cortana - Email whiteboards from OneNote -- Use Skype for Business for meetings. +- Use Skype for Business for meetings If you skip setting it up now, you can add a device account later by using the Settings app. @@ -222,7 +221,6 @@ Click **Skip setting up Exchange services** to skip this step. If you do, people - See a meeting calendar on the welcome screen. - Start a meeting from the welcome screen. -- Start a meeting using Cortana. - Email whiteboards from OneNote. See [Intro to Surface Hub](intro-to-surface-hub.md) for details on setup dependencies. diff --git a/devices/surface-hub/i-am-done-finishing-your-surface-hub-meeting.md b/devices/surface-hub/i-am-done-finishing-your-surface-hub-meeting.md index 45d66f1d0a..3f17756233 100644 --- a/devices/surface-hub/i-am-done-finishing-your-surface-hub-meeting.md +++ b/devices/surface-hub/i-am-done-finishing-your-surface-hub-meeting.md @@ -62,7 +62,6 @@ User interface (UI) settings are returned to their default values when **I'm Don - Reset Quick Actions to default state - Clear Toast notifications - Reset volume levels -- Reset Cortana relaunch count - Reset sidebar width - Reset tablet mode layout diff --git a/devices/surface-hub/intro-to-surface-hub.md b/devices/surface-hub/intro-to-surface-hub.md index d8a4c1c1e2..ec1712c7a0 100644 --- a/devices/surface-hub/intro-to-surface-hub.md +++ b/devices/surface-hub/intro-to-surface-hub.md @@ -44,10 +44,6 @@ The capabilities of your Surface Hub will depend on what other Microsoft product
Web browsing through Microsoft Edge
Internet connectivity.
Cortana meeting room assistant (voice commands, search)
Internet connectivity needed to process questions and do searches.
Remote and multi-device management
Supported mobile device management (MDM) solutions (Microsoft Intune, System Center 2012 R2 Configuration Manager, or supported third-party solution).
Step | -For more information | -||||||
---|---|---|---|---|---|---|---|
Step 1: Upgrade the App-V server components. -
-Note
-
-If you are not using the App-V server, skip this step and go to the next step. -
-
- |
-Follow these steps: -
- |
-||||||
Step 2: Install the new App-V for Windows sequencer. |
-See [How to Install the Sequencer](appv-install-the-sequencer.md). |
-||||||
Step 3: Enable the in-box App-V client. |
-See [Enable the App-V desktop client](appv-enable-the-app-v-desktop-client.md). |
-
New in App-V for Windows | -Prior to App-V for Windows | -
---|---|
Number of messages indicator: -On the title bar of the App-V Management Console, a number is now displayed next to a flag icon to indicate the number of messages that are waiting to be read. |
-You could see only one message or error at a time, and you were unable to determine how many messages there were. |
-
Message appearance: -
|
-You could see only one message or error at a time. |
-
Dismissing messages: -Use the Dismiss All link to dismiss all messages and errors at one time, or dismiss them one at a time. |
-You could dismiss messages and errors only one at a time. |
-
New in App-V for Windows | -Prior to App-V for Windows | -
---|---|
Each page in the console has a different URL, which enables you to bookmark specific pages for quick access in the future. -The number that appears in some URLs indicates the specific package. These numbers are unique. |
-All console pages are accessed through the same URL. |
-
New in App-V for Windows | -Prior to App-V for Windows | -
---|---|
The CONNECTION GROUPS page is now part of the main menu, at the same level as the PACKAGES page. |
-To open the CONNECTION GROUPS page, you navigate through the PACKAGES page. |
-
New in App-V for Windows | -Prior to App-V Windows | -
---|---|
The following options are now buttons that appear at the bottom of the PACKAGES page: -
The following options will still appear when you right-click a package to open the drop-down context menu: -
When you click Delete to remove a package, a dialog box opens and asks you to confirm that you want to delete the package. |
-The Add or Upgrade option was a button at the top right of the PACKAGES page. -The Publish, Unpublish, and Delete options were available only if you right-clicked a package name in the packages list. |
-
The following package operations are now buttons on the package details page for each package: -
|
-These package options were available only if you right-clicked a package name in the packages list. |
-
To Install the Management server and Management database on a local machine. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use the following parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/MANAGEMENT_SERVER +/MANAGEMENT_ADMINACCOUNT=”Domain\AdminGroup” +/MANAGEMENT_WEBSITE_NAME=”Microsoft AppV Management Service” +/MANAGEMENT_WEBSITE_PORT=”8080” +/DB_PREDEPLOY_MANAGEMENT +/MANAGEMENT_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” +/MANAGEMENT_DB_NAME=”AppVManagement” |
+
To Install the Management server and Management database on a local machine. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use the following parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/MANAGEMENT_SERVER -/MANAGEMENT_ADMINACCOUNT=”Domain\AdminGroup” -/MANAGEMENT_WEBSITE_NAME=”Microsoft AppV Management Service” -/MANAGEMENT_WEBSITE_PORT=”8080” -/DB_PREDEPLOY_MANAGEMENT -/MANAGEMENT_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” -/MANAGEMENT_DB_NAME=”AppVManagement” |
-
To Install the Management server using an existing Management database on a local machine. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/MANAGEMENT_SERVER +/MANAGEMENT_ADMINACCOUNT=”Domain\AdminGroup” +/MANAGEMENT_WEBSITE_NAME=”Microsoft AppV Management Service” +/MANAGEMENT_WEBSITE_PORT=”8080” +/EXISTING_MANAGEMENT_DB_SQL_SERVER_USE_LOCAL +/EXISTING_MANAGEMENT_DB_CUSTOM_SQLINSTANCE =”SqlInstanceName” +/EXISTING_MANAGEMENT_DB_NAME =”AppVManagement” |
+
To install the Management server using an existing Management database on a remote machine. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/MANAGEMENT_SERVER +/MANAGEMENT_ADMINACCOUNT=”Domain\AdminGroup” +/MANAGEMENT_WEBSITE_NAME=”Microsoft AppV Management Service” +/MANAGEMENT_WEBSITE_PORT=”8080” +/EXISTING_MANAGEMENT_DB_REMOTE_SQL_SERVER_NAME=”SqlServermachine.domainName” +/EXISTING_MANAGEMENT_DB_CUSTOM_SQLINSTANCE =”SqlInstanceName” +/EXISTING_MANAGEMENT_DB_NAME =”AppVManagement” |
+
To Install the Management server using an existing Management database on a local machine. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/MANAGEMENT_SERVER -/MANAGEMENT_ADMINACCOUNT=”Domain\AdminGroup” -/MANAGEMENT_WEBSITE_NAME=”Microsoft AppV Management Service” -/MANAGEMENT_WEBSITE_PORT=”8080” -/EXISTING_MANAGEMENT_DB_SQL_SERVER_USE_LOCAL -/EXISTING_MANAGEMENT_DB_CUSTOM_SQLINSTANCE =”SqlInstanceName” -/EXISTING_MANAGEMENT_DB_NAME =”AppVManagement” |
-
To Install the Management database and the Management Server on the same computer. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/DB_PREDEPLOY_MANAGEMENT +/MANAGEMENT_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” +/MANAGEMENT_DB_NAME=”AppVManagement” +/MANAGEMENT_SERVER_MACHINE_USE_LOCAL +/MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
+
To install the Management database on a different computer than the Management server. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/DB_PREDEPLOY_MANAGEMENT +/MANAGEMENT_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” +/MANAGEMENT_DB_NAME=”AppVManagement” +/MANAGEMENT_REMOTE_SERVER_MACHINE_ACCOUNT=”Domain\MachineAccount” +/MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
+
To install the Management server using an existing Management database on a remote machine. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/MANAGEMENT_SERVER -/MANAGEMENT_ADMINACCOUNT=”Domain\AdminGroup” -/MANAGEMENT_WEBSITE_NAME=”Microsoft AppV Management Service” -/MANAGEMENT_WEBSITE_PORT=”8080” -/EXISTING_MANAGEMENT_DB_REMOTE_SQL_SERVER_NAME=”SqlServermachine.domainName” -/EXISTING_MANAGEMENT_DB_CUSTOM_SQLINSTANCE =”SqlInstanceName” -/EXISTING_MANAGEMENT_DB_NAME =”AppVManagement” |
-
To Install the publishing server. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/PUBLISHING_SERVER +/PUBLISHING_MGT_SERVER=”http://ManagementServerName:ManagementPort” +/PUBLISHING_WEBSITE_NAME=”Microsoft AppV Publishing Service” +/PUBLISHING_WEBSITE_PORT=”8081” |
+
To Install the Reporting server and Reporting database on a local machine. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +
|
+
To Install the Management database and the Management Server on the same computer. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/DB_PREDEPLOY_MANAGEMENT -/MANAGEMENT_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” -/MANAGEMENT_DB_NAME=”AppVManagement” -/MANAGEMENT_SERVER_MACHINE_USE_LOCAL -/MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
-
To Install the Reporting server and using an existing Reporting database on a local machine. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/REPORTING_SERVER +/REPORTING_WEBSITE_NAME=”Microsoft AppV Reporting Service” +/REPORTING_WEBSITE_PORT=”8082” +/EXISTING_REPORTING_DB_SQL_SERVER_USE_LOCAL +/EXISTING_REPORTING _DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” +/EXITING_REPORTING_DB_NAME=”AppVReporting” |
+
To Install the Reporting server using an existing Reporting database on a remote machine. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/REPORTING_SERVER +/REPORTING_WEBSITE_NAME=”Microsoft AppV Reporting Service” +/REPORTING_WEBSITE_PORT=”8082” +/EXISTING_REPORTING_DB_REMOTE_SQL_SERVER_NAME=”SqlServerMachine.DomainName” +/EXISTING_REPORTING _DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” +/EXITING_REPORTING_DB_NAME=”AppVReporting” |
+
To install the Management database on a different computer than the Management server. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/DB_PREDEPLOY_MANAGEMENT -/MANAGEMENT_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” -/MANAGEMENT_DB_NAME=”AppVManagement” -/MANAGEMENT_REMOTE_SERVER_MACHINE_ACCOUNT=”Domain\MachineAccount” -/MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
-
To install the Reporting database on the same computer as the Reporting server. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/DB_PREDEPLOY_REPORTING +/REPORTING_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” +/REPORTING_DB_NAME=”AppVReporting” +/REPORTING_SERVER_MACHINE_USE_LOCAL +/REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
+
To install the Reporting database on a different computer than the Reporting server. |
+To use the default instance of Microsoft SQL Server, use the following parameters: +
To use a custom instance of Microsoft SQL Server, use these parameters: +
Using a custom instance of Microsoft SQL Server example: +/appv_server_setup.exe /QUIET +/DB_PREDEPLOY_REPORTING +/REPORTING_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” +/REPORTING_DB_NAME=”AppVReporting” +/REPORTING_REMOTE_SERVER_MACHINE_ACCOUNT=”Domain\MachineAccount” +/REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
+
To Install the publishing server. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/PUBLISHING_SERVER -/PUBLISHING_MGT_SERVER=”http://ManagementServerName:ManagementPort” -/PUBLISHING_WEBSITE_NAME=”Microsoft AppV Publishing Service” -/PUBLISHING_WEBSITE_PORT=”8081” |
-
To Install the Reporting server and Reporting database on a local machine. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -
|
-
Parameter | +Information | +
---|---|
/QUIET |
+Specifies silent install. |
+
/UNINSTALL |
+Specifies an uninstall. |
+
/LAYOUT |
+Specifies layout action. This extracts the MSIs and script files to a folder without actually installing the product. No value is expected. |
+
/LAYOUTDIR |
+Specifies the layout directory. Takes a string. For example, /LAYOUTDIR=”C:\Application Virtualization Server” |
+
/INSTALLDIR |
+Specifies the installation directory. Takes a string. E.g. /INSTALLDIR=”C:\Program Files\Application Virtualization\Server” |
+
/MUOPTIN |
+Enables Microsoft Update. No value is expected |
+
/ACCEPTEULA |
+Accepts the license agreement. This is required for an unattended installation. Example usage: /ACCEPTEULA or /ACCEPTEULA=1. |
+
To Install the Reporting server and using an existing Reporting database on a local machine. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/REPORTING_SERVER -/REPORTING_WEBSITE_NAME=”Microsoft AppV Reporting Service” -/REPORTING_WEBSITE_PORT=”8082” -/EXISTING_REPORTING_DB_SQL_SERVER_USE_LOCAL -/EXISTING_REPORTING _DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” -/EXITING_REPORTING_DB_NAME=”AppVReporting” |
-
Parameter | +Information | +
---|---|
/MANAGEMENT_SERVER |
+Specifies that the management server will be installed. No value is expected |
+
/MANAGEMENT_ADMINACCOUNT |
+Specifies the account that will be allowed to Administrator access to the management server This account can be an individual user account or a group. Example usage: /MANAGEMENT_ADMINACCOUNT=”mydomain\admin”. If /MANAGEMENT_SERVER is not specified, this will be ignored. Specifies the account that will be allowed to Administrator access to the management server. This can be a user account or a group. For example, /MANAGEMENT_ADMINACCOUNT="mydomain\admin". |
+
/MANAGEMENT_WEBSITE_NAME |
+Specifies name of the website that will be created for the management service. For example, /MANAGEMENT_WEBSITE_NAME=”Microsoft App-V Management Service” |
+
MANAGEMENT_WEBSITE_PORT |
+Specifies the port number that will be used by the management service will use. For example, /MANAGEMENT_WEBSITE_PORT=82. |
+
To Install the Reporting server using an existing Reporting database on a remote machine. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/REPORTING_SERVER -/REPORTING_WEBSITE_NAME=”Microsoft AppV Reporting Service” -/REPORTING_WEBSITE_PORT=”8082” -/EXISTING_REPORTING_DB_REMOTE_SQL_SERVER_NAME=”SqlServerMachine.DomainName” -/EXISTING_REPORTING _DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” -/EXITING_REPORTING_DB_NAME=”AppVReporting” |
-
Parameter | +Information | +
---|---|
/DB_PREDEPLOY_MANAGEMENT |
+Specifies that the management database will be installed. You must have sufficient database permissions to complete this installation. No value is expected |
+
/MANAGEMENT_DB_SQLINSTANCE_USE_DEFAULT |
+Indicates that the default SQL instance should be used. No value is expected. |
+
/MANAGEMENT_DB_ CUSTOM_SQLINSTANCE |
+Specifies the name of the custom SQL instance that should be used to create a new database. Example usage: /MANAGEMENT_DB_ CUSTOM_SQLINSTANCE=”MYSQLSERVER”. If /DB_PREDEPLOY_MANAGEMENT is not specified, this will be ignored. |
+
/MANAGEMENT_DB_NAME |
+Specifies the name of the new management database that should be created. Example usage: /MANAGEMENT_DB_NAME=”AppVMgmtDB”. If /DB_PREDEPLOY_MANAGEMENT is not specified, this will be ignored. |
+
/MANAGEMENT_SERVER_MACHINE_USE_LOCAL |
+Indicates if the management server that will be accessing the database is installed on the local server. Switch parameter so no value is expected. |
+
/MANAGEMENT_REMOTE_SERVER_MACHINE_ACCOUNT |
+Specifies the machine account of the remote machine that the management server will be installed on. Example usage: /MANAGEMENT_REMOTE_SERVER_MACHINE_ACCOUNT=”domain\computername” |
+
/MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT |
+Indicates the Administrator account that will be used to install the management server. Example usage: /MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT =”domain\alias” |
+
To install the Reporting database on the same computer as the Reporting server. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/DB_PREDEPLOY_REPORTING -/REPORTING_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” -/REPORTING_DB_NAME=”AppVReporting” -/REPORTING_SERVER_MACHINE_USE_LOCAL -/REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
-
Parameter | +Information | +
---|---|
/PUBLISHING_SERVER |
+Specifies that the Publishing Server will be installed. No value is expected |
+
/PUBLISHING_MGT_SERVER |
+Specifies the URL to Management Service the Publishing server will connect to. Example usage: http://<management server name>:<Management server port number>. If /PUBLISHING_SERVER is not used, this parameter will be ignored |
+
/PUBLISHING_WEBSITE_NAME |
+Specifies name of the website that will be created for the publishing service. For example, /PUBLISHING_WEBSITE_NAME=”Microsoft App-V Publishing Service” |
+
/PUBLISHING_WEBSITE_PORT |
+Specifies the port number used by the publishing service. For example, /PUBLISHING_WEBSITE_PORT=83 |
+
To install the Reporting database on a different computer than the Reporting server. |
- To use the default instance of Microsoft SQL Server, use the following parameters: -
To use a custom instance of Microsoft SQL Server, use these parameters: -
Using a custom instance of Microsoft SQL Server example: -/appv_server_setup.exe /QUIET -/DB_PREDEPLOY_REPORTING -/REPORTING_DB_CUSTOM_SQLINSTANCE=”SqlInstanceName” -/REPORTING_DB_NAME=”AppVReporting” -/REPORTING_REMOTE_SERVER_MACHINE_ACCOUNT=”Domain\MachineAccount” -/REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT=”Domain\InstallAdminAccount” |
-
Parameter | +Information | +
---|---|
/REPORTING_SERVER |
+Specifies that the Reporting Server will be installed. No value is expected |
+
/REPORTING_WEBSITE_NAME |
+Specifies name of the website that will be created for the Reporting Service. E.g. /REPORTING_WEBSITE_NAME="Microsoft App-V ReportingService" |
+
/REPORTING_WEBSITE_PORT |
+Specifies the port number that the Reporting Service will use. E.g. /REPORTING_WEBSITE_PORT=82 |
+
Parameter | +Information | +
---|---|
/EXISTING_REPORTING_DB_SQL_SERVER_USE_LOCAL |
+Indicates that the Microsoft SQL Server is installed on the local server. Switch parameter so no value is expected. |
+
/EXISTING_REPORTING_DB_REMOTE_SQL_SERVER_NAME |
+Specifies the name of the remote computer that SQL Server is installed on. Takes a string. E.g. /EXISTING_REPORTING_DB_ REMOTE_SQL_SERVER_NAME="mycomputer1" |
+
/EXISTING_ REPORTING _DB_SQLINSTANCE_USE_DEFAULT |
+Indicates that the default SQL instance is to be used. Switch parameter so no value is expected. |
+
/EXISTING_ REPORTING_DB_CUSTOM_SQLINSTANCE |
+Specifies the name of the custom SQL instance that should be used. Takes a string. E.g. /EXISTING_REPORTING_DB_ CUSTOM_SQLINSTANCE="MYSQLSERVER" |
+
/EXISTING_ REPORTING _DB_NAME |
+Specifies the name of the existing Reporting database that should be used. Takes a string. E.g. /EXISITING_REPORTING_DB_NAME="AppVReporting" |
+
Parameter | -Information | -
---|---|
/QUIET |
- Specifies silent install. |
-
/UNINSTALL |
- Specifies an uninstall. |
-
/LAYOUT |
- Specifies layout action. This extracts the MSIs and script files to a folder without actually installing the product. No value is expected. |
-
/LAYOUTDIR |
- Specifies the layout directory. Takes a string. For example, /LAYOUTDIR=”C:\Application Virtualization Server” |
-
/INSTALLDIR |
- Specifies the installation directory. Takes a string. E.g. /INSTALLDIR=”C:\Program Files\Application Virtualization\Server” |
-
/MUOPTIN |
- Enables Microsoft Update. No value is expected |
-
/ACCEPTEULA |
- Accepts the license agreement. This is required for an unattended installation. Example usage: /ACCEPTEULA or /ACCEPTEULA=1. |
-
Parameter | +Information | +
---|---|
/DB_PREDEPLOY_REPORTING |
+Specifies that the Reporting Database will be installed. DBA permissions are required for this installation. No value is expected |
+
/REPORTING_DB_SQLINSTANCE_USE_DEFAULT |
+Specifies the name of the custom SQL instance that should be used. Takes a string. E.g. /REPORTING_DB_ CUSTOM_SQLINSTANCE="MYSQLSERVER" |
+
/REPORTING_DB_NAME |
+Specifies the name of the new Reporting database that should be created. Takes a string. E.g. /REPORTING_DB_NAME="AppVMgmtDB" |
+
/REPORTING_SERVER_MACHINE_USE_LOCAL |
+Indicates that the Reporting server that will be accessing the database is installed on the local server. Switch parameter so no value is expected. |
+
/REPORTING_REMOTE_SERVER_MACHINE_ACCOUNT |
+Specifies the machine account of the remote machine that the Reporting server will be installed on. Takes a string. E.g. /REPORTING_REMOTE_SERVER_MACHINE_ACCOUNT = "domain\computername" |
+
/REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT |
+Indicates the Administrator account that will be used to install the App-V Reporting Server. Takes a string. E.g. /REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT = "domain\alias" |
+
Parameter | -Information | -
---|---|
/MANAGEMENT_SERVER |
- Specifies that the management server will be installed. No value is expected |
-
/MANAGEMENT_ADMINACCOUNT |
- Specifies the account that will be allowed to Administrator access to the management server This account can be an individual user account or a group. Example usage: /MANAGEMENT_ADMINACCOUNT=”mydomain\admin”. If /MANAGEMENT_SERVER is not specified, this will be ignored. Specifies the account that will be allowed to Administrator access to the management server. This can be a user account or a group. For example, /MANAGEMENT_ADMINACCOUNT="mydomain\admin". |
-
/MANAGEMENT_WEBSITE_NAME |
- Specifies name of the website that will be created for the management service. For example, /MANAGEMENT_WEBSITE_NAME=”Microsoft App-V Management Service” |
-
MANAGEMENT_WEBSITE_PORT |
- Specifies the port number that will be used by the management service will use. For example, /MANAGEMENT_WEBSITE_PORT=82. |
-
Parameter | -Information | -
---|---|
/DB_PREDEPLOY_MANAGEMENT |
- Specifies that the management database will be installed. You must have sufficient database permissions to complete this installation. No value is expected |
-
/MANAGEMENT_DB_SQLINSTANCE_USE_DEFAULT |
- Indicates that the default SQL instance should be used. No value is expected. |
-
/MANAGEMENT_DB_ CUSTOM_SQLINSTANCE |
- Specifies the name of the custom SQL instance that should be used to create a new database. Example usage: /MANAGEMENT_DB_ CUSTOM_SQLINSTANCE=”MYSQLSERVER”. If /DB_PREDEPLOY_MANAGEMENT is not specified, this will be ignored. |
-
/MANAGEMENT_DB_NAME |
- Specifies the name of the new management database that should be created. Example usage: /MANAGEMENT_DB_NAME=”AppVMgmtDB”. If /DB_PREDEPLOY_MANAGEMENT is not specified, this will be ignored. |
-
/MANAGEMENT_SERVER_MACHINE_USE_LOCAL |
- Indicates if the management server that will be accessing the database is installed on the local server. Switch parameter so no value is expected. |
-
/MANAGEMENT_REMOTE_SERVER_MACHINE_ACCOUNT |
- Specifies the machine account of the remote machine that the management server will be installed on. Example usage: /MANAGEMENT_REMOTE_SERVER_MACHINE_ACCOUNT=”domain\computername” |
-
/MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT |
- Indicates the Administrator account that will be used to install the management server. Example usage: /MANAGEMENT_SERVER_INSTALL_ADMIN_ACCOUNT =”domain\alias” |
-
Parameter | -Information | -
---|---|
/PUBLISHING_SERVER |
- Specifies that the Publishing Server will be installed. No value is expected |
-
/PUBLISHING_MGT_SERVER |
- Specifies the URL to Management Service the Publishing server will connect to. Example usage: http://<management server name>:<Management server port number>. If /PUBLISHING_SERVER is not used, this parameter will be ignored |
-
/PUBLISHING_WEBSITE_NAME |
- Specifies name of the website that will be created for the publishing service. For example, /PUBLISHING_WEBSITE_NAME=”Microsoft App-V Publishing Service” |
-
/PUBLISHING_WEBSITE_PORT |
- Specifies the port number used by the publishing service. For example, /PUBLISHING_WEBSITE_PORT=83 |
-
Parameter | -Information | -
---|---|
/REPORTING_SERVER |
- Specifies that the Reporting Server will be installed. No value is expected |
-
/REPORTING_WEBSITE_NAME |
- Specifies name of the website that will be created for the Reporting Service. E.g. /REPORTING_WEBSITE_NAME="Microsoft App-V ReportingService" |
-
/REPORTING_WEBSITE_PORT |
- Specifies the port number that the Reporting Service will use. E.g. /REPORTING_WEBSITE_PORT=82 |
-
Parameter | -Information | -
---|---|
/EXISTING_REPORTING_DB_SQL_SERVER_USE_LOCAL |
- Indicates that the Microsoft SQL Server is installed on the local server. Switch parameter so no value is expected. |
-
/EXISTING_REPORTING_DB_REMOTE_SQL_SERVER_NAME |
- Specifies the name of the remote computer that SQL Server is installed on. Takes a string. E.g. /EXISTING_REPORTING_DB_ REMOTE_SQL_SERVER_NAME="mycomputer1" |
-
/EXISTING_ REPORTING _DB_SQLINSTANCE_USE_DEFAULT |
- Indicates that the default SQL instance is to be used. Switch parameter so no value is expected. |
-
/EXISTING_ REPORTING_DB_CUSTOM_SQLINSTANCE |
- Specifies the name of the custom SQL instance that should be used. Takes a string. E.g. /EXISTING_REPORTING_DB_ CUSTOM_SQLINSTANCE="MYSQLSERVER" |
-
/EXISTING_ REPORTING _DB_NAME |
- Specifies the name of the existing Reporting database that should be used. Takes a string. E.g. /EXISITING_REPORTING_DB_NAME="AppVReporting" |
-
Parameter | -Information | -
---|---|
/DB_PREDEPLOY_REPORTING |
- Specifies that the Reporting Database will be installed. DBA permissions are required for this installation. No value is expected |
-
/REPORTING_DB_SQLINSTANCE_USE_DEFAULT |
- Specifies the name of the custom SQL instance that should be used. Takes a string. E.g. /REPORTING_DB_ CUSTOM_SQLINSTANCE="MYSQLSERVER" |
-
/REPORTING_DB_NAME |
- Specifies the name of the new Reporting database that should be created. Takes a string. E.g. /REPORTING_DB_NAME="AppVMgmtDB" |
-
/REPORTING_SERVER_MACHINE_USE_LOCAL |
- Indicates that the Reporting server that will be accessing the database is installed on the local server. Switch parameter so no value is expected. |
-
/REPORTING_REMOTE_SERVER_MACHINE_ACCOUNT |
- Specifies the machine account of the remote machine that the Reporting server will be installed on. Takes a string. E.g. /REPORTING_REMOTE_SERVER_MACHINE_ACCOUNT = "domain\computername" |
-
/REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT |
- Indicates the Administrator account that will be used to install the App-V Reporting Server. Takes a string. E.g. /REPORTING_SERVER_INSTALL_ADMIN_ACCOUNT = "domain\alias" |
-
Parameter | -Information | -
---|---|
/EXISTING_MANAGEMENT_DB_SQL_SERVER_USE_LOCAL |
- Indicates that the SQL Server is installed on the local server. Switch parameter so no value is expected.If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. |
-
/EXISTING_MANAGEMENT_DB_REMOTE_SQL_SERVER_NAME |
- Specifies the name of the remote computer that SQL Server is installed on. Takes a string. E.g. /EXISTING_MANAGEMENT_DB_ REMOTE_SQL_SERVER_NAME="mycomputer1" |
-
/EXISTING_ MANAGEMENT_DB_SQLINSTANCE_USE_DEFAULT |
- Indicates that the default SQL instance is to be used. Switch parameter so no value is expected. If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. |
-
/EXISTING_MANAGEMENT_DB_ CUSTOM_SQLINSTANCE |
- Specifies the name of the custom SQL instance that will be used. Example usage /EXISTING_MANAGEMENT_DB_ CUSTOM_SQLINSTANCE=”AppVManagement”. If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. |
-
/EXISTING_MANAGEMENT_DB_NAME |
- Specifies the name of the existing management database that should be used. Example usage: /EXISITING_MANAGEMENT_DB_NAME=”AppVMgmtDB”. If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. - -Have a suggestion for App-V? Add or vote on suggestions [here](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization). Got an App-V issue? Use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv). |
-
Parameter | +Information | +
---|---|
/EXISTING_MANAGEMENT_DB_SQL_SERVER_USE_LOCAL |
+Indicates that the SQL Server is installed on the local server. Switch parameter so no value is expected.If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. |
+
/EXISTING_MANAGEMENT_DB_REMOTE_SQL_SERVER_NAME |
+Specifies the name of the remote computer that SQL Server is installed on. Takes a string. E.g. /EXISTING_MANAGEMENT_DB_ REMOTE_SQL_SERVER_NAME="mycomputer1" |
+
/EXISTING_ MANAGEMENT_DB_SQLINSTANCE_USE_DEFAULT |
+Indicates that the default SQL instance is to be used. Switch parameter so no value is expected. If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. |
+
/EXISTING_MANAGEMENT_DB_ CUSTOM_SQLINSTANCE |
+Specifies the name of the custom SQL instance that will be used. Example usage /EXISTING_MANAGEMENT_DB_ CUSTOM_SQLINSTANCE=”AppVManagement”. If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. |
+
/EXISTING_MANAGEMENT_DB_NAME |
+Specifies the name of the existing management database that should be used. Example usage: /EXISITING_MANAGEMENT_DB_NAME=”AppVMgmtDB”. If /DB_PREDEPLOY_MANAGEMENT is specified, this will be ignored. + +Have a suggestion for App-V? Add or vote on suggestions [here](http://appv.uservoice.com/forums/280448-microsoft-application-virtualization). Got an App-V issue? Use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv). |
+
Use the ExcludeApp setting when you create the package by using the Office Deployment Tool.
Enables you to exclude specific Office applications from the package when the Office Deployment Tool creates the package. For example, you can use this setting to create a package that contains only Microsoft Word.
For more information, see [ExcludeApp element](http://technet.microsoft.com/library/jj219426.aspx#bkmk-excludeappelement).
For more information, see [ExcludeApp element](https://technet.microsoft.com/library/jj219426.aspx#BKMK_ExcludeAppElement).
How do I package and publish Visio 2013 and Project 2013 with Office?
You must include Visio 2013 and Project 2013 in the same package with Office.
-If you aren’t deploying Office, you can create a package that contains Visio and/or Project, as long as you follow the [Virtualizing Microsoft Office 2013 for Application Virtualization (App-V) 5.0](https://technet.microsoft.com/en-us/itpro/mdop/solutions/virtualizing-microsoft-office-2013-for-application-virtualization--app-v--50-solutions#bkmk-pkg-pub-reqs).
If you aren’t deploying Office, you can create a package that contains Visio and/or Project.
How can I deploy Visio 2013 and Project 2013 to specific users?
Create a package that contains Office, Visio, and Project.
Deploy the package to all users.
Use [Microsoft AppLocker](http://technet.microsoft.com/library/dd723678.aspx) to prevent specific users from using Visio and Project.
Use [AppLocker](https://technet.microsoft.com/en-us/itpro/windows/keep-secure/applocker-overview) to prevent specific users from using Visio and Project.
Review the App-V supported configurations information to make sure selected client and server computers are supported for App-V feature installation.
Review the App-V supported configurations information.
[App-V Supported Configurations](appv-supported-configurations.md)
The script launcher application that is installed as part of the App-V client installation.
+The script launcher application that is included in the App-V client.
Although ScriptRunner.exe is installed as part of the App-V client, the location of the App-V client must be in %path% or ScriptRunner will not run. ScriptRunner.exe is typically located in the C:\Program Files\Microsoft Application Virtualization\Client folder.
+Although ScriptRunner.exe is included in the App-V client, the location of the App-V client must be in %path% or ScriptRunner will not run. ScriptRunner.exe is typically located in the C:\Program Files\Microsoft Application Virtualization\Client folder.
Task | -More Information | -
---|---|
Upgrade your environment to the latest version of App-V 4.6 |
-[Application Virtualization Deployment and Upgrade Considerations](https://technet.microsoft.com/en-us/itpro/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations-copy). |
-
Sequence and roll out App-V packages. As needed, unpublish App-V 4.6 packages. |
-[How to Sequence a New Application with App-V](appv-sequence-a-new-application.md). |
-
Upgrade your environment to the latest version of App-V 4.6.
[Application Virtualization Deployment and Upgrade Considerations](https://technet.microsoft.com/en-us/itpro/mdop/appv-v4/application-virtualization-deployment-and-upgrade-considerations-copy).
Review prerequisites.
[App-V Server prerequisite software](appv-prerequisites.md#app-v-server-prerequisite-software).
Deploy App-V version of the client.
Enable the App-V client.
[Enable the App-V desktop client](appv-enable-the-app-v-desktop-client.md).
Install App-V server server.
[How to Deploy the App-V server Server](appv-deploy-the-appv-server.md).
Install App-V Server.
[How to Deploy the App-V Server](appv-deploy-the-appv-server.md).
Migrate existing packages.
See the Converting packages created using a prior version of App-V section of this article.
See [Converting packages created using a prior version of App-V](#converting-packages-created-using-a-prior-version-of-app-v) earlier in this topic.
Install the App-V client version of the client.
Enable the App-V client as described in [Enable the App-V in-box client](appv-enable-the-app-v-desktop-client.md).
Install UE-V and download the App-V Settings Template from the UE-V template Gallery, see the following steps.
Configure for Shared Content Store (SCS) mode. For more information see [How to Install the App-V Client for Shared Content Store Mode](appv-install-the-appv-client-for-shared-content-store-mode.md).
Configure for Shared Content Store (SCS) mode. For more information see [Deploying the App-V Sequencer and Configuring the Client](appv-deploying-the-appv-sequencer-and-client.md).
Configure Preserve User Integrations on Login Registry DWORD.
Pre-configure all user- and global-targeted packages for example, Add-AppvClientPackage.
Pre-configure all user- and global-targeted connection groups for example, Add-AppvClientConnectionGroup.
Install the App-V client version of the client.
Enable the App-V client as described in [Enable the App-V in-box client](appv-enable-the-app-v-desktop-client.md).
Install UE-V and download the App-V Settings Template from the UE-V template Gallery, see the following steps.
Configure for Shared Content Store (SCS) mode. For more information see [How to Install the App-V Client for Shared Content Store Mode](appv-install-the-appv-client-for-shared-content-store-mode.md).
Configure for Shared Content Store (SCS) mode. For more information see [Deploying the App-V Sequencer and Configuring the Client](appv-deploying-the-appv-sequencer-and-client.md).
Configure Preserve User Integrations on Login Registry DWORD.
Pre-configure all global-targeted packages for example, Add-AppvClientPackage.
Pre-configure all global-targeted connection groups for example, Add-AppvClientConnectionGroup.
Shared Content Store (SCS) Mode
Configurable in PowerShell using Set- AppvClientConfiguration –SharedContentStoreMode, or
During installation of the App-V client.
Configurable in Windows PowerShell with `Set-AppvClientConfiguration -SharedContentStoreMode 1`
or configurable with Group Policy, as described in [Deploying the App-V Sequencer and Configuring the Client](appv-deploying-the-appv-sequencer-and-client.md).
When running the shared content store only publishing data is maintained on hard disk; other virtual application assets are maintained in memory (RAM).
This helps to conserve local storage and minimize disk I/O per second (IOPS).
Plan for App-V 1.0 Deployment Prerequisites and prepare your computing environment.
Plan for App-V deployment prerequisites and prepare your computing environment.
[App-V Prerequisites](appv-prerequisites.md)
If you plan to use the App-V management server, plan for the required roles.
[Planning for the App-V 5.1 Server Deployment](appv-planning-for-appv-server-deployment.md)
[Planning for the App-V Server Deployment](appv-planning-for-appv-server-deployment.md)
If applicable, review the options and steps for migrating from a previous version of App-V.
[Planning for Migrating from a Previous Version of App-V](appv-planning-for-migrating-from-a-previous-version-of-appv.md)
[Migrating to App-V from a Previous Version](appv-migrating-to-appv-from-a-previous-version.md)
Plan for running App-V clients using in shared content store mode.
[How to Install the App-V Client for Shared Content Store Mode](appv-install-the-appv-client-for-shared-content-store-mode.md)
Decide whether to configure App-V clients in Shared Content Store mode.
[Deploying the App-V Sequencer and Configuring the Client](appv-deploying-the-appv-sequencer-and-client.md)