mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-21 17:57:22 +00:00
Merged PR 2356: 7/21 PM Publish
This commit is contained in:
commit
59dbe0e497
@ -100,3 +100,4 @@
|
||||
#### [Viewing App-V Server Publishing Metadata](app-v/appv-viewing-appv-server-publishing-metadata.md)
|
||||
#### [Running a Locally Installed Application Inside a Virtual Environment with Virtualized Applications](app-v/appv-running-locally-installed-applications-inside-a-virtual-environment.md)
|
||||
## [Service Host process refactoring](svchost-service-refactoring.md)
|
||||
## [Deploy app updgrades on Windows 10 Mobile](deploy-app-upgrades-windows-10-mobile.md)
|
||||
|
@ -0,0 +1,58 @@
|
||||
---
|
||||
title: Application upgrades on Windows 10 Mobile
|
||||
description: Learn how to deploy upgrades to applications running on Windows 10 Mobile.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: mobile
|
||||
ms.author: kaushika-ainapure
|
||||
author: kaushika-msft
|
||||
ms.date: 07/20/2017
|
||||
---
|
||||
# Deploy application upgrades on Windows 10 Mobile
|
||||
|
||||
> Applies to: Windows 10
|
||||
|
||||
When you have a new version of an application, how do you get that to the Windows 10 Mobile devices in your environment? With [application supersedence in System Center Configuration Manager](/sccm/apps/deploy-use/revise-and-supersede-applications#application-supersedence).
|
||||
|
||||
There are two steps to deploy an app upgrade:
|
||||
|
||||
1. [Define the supersedence](#define-app-supersedence) - this lets Configuration Manager know that the old version should be replaced by the new version.
|
||||
2. [Deploy the upgrade](#deploy-the-app-upgrade) to your users.
|
||||
|
||||
The following steps walk you through the upgrade deployment process - we have an upgraded version of the Walking Scorer app (moving from version 12.23.2.0 to 12.23.3.0). Becasuse we previously used Configuration Manager to deploy the existing version, we'll use it now to upgrade the app.
|
||||
|
||||
Before you can deploy the upgrade, make sure you import the new version of the app and distribute it to your manage.microsoft.com distribution point.
|
||||
|
||||
|
||||
|
||||
## Define app supersedence
|
||||
|
||||
1. In the Configuration Manager console, open the Software Library, and then find the new version of your app.
|
||||

|
||||
|
||||
2. Right-click the new version, and then click **Properties**.
|
||||
3. Click the **Supersedence** tab - there shouldn't be any supersedence rules yet. We'll add one next.
|
||||

|
||||
|
||||
4. Click **Add**, browse to the existing (older) version of the app that you're upgrading, and then click **OK**.
|
||||
5. Under **New Deployment Type** select the new version of the app. (When you imported the new version, it comes in as a new deployment type. If you're upgrading a Universal application, you'll see only one type here.)
|
||||

|
||||
> [!IMPORTANT]
|
||||
> Do **NOT** select **Uninstall**. This tells Configuration Manager to uninstall the old version, but it does **NOT** then install the new version.
|
||||
|
||||
6. Click **OK**.
|
||||
7. If you have other versions of the same app, repeate steps 4-6 for each version. Click **OK** when you're done.
|
||||
|
||||
> [!NOTE]
|
||||
> Need to remove a supersedence? (Maybe the new version turned out to be flaky and you don't want users to get it yet.) On the **Supersedence** tab for the *new* version of the app, double-click the older version in the list of supersedence rules, and then change the **New Deployment Type** to **Do not replace**.
|
||||
|
||||
## Deploy the app upgrade
|
||||
|
||||
You're now ready to deploy the upgrade. On the **Home** tab in Configuration Manager, select the new version of the app, and then click **Deploy**, and follow the instructions in the wizard. When asked, set the **Purpose** to **Required**.
|
||||
|
||||
You don't need to delete the deployment associated with the older version of the app. The status for that deployment will change to **Requirements not met** in the **Monitoring** view:
|
||||
|
||||

|
||||
|
||||
If you haven't deployed an app through Configuration Manager before, check out [Deploy applications with System Center Configuration Manager](https://docs.microsoft.com/en-us/sccm/apps/deploy-use/deploy-applications). You can also see how to delete deployments (although you don't have to) and notify users about the upgraded app.
|
BIN
windows/application-management/media/app-upgrade-cm-console.png
Normal file
BIN
windows/application-management/media/app-upgrade-cm-console.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 410 KiB |
Binary file not shown.
After Width: | Height: | Size: 121 KiB |
BIN
windows/application-management/media/app-upgrade-old-version.png
Normal file
BIN
windows/application-management/media/app-upgrade-old-version.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 130 KiB |
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
@ -2569,10 +2569,16 @@ No. Only one MDM is allowed.
|
||||
5. Set quota to unlimited.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
<a href="" id="dwmapppushsvc "></a>**What is dmwappushsvc?**
|
||||
|
||||
Entry | Description
|
||||
--------------- | --------------------
|
||||
What is dmwappushsvc? | It is a Windows service that ships in Windows 10 operating system as a part of the windows management platform. It is used internally by the operating system as a queue for categorizing and processing all WAP messages, which include Windows management messages, MMS, NabSync, and Service Indication/Service Loading (SI/SL). The service also initiates and orchestrates management sync sessions with the MDM server. |
|
||||
What data is handled by dmwappushsvc? | It is a component handling the internal workings of the management platform and involved in processing messages that have been received by the device remotely for management. The messages in the queue are serviced by another component that is also part of the Windows management stack to process messages. The service also routes and authenticates WAP messages received by the device to internal OS components that process them further: MMS, NabSync, SI/SL. |
|
||||
How do I turn if off? | The service can be stopped from the "Services" console on the device (Start > Run > services.msc). However, since this is a component part of the OS and required for the proper functioning of the device, we strongly recommend not to do this. |
|
||||
|
||||
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -1082,7 +1082,7 @@ ms.date: 07/14/2017
|
||||
> [!IMPORTANT]
|
||||
> Please note that the import happens only when StartLayout policy is changed. So it is better to always change ImportEdgeAssets policy at the same time as StartLayout policy whenever there are Edge secondary tiles to be pinned from StartLayout policy.
|
||||
|
||||
<p style="margin-left: 20px">The value set for this policy is an XML string containing Edge assets. An example XML string is provided in the [Microsoft Edge assets example](#microsoft-edge-assets-example) later in this topic.
|
||||
<p style="margin-left: 20px">The value set for this policy is an XML string containing Edge assets. For an example XML string, see [Add image for secondary Microsoft Edge tiles](https://docs.microsoft.com/en-us/windows/configuration/start-secondary-tiles).
|
||||
|
||||
<p style="margin-left: 20px">To validate on Desktop, do the following:
|
||||
|
||||
@ -1177,7 +1177,7 @@ ms.date: 07/14/2017
|
||||
|
||||
<p style="margin-left: 20px">Allows you to override the default Start layout and prevents the user from changing it. If both user and device policies are set, the user policy will be used. Apps pinned to the taskbar can also be changed with this policy
|
||||
|
||||
<p style="margin-left: 20px">This policy is described in [Start/StartLayout Examples](#startlayout-examples) later in this topic.
|
||||
<p style="margin-left: 20px">For further details on how to customize the Start layout, please see [Customize and export Start layout](https://docs.microsoft.com/en-us/windows/configuration/customize-and-export-start-layout) and [Configure Windows 10 taskbar](https://docs.microsoft.com/en-us/windows/configuration/configure-windows-10-taskbar).
|
||||
|
||||
<!--EndDescription-->
|
||||
<!--EndPolicy-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user