\Microsoft.NET.Native.Runtime.1.1_1.1.23406.0_x64__8wekyb3d8bbwe.Appx
+ ```
+
+##Install Surface app with MDT
+The following procedure uses MDT to automate installation of the Surface app at the time of deployment. The application is provisioned automatically by MDT during deployment and thus you can use this process with existing images. This is the recommended process to deploy the Surface app as part of a Windows deployment to Surface devices because it does not reduce the cross platform compatibility of the Windows image.
+1. Using the procedure described [earlier in this article](#how-to-download-surface-app-from-a-windows-store-for-business-account), download the Surface app AppxBundle and license file.
+2. Using the New Application Wizard in the MDT Deployment Workbench, import the downloaded files as a new **Application with source files**.
+3. On the **Command Details** page of the New Application Wizard, specify the default **Working Directory** and for the **Command** specify the file name of the AppxBundle, as follows:
+
+ * Command:
+ ```
+ Microsoft.SurfaceHub_10.0.342.0_neutral_~_8wekyb3d8bbwe.AppxBundle
+ ```
+ * Working Directory: %DEPLOYROOT%\Applications\SurfaceApp
+
+For the Surface app to function on the target computer, it will also require the frameworks described earlier in this article. Use the following procedure to import the frameworks required for the Surface app into MDT and to configure them as dependencies.
+1. Using the procedure described earlier in this article, download the framework files. Store each framework in a separate folder.
+2. Using the New Application Wizard in the MDT Deployment Workbench, import the downloaded files as a new **Application with source files**.
+3. On the **Command Details** page, type the file name of each application you downloaded in the **Command** field and the default Working Directory.
+
+To configure the frameworks as dependencies of the Surface app, use this process:
+1. Open the properties of the Surface app in the MDT Deployment Workbench.
+2. Click the **Dependencies** tab, and then click **Add**.
+3. Select the check box for each framework using the name you provided in the New Application Wizard.
+
+After import, the Surface app will be available for selection in the **Applications** step of the Windows Deployment Wizard. You can also install the application automatically by specifying the application in the deployment task sequence by following this process:
+1. Open your deployment task sequence in the MDT Deployment Workbench.
+2. Add a new **Install Application** task in the **State Restore** section of deployment.
+3. Select **Install a single application** and specify the **Surface App** as the **Application to be installed**.
+
+For more information about including apps into your Windows deployments, see [Deploy Windows 10 with the Microsoft Deployment Toolkit](https://technet.microsoft.com/en-us/itpro/windows/deploy/deploy-windows-10-with-the-microsoft-deployment-toolkit).
diff --git a/devices/surface/images/deploysurfapp-fig2-selectingofflinelicense.png b/devices/surface/images/deploysurfapp-fig2-selectingofflinelicense.png
new file mode 100644
index 0000000000..eb7a2ef787
Binary files /dev/null and b/devices/surface/images/deploysurfapp-fig2-selectingofflinelicense.png differ
diff --git a/devices/surface/images/deploysurfapp-fig3-acknowledge.png b/devices/surface/images/deploysurfapp-fig3-acknowledge.png
new file mode 100644
index 0000000000..dd59593baf
Binary files /dev/null and b/devices/surface/images/deploysurfapp-fig3-acknowledge.png differ
diff --git a/devices/surface/images/deploysurfapp-fig4-downloadappxbundle.png b/devices/surface/images/deploysurfapp-fig4-downloadappxbundle.png
new file mode 100644
index 0000000000..59b96e327b
Binary files /dev/null and b/devices/surface/images/deploysurfapp-fig4-downloadappxbundle.png differ
diff --git a/devices/surface/images/deploysurfapp-fig5-requiredframework.png b/devices/surface/images/deploysurfapp-fig5-requiredframework.png
new file mode 100644
index 0000000000..24d6e7edd8
Binary files /dev/null and b/devices/surface/images/deploysurfapp-fig5-requiredframework.png differ
diff --git a/devices/surface/images/deploysurfapp-figure1-enablingapps.png b/devices/surface/images/deploysurfapp-figure1-enablingapps.png
new file mode 100644
index 0000000000..78bfef9e8b
Binary files /dev/null and b/devices/surface/images/deploysurfapp-figure1-enablingapps.png differ
diff --git a/devices/surface/index.md b/devices/surface/index.md
index 447cdeea27..19658afe3a 100644
--- a/devices/surface/index.md
+++ b/devices/surface/index.md
@@ -43,42 +43,46 @@ For more information on planning for, deploying, and managing Surface devices in
Walk through the process of customizing the Surface out-of-box experience for end users in your organization. |
+[Deploy Surface app with Windows Store for Business](deploy-surface-app-with-windows-store-for-business.md) |
+Find out how to add and download Surface app with Windows Store for Business, as well as install Surface app with PowerShell and MDT. |
+
+
[Download the latest firmware and drivers for Surface devices](deploy-the-latest-firmware-and-drivers-for-surface-devices.md) |
Get a list of the available downloads for Surface devices and links to download the drivers and firmware for your device. |
-
+
[Enable PEAP, EAP-FAST, and Cisco LEAP on Surface devices](enable-peap-eap-fast-and-cisco-leap-on-surface-devices.md) |
Find out how to enable support for PEAP, EAP-FAST, or Cisco LEAP protocols on your Surface device. |
-
+
[Ethernet adapters and Surface deployment](ethernet-adapters-and-surface-device-deployment.md) |
Get guidance and answers to help you perform a network deployment to Surface devices. |
-
+
[Manage Surface Dock firmware updates](manage-surface-dock-firmware-updates.md) |
Read about the different methods you can use to manage the process of Surface Dock firmware updates. |
-
+
[Manage Surface driver and firmware updates](manage-surface-pro-3-firmware-updates.md) |
Explore the available options to manage firmware and driver updates for Surface devices. |
-
+
[Manage Surface UEFI settings](manage-surface-uefi-settings.md) |
Use Surface UEFI settings to enable or disable devices, configure security settings, and adjust Surface device boot settings. |
-
+
[Surface Data Eraser](microsoft-surface-data-eraser.md) |
Find out how the Microsoft Surface Data Eraser tool can help you securely wipe data from your Surface devices. |
-
+
[Surface Deployment Accelerator](microsoft-surface-deployment-accelerator.md) |
See how Microsoft Surface Deployment Accelerator provides a quick and simple deployment mechanism for organizations to reimage Surface devices. |
-
+
[Surface Diagnostic Toolkit](surface-diagnostic-toolkit.md) |
Find out how you can use the Microsoft Surface Diagnostic Toolkit to test the hardware of your Surface device. |
-
+
[Surface Dock Updater](surface-dock-updater.md) |
Get a detailed walkthrough of Microsoft Surface Dock Updater. |