Merge remote-tracking branch 'refs/remotes/origin/master' into jdshrs2
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Install apps on HoloLens (HoloLens)
|
||||
description: The recommended way to install apps on HoloLens is to use Windows Store for Business.
|
||||
description: The recommended way to install apps on HoloLens is to use Microsoft Store for Business.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
@ -11,20 +11,20 @@ localizationpriority: medium
|
||||
|
||||
# Install apps on HoloLens
|
||||
|
||||
The recommended way to install Universal Windows Platform (UWP) apps on HoloLens is to use Windows Store for Business. You can make your own [line-of-business application](https://technet.microsoft.com/itpro/windows/manage/working-with-line-of-business-apps) available through Windows Store for Business.
|
||||
The recommended way to install Universal Windows Platform (UWP) apps on HoloLens is to use Microsoft Store for Business. You can make your own [line-of-business application](https://technet.microsoft.com/itpro/windows/manage/working-with-line-of-business-apps) available through Microsoft Store for Business.
|
||||
|
||||
You can also deploy apps using your mobile device management (MDM) provider or use the Windows Device Portal to install apps, if you enable **Developer Mode** on the HoloLens device.
|
||||
|
||||
>[!IMPORTANT]
|
||||
>When you set up HoloLens to use the Device Portal, you must enable **Developer Mode** on the device.**Developer Mode** on a device that has been upgraded to Windows Holographic for Business enables side-loading of apps, which risks the installation of apps that have not been certified by the Microsoft Store. Administrators can block the ability to enable **Developer Mode** using the **ApplicationManagement/AllowDeveloper Unlock** setting in the [Policy CSP](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx). [Learn more about Developer Mode.](https://msdn.microsoft.com/windows/uwp/get-started/enable-your-device-for-development#developer-mode)
|
||||
|
||||
## Use Windows Store for Business to deploy apps to HoloLens
|
||||
## Use Microsoft Store for Business to deploy apps to HoloLens
|
||||
|
||||
Windows Store for Business is a private Windows Store for your enterprise. People in your organization can open the Store app and select your private Store to install apps that you have made available to them.
|
||||
Microsoft Store for Business is a private Microsoft Store for your enterprise. People in your organization can open the Store app and select your private Store to install apps that you have made available to them.
|
||||
|
||||

|
||||

|
||||
|
||||
In your Windows Store for Business dashboard, you can also download apps to distribute to devices that aren't connected to the Internet, plus add line-of-business (LOB) apps for distribution.
|
||||
In your Microsoft Store for Business dashboard, you can also download apps to distribute to devices that aren't connected to the Internet, plus add line-of-business (LOB) apps for distribution.
|
||||
|
||||
### Requirements
|
||||
|
||||
@ -35,17 +35,17 @@ In your Windows Store for Business dashboard, you can also download apps to dist
|
||||
|
||||
- End users need Azure AD accounts when they access Store for Business content from Windows-based devices.
|
||||
|
||||
### Windows Store for Business process
|
||||
### Microsoft Store for Business process
|
||||
|
||||
1. [Sign up for Windows Store for Business.](https://technet.microsoft.com/itpro/windows/manage/sign-up-windows-store-for-business)
|
||||
1. [Sign up for Microsoft Store for Business.](https://technet.microsoft.com/itpro/windows/manage/sign-up-windows-store-for-business)
|
||||
2. [Assign roles and permissions for managing your Store for Business.](https://technet.microsoft.com/itpro/windows/manage/roles-and-permissions-windows-store-for-business)
|
||||
3. (Optional) [Configure Windows Store for Business to work with your MDM provider.](https://technet.microsoft.com/itpro/windows/manage/configure-mdm-provider-windows-store-for-business)
|
||||
3. (Optional) [Configure Microsoft Store for Business to work with your MDM provider.](https://technet.microsoft.com/itpro/windows/manage/configure-mdm-provider-windows-store-for-business)
|
||||
3. [Get apps for your Store for Business.](https://technet.microsoft.com/itpro/windows/manage/acquire-apps-windows-store-for-business)
|
||||
4. [Distribute apps to your employees.](https://technet.microsoft.com/itpro/windows/manage/distribute-apps-to-your-employees-windows-store-for-business)
|
||||
|
||||
### Install apps on HoloLens from Windows Store for Business
|
||||
### Install apps on HoloLens from Microsoft Store for Business
|
||||
|
||||
The method that you use to install an app from your Windows Store for Business on HoloLens depends on the the distribution method that you choose.
|
||||
The method that you use to install an app from your Microsoft Store for Business on HoloLens depends on the the distribution method that you choose.
|
||||
|
||||
| Distribution method | To install on HoloLens|
|
||||
| --- | --- |
|
||||
|
@ -26,7 +26,7 @@ localizationpriority: medium
|
||||
| [Enroll HoloLens in MDM](hololens-enroll-mdm.md) | Manage multiple HoloLens devices simultaneously using solutions like Microsoft InTune |
|
||||
| [Set up HoloLens in kiosk mode](hololens-kiosk.md) | Enable kiosk mode for HoloLens, which limits the user's ability to launch new apps or change the running app |
|
||||
| [Configure HoloLens using a provisioning package](hololens-provisioning.md) | Provisioning packages make it easy for IT administrators to configure HoloLens devices without imaging |
|
||||
| [Install apps on HoloLens](hololens-install-apps.md) | Use Windows Store for Business, mobile device management (MDM), or the Windows Device Portal to install apps on HoloLens|
|
||||
| [Install apps on HoloLens](hololens-install-apps.md) | Use Microsoft Store for Business, mobile device management (MDM), or the Windows Device Portal to install apps on HoloLens|
|
||||
</br>
|
||||
|
||||
## Related resources
|
||||
|
@ -8,6 +8,7 @@
|
||||
#### [On-premises deployment (single forest)](on-premises-deployment-surface-hub-device-accounts.md)
|
||||
#### [On-premises deployment (multiple forests)](on-premises-deployment-surface-hub-multi-forest.md)
|
||||
#### [Hybrid deployment](hybrid-deployment-surface-hub-device-accounts.md)
|
||||
#### [Online or hybrid deployment using Skype Hybrid Voice environment](skype-hybrid-voice.md)
|
||||
#### [Create a device account using UI](create-a-device-account-using-office-365.md)
|
||||
#### [Microsoft Exchange properties](exchange-properties-for-surface-hub-device-accounts.md)
|
||||
#### [Applying ActiveSync policies to device accounts](apply-activesync-policies-for-surface-hub-device-accounts.md)
|
||||
|
@ -14,12 +14,21 @@ localizationpriority: medium
|
||||
|
||||
This topic lists new and updated topics in the [Surface Hub Admin Guide]( surface-hub-administrators-guide.md).
|
||||
|
||||
## May 2017
|
||||
|
||||
| New or changed topic | Description |
|
||||
| --- | --- |
|
||||
| [Online or hybrid deployment using Skype Hybrid Voice environment](skype-hybrid-voice.md) | New |
|
||||
|
||||
|
||||
## RELEASE: Windows 10, version 1703
|
||||
|
||||
The topics in this library have been updated for Windows 10, version 1703 (also known as the Creators Update). The following new topics have been added:
|
||||
|
||||
- [Miracast on existing wireless network or LAN](miracast-over-infrastructure.md)
|
||||
|
||||
|
||||
|
||||
## February 2017
|
||||
|
||||
| New or changed topic | Description |
|
||||
|
@ -49,6 +49,7 @@ For detailed steps using PowerShell to provision a device account, choose an opt
|
||||
| [On-premises deployment (single-forest)](on-premises-deployment-surface-hub-device-accounts.md) | Your organization has servers that it controls and uses to host Active Directory, Exchange, and Skype for Business (or Lync) in a single-forest environment. |
|
||||
| [On-premises deployment (multiple forests)](on-premises-deployment-surface-hub-multi-forest.md) | Your organization has servers that it controls and uses to host Active Directory, Exchange, and Skype for Business (or Lync) in a multi-forest environment. |
|
||||
| [Hybrid deployment](hybrid-deployment-surface-hub-device-accounts.md) | Your organization has a mix of services, with some hosted on-premises and some hosted online through Office 365. |
|
||||
| [Online or hybrid deployment using Skype Hybrid Voice environment](skype-hybrid-voice.md) | Your organization has Skype for Business home pools and Exchange servers in the cloud, and uses an on-premises pool of Skype for Business 2015 or Cloud Connector edition connected via Public Switched Telephone Network (PSTN). |
|
||||
|
||||
|
||||
If you prefer to use a graphical user interface (UI), some steps can be done using UI instead of PowerShell.
|
||||
|
BIN
devices/surface-hub/images/adjust-room-audio.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
devices/surface-hub/images/new-user-hybrid-voice.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
devices/surface-hub/images/new-user-password-hybrid-voice.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
devices/surface-hub/images/product-license-hybrid-voice.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
devices/surface-hub/images/select-room-hybrid-voice.png
Normal file
After Width: | Height: | Size: 43 KiB |
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: Install apps on your Microsoft Surface Hub
|
||||
description: Admins can install apps can from either the Windows Store or the Windows Store for Business.
|
||||
description: Admins can install apps can from either the Microsoft Store or the Microsoft Store for Business.
|
||||
ms.assetid: 3885CB45-D496-4424-8533-C9E3D0EDFD94
|
||||
keywords: install apps, Windows Store, Windows Store for Business
|
||||
keywords: install apps, Microsoft Store, Microsoft Store for Business
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
@ -18,15 +18,15 @@ You can install additional apps on your Surface Hub to fit your team or organiza
|
||||
A few things to know about apps on Surface Hub:
|
||||
- Surface Hub only runs [Universal Windows Platform (UWP) apps](https://msdn.microsoft.com/windows/uwp/get-started/whats-a-uwp). Apps created using the [Desktop App Converter](https://docs.microsoft.com/windows/uwp/porting/desktop-to-uwp-run-desktop-app-converter) will not run on Surface Hub. See a [list of apps that work with Surface Hub](https://www.microsoft.com/surface/support/surface-hub/surface-hub-apps).
|
||||
- Apps must be targeted for the [Universal device family](https://msdn.microsoft.com/library/windows/apps/dn894631).
|
||||
- By default, apps must be Store-signed to be installed. During testing and development, you can also choose to run developer-signed UWP apps by placing the device in developer mode.- When submitting an app to the Windows Store, developers need to set Device family availability and Organizational licensing options to make sure an app will be available to run on Surface Hub.
|
||||
- You need admin credentials to install apps on your Surface Hub. Since the device is designed to be used in communal spaces like meeting rooms, people can't access the Windows Store to download and install apps.
|
||||
- By default, apps must be Store-signed to be installed. During testing and development, you can also choose to run developer-signed UWP apps by placing the device in developer mode.- When submitting an app to the Microsoft Store, developers need to set Device family availability and Organizational licensing options to make sure an app will be available to run on Surface Hub.
|
||||
- You need admin credentials to install apps on your Surface Hub. Since the device is designed to be used in communal spaces like meeting rooms, people can't access the Microsoft Store to download and install apps.
|
||||
|
||||
|
||||
## Develop and test apps
|
||||
While you're developing your own app, there are a few options for testing apps on Surface Hub.
|
||||
|
||||
### Developer Mode
|
||||
By default, Surface Hub only runs UWP apps that have been published to and signed by the Windows Store. Apps submitted to the Windows Store go through security and compliance tests as part of the [app certification process](https://msdn.microsoft.com/en-us/windows/uwp/publish/the-app-certification-process), so this helps safeguard your Surface Hub against malicious apps.
|
||||
By default, Surface Hub only runs UWP apps that have been published to and signed by the Microsoft Store. Apps submitted to the Microsoft Store go through security and compliance tests as part of the [app certification process](https://msdn.microsoft.com/en-us/windows/uwp/publish/the-app-certification-process), so this helps safeguard your Surface Hub against malicious apps.
|
||||
|
||||
By enabling developer mode, you can also install developer-signed UWP apps.
|
||||
|
||||
@ -46,8 +46,8 @@ During development, the easiest way to test your app on a Surface Hub is using V
|
||||
Use Visual Studio to [create an app package](https://msdn.microsoft.com/library/windows/apps/hh454036.aspx) for your UWP app, signed using a test certificate. Then use Windows Imaging and Configuration Designer (ICD) to create a provisioning package containing the app package. For more information, see [Create provisioning packages](provisioning-packages-for-certificates-surface-hub.md).
|
||||
|
||||
|
||||
## Submit apps to the Windows Store
|
||||
Once an app is ready for release, developers need to submit and publish it to the Windows Store. For more information, see [Publish Windows apps](https://developer.microsoft.com/store/publish-apps).
|
||||
## Submit apps to the Microsoft Store
|
||||
Once an app is ready for release, developers need to submit and publish it to the Microsoft Store. For more information, see [Publish Windows apps](https://developer.microsoft.com/store/publish-apps).
|
||||
|
||||
During app submission, developers need to set **Device family availability** and **Organizational licensing** options to make sure the app will be available to run on Surface Hub.
|
||||
|
||||
@ -58,7 +58,7 @@ During app submission, developers need to set **Device family availability** and
|
||||
- **Windows 10 Desktop** (other device families are optional)
|
||||
- **Let Microsoft decide whether to make the app available to any future device families**
|
||||
|
||||

|
||||

|
||||
|
||||
For more information, see [Device family availability](https://msdn.microsoft.com/windows/uwp/publish/upload-app-packages#device-family-availability).
|
||||
|
||||
@ -67,7 +67,7 @@ For more information, see [Device family availability](https://msdn.microsoft.co
|
||||
2. Select **Pricing and availability**.
|
||||
3. Under Organizational licensing, select **Allow disconnected (offline) licensing for organizations**.
|
||||
|
||||

|
||||

|
||||
|
||||
> [!NOTE]
|
||||
> **Make my app available to organizations with Store-managed (online) licensing and distribution** is selected by default.
|
||||
@ -80,28 +80,28 @@ For more information, see [Organizational licensing options](https://msdn.micros
|
||||
|
||||
## Deploy released apps
|
||||
|
||||
There are several options for installing apps that have been released to the Windows Store, depending on whether you want to evaluate them on a few devices, or deploy them broadly to your organization.
|
||||
There are several options for installing apps that have been released to the Microsoft Store, depending on whether you want to evaluate them on a few devices, or deploy them broadly to your organization.
|
||||
|
||||
To install released apps:
|
||||
- Download the app using the Windows Store app, or
|
||||
- Download the app package from the Windows Store for Business, and distribute it using a provisioning package or a supported MDM provider.
|
||||
- Download the app using the Microsoft Store app, or
|
||||
- Download the app package from the Microsoft Store for Business, and distribute it using a provisioning package or a supported MDM provider.
|
||||
|
||||
### Windows Store app
|
||||
To evaluate apps released on the Windows Store, use the Windows Store app on the Surface Hub to browse and download apps.
|
||||
### Microsoft Store app
|
||||
To evaluate apps released on the Microsoft Store, use the Microsoft Store app on the Surface Hub to browse and download apps.
|
||||
|
||||
> [!NOTE]
|
||||
> Using the Windows Store app is not the recommended method of deploying apps at scale to your organization:
|
||||
> - To download apps, you must sign in to the Windows Store app with a Microsoft account or organizational account. However, you can only connect an account to a maximum of 10 devices at once. If you have more than 10 Surface Hubs, you will need to create multiple accounts or remove devices from your account between app installations.
|
||||
> - To install apps, you will need to manually sign in to the Windows Store app on each Surface Hub you own.
|
||||
> Using the Microsoft Store app is not the recommended method of deploying apps at scale to your organization:
|
||||
> - To download apps, you must sign in to the Microsoft Store app with a Microsoft account or organizational account. However, you can only connect an account to a maximum of 10 devices at once. If you have more than 10 Surface Hubs, you will need to create multiple accounts or remove devices from your account between app installations.
|
||||
> - To install apps, you will need to manually sign in to the Microsoft Store app on each Surface Hub you own.
|
||||
|
||||
**To browse the Windows Store on Surface Hub**
|
||||
**To browse the Microsoft Store on Surface Hub**
|
||||
1. From your Surface Hub, start **Settings**.
|
||||
2. Type the device admin credentials when prompted.
|
||||
3. Navigate to **This device** > **Apps & features**.
|
||||
4. Select **Open Store**.
|
||||
|
||||
### Download app packages from Windows Store for Business
|
||||
To download the app package you need to install apps on your Surface Hub, visit the [Windows Store for Business](https://www.microsoft.com/business-store). The Store for Business is where you can find, acquire, and manage apps for the Windows 10 devices in your organization, including Surface Hub.
|
||||
### Download app packages from Microsoft Store for Business
|
||||
To download the app package you need to install apps on your Surface Hub, visit the [Microsoft Store for Business](https://www.microsoft.com/business-store). The Store for Business is where you can find, acquire, and manage apps for the Windows 10 devices in your organization, including Surface Hub.
|
||||
|
||||
> [!NOTE]
|
||||
> Currently, Surface Hub only supports offline-licensed apps available through the Store for Business. App developers set offline-license availability when they submit apps.
|
||||
@ -147,7 +147,7 @@ To deploy apps to a large number of Surface Hubs in your organization, use a sup
|
||||
13. As needed, update the app by downloading a new package from the Store for Business, and publishing an application revision in Configuration Manager. For more information, see [Update and retire applications with System Center Configuration Manager](https://technet.microsoft.com/library/mt595704.aspx).
|
||||
|
||||
> [!NOTE]
|
||||
> If you are using System Center Configuration Manager (current branch), you can bypass the above steps by connecting the Store for Business to System Center Configuration Manager. By doing so, you can synchronize the list of apps you've purchased with System Center Configuration Manager, view these in the Configuration Manager console, and deploy them like you would any other app. For more information, see [Manage apps from the Windows Store for Business with System Center Configuration Manager](https://technet.microsoft.com/library/mt740630.aspx).
|
||||
> If you are using System Center Configuration Manager (current branch), you can bypass the above steps by connecting the Store for Business to System Center Configuration Manager. By doing so, you can synchronize the list of apps you've purchased with System Center Configuration Manager, view these in the Configuration Manager console, and deploy them like you would any other app. For more information, see [Manage apps from the Microsoft Store for Business with System Center Configuration Manager](https://technet.microsoft.com/library/mt740630.aspx).
|
||||
|
||||
|
||||
## Summary
|
||||
@ -158,7 +158,7 @@ There are a few different ways to install apps on your Surface Hub depending on
|
||||
| -------------------------- | --------------- | ------------------------------------- | ---------------------- |
|
||||
| Visual Studio | X | | |
|
||||
| Provisioning package | X | X | |
|
||||
| Windows Store app | | X | |
|
||||
| Microsoft Store app | | X | |
|
||||
| Supported MDM provider | | | X |
|
||||
|
||||
|
||||
|
@ -20,6 +20,7 @@ Surface Hubs have many settings that are common to other Windows devices, but al
|
||||
|
||||
| Setting | Location | Description |
|
||||
| ------- | -------- | ----------- |
|
||||
<<<<<<< HEAD
|
||||
| Device account | Surface Hub > Accounts | Set or change the Surface Hub's device account. |
|
||||
| Device account sync status | Surface Hub > Accounts | Check the sync status of the device account’s mail and calendar on the Surface Hub. |
|
||||
| Password rotation | Surface Hub > Accounts | Choose whether to let the Surface Hub automatically rotate the device account's password. |
|
||||
@ -45,6 +46,25 @@ Surface Hubs have many settings that are common to other Windows devices, but al
|
||||
| Session time out | Surface Hub > Session & clean up | Choose how long the device needs to be inactive before returning to the welcome screen. |
|
||||
| Sleep time out | Surface Hub > Session & clean up | Choose how long the device needs to be inactive before going to sleep mode. |
|
||||
| Friendly name | Surface Hub > About | Set the Surface Hub name that people will see when connecting wirelessly. |
|
||||
=======
|
||||
| Device account | This device > Accounts | Set or change the Surface Hub's device account. |
|
||||
| Device account sync status | This device > Accounts | Check the sync status of the device account’s mail and calendar on the Surface Hub. |
|
||||
| Password rotation | This device > Accounts | Choose whether to let the Surface Hub automatically rotate the device account's password. |
|
||||
| Change admin account password | This device > Accounts | Change the password for the local admin account. This is only available if you configured the device to use a local admin during first run. |
|
||||
| Configure Operations Management Suite (OMS) | This device > Device management | Set up monitoring for your Surface Hub using OMS. |
|
||||
| Open the Microsoft Store app | This device > Apps & features | The Microsoft Store app is only available to admins through the Settings app. |
|
||||
| Skype for Business domain name | This device > Calling | Configure a domain name for your Skype for Business server. |
|
||||
| Default microphone and speaker settings | This device > Calling | Configure a default microphone and speaker for calls, and a default speaker for media playback. |
|
||||
| Turn off wireless projection using Miracast | This device > Wireless projection | Choose whether presenters can wirelessly project to the Surface Hub using Miracast. |
|
||||
| Require a PIN for wireless projection | This device > Wireless projection | Choose whether people are required to enter a PIN before they use wireless projection. |
|
||||
| Wireless projection (Miracast) channel | This device > Wireless projection | Set the channel for Miracast projection. |
|
||||
| Meeting info shown on the welcome screen | This device > Welcome screen | Choose whether meeting organizer, time, and subject show up on the welcome screen. |
|
||||
| Welcome screen background | This device > Welcome screen | Choose a background image for the welcome screen. |
|
||||
| Turn on screen with motion sensors | This device > Session & clean up | Choose whether the screen turns on when motion is detected. |
|
||||
| Session time out | This device > Session & clean up | Choose how long the device needs to be inactive before returning to the welcome screen. |
|
||||
| Sleep time out | This device > Session & clean up | Choose how long the device needs to be inactive before going to sleep mode. |
|
||||
| Friendly name | This device > About | Set the Surface Hub name that people will see when connecting wirelessly. |
|
||||
>>>>>>> refs/remotes/origin/master
|
||||
| Maintenance hours | Update & security > Windows Update > Advanced options | Configure when updates can be installed. |
|
||||
| Configure Windows Server Update Services (WSUS) server | Update & security > Windows Update > Advanced options | Change whether Surface Hub receives updates from a WSUS server instead of Windows Update. |
|
||||
| Recover from the cloud | Update & security > Recovery | Reinstall the operating system on Surface Hub to a manufacturer build from the cloud. |
|
||||
|
@ -29,7 +29,7 @@ Learn about managing and updating Surface Hub.
|
||||
| ----- | ----------- |
|
||||
| [Remote Surface Hub management](remote-surface-hub-management.md) |Topics related to managing your Surface Hub remotely. Include install apps, managing settings with MDM and monitoring with Operations Management Suite. |
|
||||
| [Manage Surface Hub settings](manage-surface-hub-settings.md) |Topics related to managing Surface Hub settings: accessibility, device account, device reset, fully qualified domain name, Windows Update settings, and wireless network |
|
||||
| [Install apps on your Surface Hub]( https://technet.microsoft.com/itpro/surface-hub/install-apps-on-surface-hub) | Admins can install apps can from either the Windows Store or the Windows Store for Business.|
|
||||
| [Install apps on your Surface Hub]( https://technet.microsoft.com/itpro/surface-hub/install-apps-on-surface-hub) | Admins can install apps can from either the Microsoft Store or the Microsoft Store for Business.|
|
||||
| [End a meeting with End session](https://technet.microsoft.com/itpro/surface-hub/i-am-done-finishing-your-surface-hub-meeting) | At the end of a meeting, users can tap **End session** to clean up any sensitive data and prepare the device for the next meeting.|
|
||||
| [Save your BitLocker key](https://technet.microsoft.com/itpro/surface-hub/save-bitlocker-key-surface-hub) | Every Surface Hub is automatically set up with BitLocker drive encryption software. Microsoft strongly recommends that you make sure you back up your BitLocker recovery keys.|
|
||||
| [Connect other devices and display with Surface Hub](https://technet.microsoft.com/itpro/surface-hub/connect-and-display-with-surface-hub) | You can connect other device to your Surface Hub to display content.|
|
||||
|
@ -68,7 +68,7 @@ A device account is an Exchange resource account that Surface Hub uses to displa
|
||||
|
||||
After you've created your device account, there are a couple of ways to verify that it's setup correctly.
|
||||
- Run Surface Hub device account validation PowerShell scripts. For more information, see [Surface Hub device account scripts](https://gallery.technet.microsoft.com/scriptcenter/Surface-Hub-device-account-6db77696) in Script Center, or [PowerShell scripts for Surface Hub](appendix-a-powershell-scripts-for-surface-hub.md) later in this guide.
|
||||
- Use the account with the [Lync Windows Store app](https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm). If Lync signs in successfully, then the device account will most likely work with Skype for Business on Surface Hub.
|
||||
- Use the account with the [Lync Microsoft Store app](https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm). If Lync signs in successfully, then the device account will most likely work with Skype for Business on Surface Hub.
|
||||
|
||||
|
||||
## Prepare for first-run program
|
||||
|
@ -0,0 +1,221 @@
|
||||
---
|
||||
title: Create provisioning packages (Surface Hub)
|
||||
description: For Windows 10, settings that use the registry or a content services platform (CSP) can be configured using provisioning packages. You can also add certificates during first run using provisioning.
|
||||
ms.assetid: 8AA25BD4-8A8F-4B95-9268-504A49BA5345
|
||||
keywords: add certificate, provisioning package
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: TrudyHa
|
||||
localizationpriority: medium
|
||||
---
|
||||
|
||||
# Create provisioning packages (Surface Hub)
|
||||
|
||||
This topic explains how to create a provisioning package using the Windows Imaging and Configuration Designer (ICD), and apply it to Surface Hub devices. For Surface Hub, you can use provisioning packages to add certificates, install Universal Windows Platform (UWP) apps, and customize policies and settings.
|
||||
|
||||
You can apply a provisioning package using a USB during first run, or through the **Settings** app.
|
||||
|
||||
|
||||
## Advantages
|
||||
- Quickly configure devices without using a MDM provider.
|
||||
|
||||
- No network connectivity required.
|
||||
|
||||
- Simple to apply.
|
||||
|
||||
[Learn more about the benefits and uses of provisioning packages.](https://technet.microsoft.com/itpro/windows/whats-new/new-provisioning-packages)
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
To create and apply a provisioning package to a Surface Hub, you'll need the following:
|
||||
|
||||
- Windows Imaging and Configuration Designer (ICD), which is installed as a part of the [Windows 10 Assessment and Deployment Kit (ADK)](http://go.microsoft.com/fwlink/p/?LinkId=526740).
|
||||
- A PC running Windows 10.
|
||||
- A USB flash drive.
|
||||
- If you apply the package using the **Settings** app, you'll need device admin credentials.
|
||||
|
||||
You'll create the provisioning package on a PC running Windows 10, save the package to a USB drive, and then deploy it to your Surface Hub.
|
||||
|
||||
|
||||
## Supported items for Surface Hub provisioning packages
|
||||
|
||||
Currently, you can add these items to provisioning packages for Surface Hub:
|
||||
- **Certificates** - You can add certificates, if needed, to authenticate to Microsoft Exchange.
|
||||
- **Universal Windows Platform (UWP) apps** - You can install UWP apps. This can be an offline-licensed app from the Microsoft Store for Business, or an app created by an in-house dev.
|
||||
- **Policies** - Surface Hub supports a subset of the policies in the [Policy configuration service provider](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx). Some of those policies can be configured with ICD.
|
||||
- **Settings** - You can configure any setting in the [SurfaceHub configuration service provider](https://msdn.microsoft.com/library/windows/hardware/mt608323.aspx).
|
||||
|
||||
|
||||
## Create the provisioning package
|
||||
|
||||
Use the Windows Imaging and Configuration Designer (ICD) tool included in the Windows Assessment and Deployment Kit (ADK) for Windows 10 to create a provisioning package. When you install the ADK, you can choose to install only the Imaging and Configuration Designer (ICD). [Install the ADK.](http://go.microsoft.com/fwlink/p/?LinkId=526740)
|
||||
|
||||
1. Open Windows ICD (by default, `%windir%\Program Files (x86)\Windows Kits\10\Assessment and Deployment Kit\Imaging and Configuration Designer\x86\ICD.exe`).
|
||||
|
||||
2. Click **Advanced provisioning**.
|
||||
|
||||

|
||||
|
||||
3. Name your project and click **Next**.
|
||||
|
||||
4. Select **Common to Windows 10 Team edition**, click **Next**, and then click **Finish**.
|
||||
|
||||

|
||||
|
||||
5. In the project, under **Available customizations**, select **Common Team edition settings**.
|
||||
|
||||

|
||||
|
||||
|
||||
### Add a certificate to your package
|
||||
You can use provisioning packages to install certificates that will allow the device to authenticate to Microsoft Exchange.
|
||||
|
||||
> [!NOTE]
|
||||
> Provisioning packages can only install certificates to the device (local machine) store, and not to the user store. If your organization requires that certificates must be installed to the user store, use Mobile Device Management (MDM) to deploy these certificates. See your MDM solution documentation for details.
|
||||
|
||||
1. In the **Available customizations** pane, go to **Runtime settings** > **Certificates** > **ClientCertificates**.
|
||||
|
||||
2. Enter a **CertificateName** and then click **Add**.
|
||||
|
||||
2. Enter the **CertificatePassword**.
|
||||
|
||||
3. For **CertificatePath**, browse and select the certificate.
|
||||
|
||||
4. Set **ExportCertificate** to **False**.
|
||||
|
||||
5. For **KeyLocation**, select **Software only**.
|
||||
|
||||
|
||||
### Add a Universal Windows Platform (UWP) app to your package
|
||||
Before adding a UWP app to a provisioning package, you need the app package (either an .appx, or .appxbundle) and any dependency files. If you acquired the app from the Microsoft Store for Business, you will also need the *unencoded* app license. See [Distribute offline apps](https://technet.microsoft.com/itpro/windows/manage/distribute-offline-apps#download-an-offline-licensed-app) to learn how to download these items from the Microsoft Store for Business.
|
||||
|
||||
1. In the **Available customizations** pane, go to **Runtime settings** > **UniversalAppInstall** > **DeviceContextApp**.
|
||||
|
||||
2. Enter a **PackageFamilyName** for the app and then click **Add**. For consistency, use the app's package family name. If you acquired the app from the Microsoft Store for Business, you can find the package family name in the app license. Open the license file using a text editor, and use the value between the \<PFM\>...\</PFM\> tags.
|
||||
|
||||
3. For **ApplicationFile**, click **Browse** to find and select the target app (either an \*.appx or \*.appxbundle).
|
||||
|
||||
4. For **DependencyAppxFiles**, click **Browse** to find and add any dependencies for the app. For Surface Hub, you will only need the x64 versions of these dependencies.
|
||||
|
||||
If you acquired the app from the Microsoft Store for Business, you will also need to add the app license to your provisioning package.
|
||||
|
||||
1. Make a copy of the app license, and rename it to use a **.ms-windows-store-license** extension. For example, "example.xml" becomes "example.ms-windows-store-license".
|
||||
|
||||
2. In ICD, in the **Available customizations** pane, go to **Runtime settings** > **UniversalAppInstall** > **DeviceContextAppLicense**.
|
||||
|
||||
3. Enter a **LicenseProductId** and then click **Add**. For consistency, use the app's license ID from the app license. Open the license file using a text editor. Then, in the \<License\> tag, use the value in the **LicenseID** attribute.
|
||||
|
||||
4. Select the new **LicenseProductId** node. For **LicenseInstall**, click **Browse** to find and select the license file that you renamed in Step 1.
|
||||
|
||||
|
||||
### Add a policy to your package
|
||||
Surface Hub supports a subset of the policies in the [Policy configuration service provider](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx). Some of those policies can be configured with ICD.
|
||||
|
||||
1. In the **Available customizations** pane, go to **Runtime settings** > **Policies**.
|
||||
|
||||
2. Select one of the available policy areas.
|
||||
|
||||
3. Select and set the policy you want to add to your provisioning package.
|
||||
|
||||
|
||||
### Add Surface Hub settings to your package
|
||||
|
||||
You can add settings from the [SurfaceHub configuration service provider](https://msdn.microsoft.com/library/windows/hardware/mt608323.aspx) to your provisioning package.
|
||||
|
||||
1. In the **Available customizations** pane, go to **Runtime settings** > **WindowsTeamSettings**.
|
||||
|
||||
2. Select one of the available setting areas.
|
||||
|
||||
3. Select and set the setting you want to add to your provisioning package.
|
||||
|
||||
|
||||
## Build your package
|
||||
|
||||
1. When you are done configuring the provisioning package, on the **File** menu, click **Save**.
|
||||
|
||||
2. Read the warning that project files may contain sensitive information, and click **OK**.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> When you build a provisioning package, you may include sensitive information in the project files and in the provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when they are no longer needed.
|
||||
|
||||
3. On the **Export** menu, click **Provisioning package**.
|
||||
|
||||
4. Change **Owner** to **IT Admin**, which will set the precedence of this provisioning package higher than provisioning packages applied to this device from other sources.
|
||||
|
||||
5. Set a value for **Package Version**, and then select **Next.**
|
||||
|
||||
> [!TIP]
|
||||
> You can make changes to existing packages and change the version number to update previously applied packages.
|
||||
|
||||
6. Optional: You can choose to encrypt the package and enable package signing.
|
||||
|
||||
- **Enable package encryption** - If you select this option, an auto-generated password will be shown on the screen.
|
||||
|
||||
- **Enable package signing** - If you select this option, you must select a valid certificate to use for signing the package. You can specify the certificate by clicking **Browse...** and choosing the certificate you want to use to sign the package.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> We recommend that you include a trusted provisioning certificate in your provisioning package. When the package is applied to a device, the certificate is added to the system store and any package signed with that certificate thereafter can be applied silently.
|
||||
|
||||
7. Click **Next** to specify the output location where you want the provisioning package to go once it's built. By default, Windows ICD uses the project folder as the output location.<p>
|
||||
Optionally, you can click **Browse** to change the default output location.
|
||||
|
||||
8. Click **Next**.
|
||||
|
||||
9. Click **Build** to start building the package. The project information is displayed in the build page and the progress bar indicates the build status.<p>
|
||||
If you need to cancel the build, click **Cancel**. This cancels the current build process, closes the wizard, and takes you back to the **Customizations Page**.
|
||||
|
||||
10. If your build fails, an error message will show up that includes a link to the project folder. You can scan the logs to determine what caused the error. Once you fix the issue, try building the package again.<p>
|
||||
If your build is successful, the name of the provisioning package, output directory, and project directory will be shown.
|
||||
|
||||
- If you choose, you can build the provisioning package again and pick a different path for the output package. To do this, click **Back** to change the output package name and path, and then click **Next** to start another build.
|
||||
|
||||
- If you are done, click **Finish** to close the wizard and go back to the **Customizations Page**.
|
||||
|
||||
11. Select the **output location** link to go to the location of the package. Copy the .ppkg to an empty USB flash drive.
|
||||
|
||||
|
||||
## Apply a provisioning package to Surface Hub
|
||||
|
||||
There are two options for deploying provisioning packages to a Surface Hub. You can apply a provisioning packing [during the first run wizard](#apply-a-provisioning-package-during-first-run), or using [Settings](#apply-a-package-using-settings).
|
||||
|
||||
|
||||
### Apply a provisioning package during first run
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Only use provisioning packages to install certificates during first run. Use the **Settings** app to install apps and apply other settings.
|
||||
|
||||
1. When you turn on the Surface Hub for the first time, the first-run program will display the [**Hi there page**](first-run-program-surface-hub.md#first-page). Make sure that the settings are properly configured before proceeding.
|
||||
|
||||
2. Insert the USB flash drive containing the .ppkg file into the Surface Hub. If the package is in the root directory of the drive, the first-run program will recognize it and ask if you want to set up the device. Select **Set up**.
|
||||
|
||||

|
||||
|
||||
3. The next screen asks you to select a provisioning source. Select **Removable Media** and tap **Next**.
|
||||
|
||||

|
||||
|
||||
4. Select the provisioning package (\*.ppkg) that you want to apply, and tap **Next**. Note that you can only install one package during first run.
|
||||
|
||||

|
||||
|
||||
5. The first-run program will show you a summary of the changes that the provisioning package will apply. Select **Yes, add it**. The package will be applied, and you'll be taken to the next page in the first-run program.
|
||||
|
||||

|
||||
|
||||
|
||||
### Apply a package using Settings
|
||||
|
||||
1. Insert the USB flash drive containing the .ppkg file into the Surface Hub.
|
||||
|
||||
2. From the Surface Hub, start **Settings** and enter the admin credentials when prompted.
|
||||
|
||||
3. Navigate to **This device** > **Device management**. Under **Provisioning packages**, select **Add or remove a provisioning package**.
|
||||
|
||||
4. Select **Add a package**.
|
||||
|
||||
5. Choose your provisioning package and select **Add**. You may have to re-enter the admin credentials if prompted.
|
||||
|
||||
6. You'll see a summary of the changes that the provisioning package will apply. Select **Yes, add it**.
|
105
devices/surface-hub/skype-hybrid-voice.md
Normal file
@ -0,0 +1,105 @@
|
||||
---
|
||||
title: Online or hybrid deployment using Skype Hybrid Voice environment (Surface Hub)
|
||||
description: This topic explains how to enable Skype for Business Cloud PBX with on premises PSTN connectivity via Cloud Connector Edition or Skype for Business 2015 pool.
|
||||
keywords: hybrid deployment, Skype Hybrid Voice
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerMS
|
||||
localizationpriority: medium
|
||||
---
|
||||
|
||||
# Online or hybrid deployment using Skype Hybrid Voice environment (Surface Hub)
|
||||
|
||||
This topic explains how to enable Skype for Business Cloud PBX with on-premises Public Switched Telephone Network (PSTN) connectivity via Cloud Connector Edition or Skype for Business 2015 pool. In this option. your Skype for Business home pools and Exchange servers are in the cloud, and are connected by PSTN via an on-premises pool running Skype for Business 2015 or Cloud Connector edition. [Learn more about different Cloud PBX options](https://technet.microsoft.com/library/mt612869.aspx).
|
||||
|
||||
If you deployed Skype for Business Cloud PBX with one of the hybrid voice options, follow the steps below to enable the room account for Surface Hub. It is important to create a regular user account first, assign all hybrid voice options and phone numbers, and then convert the account to a room account. If you do not follow this order, you will not be able to assign a hybrid phone number.
|
||||
|
||||
>[!WARNING]
|
||||
>If you create an account before configuration of Hybrid voice (you run Enable-CSMeetingRoom command), you will not be able to configure required hybrid voice parameters. In order to configure hybrid voice parameters for a previously configured account or to reconfigure a phone number, delete the E5 or E3 + Cloud PBX add-on license, and then follow the steps below, starting at step 3.
|
||||
|
||||
1. Create a new user account for Surface Hub. This example uses **surfacehub2@adatum.com**. The account can be created in local Active Directory and synchronized to the cloud, or created directly in the cloud.
|
||||
|
||||

|
||||
|
||||
2. Select **Password Never Expires**. This is important for a Surface Hub device.
|
||||
|
||||

|
||||
|
||||
3. In Office 365, add **E5** license or **E3 and Cloud PBX** add-on to the user account created for the room. This is required for Hybrid Voice to work.
|
||||
|
||||

|
||||
|
||||
4. Wait approximately 15 minutes until the user account for the room appears in Skype for Business Online.
|
||||
|
||||
5. After the user account for room is created in Skype for Business Online, enable it for Hybrid Voice in Skype for Business Remote PowerShell by running the following cmdlet:
|
||||
|
||||
```
|
||||
Set-csuser surfacehub2@adatum.com EnterpriseVoiceEnabled $true -HostedVoiceMail $true -onpremlineuri tel:+15005000102
|
||||
```
|
||||
|
||||
6. Validate Hybrid Voice call flow by placing test calls from the Surface Hub.
|
||||
|
||||
7. Start a remote PowerShell session on a PC and connect to Exchange by running the following cmdlets.
|
||||
|
||||
```
|
||||
Set-ExecutionPolicy Unrestricted
|
||||
$cred=Get-Credential -Message "Please use your Office 365 admin credentials"
|
||||
$sess= New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/ps1-liveid/ -Credential $cred -Authentication Basic -AllowRedirection
|
||||
Import-PSSession $sess
|
||||
```
|
||||
|
||||
8. After establishing a session, modify the user account for the room to enable it as a **RoomMailboxAccount** by running the following cmdlets. This allows the account to authenticate with Surface Hub.
|
||||
|
||||
```
|
||||
Set-Mailbox surfacehub2@adatum.com -Type Room
|
||||
Set-Mailbox surfacehub2@adatum.com -EnableRoomMailboxAccount $true -RoomMailboxPassword (ConvertTo-SecureString -String <password> -AsPlainText -Force)
|
||||
```
|
||||
|
||||
9. After setting up the mailbox, you will need to either create a new Exchange ActiveSync policy, or use a compatible existing policy.
|
||||
|
||||
Surface Hubs are only compatible with device accounts that have an ActiveSync policy where the **PasswordEnabled** property is set to **False**. If this isn’t set properly, then Exchange services on the Surface Hub (mail, calendar, and joining meetings), will not be enabled.
|
||||
|
||||
If you haven’t created a compatible policy yet, use the following cmdlet (this one creates a policy called "Surface Hubs"). After it’s created, you can apply the same policy to other device accounts.
|
||||
|
||||
```
|
||||
$easPolicy = New-MobileDeviceMailboxPolicy -Name “SurfaceHubs” -PasswordEnabled $false
|
||||
```
|
||||
|
||||
After you have a compatible policy, then you will need to apply the policy to the device account. However, policies can only be applied to user accounts and not resource mailboxes. Run the following cmdlets to convert the mailbox into a user type, apply the policy, and then convert it back into a mailbox (you may need to re-enable the account and set the password again).
|
||||
|
||||
```
|
||||
Set-Mailbox surfacehub2@adatum.com -Type Regular
|
||||
Set-CASMailbox surfacehub2@adatum.com -ActiveSyncMailboxPolicy $easPolicy.id
|
||||
Set-Mailbox surfacehub2@adatum.com -Type Room
|
||||
$credNewAccount = Get-Credential -Message "Please provide the Surface Hub username and password"
|
||||
Set-Mailbox surfacehub2@adatum.com -RoomMailboxPassword $credNewAccount.Password -EnableRoomMailboxAccount $true
|
||||
```
|
||||
|
||||
10. Various Exchange properties must be set on the device account to improve the meeting experience. You can see which properties can be set in [Exchange properties](exchange-properties-for-surface-hub-device-accounts.md). The following cmdlets provide an example of setting Exchange properties.
|
||||
|
||||
```
|
||||
Set-CalendarProcessing surfacehub2@adatum.com -AutomateProcessing AutoAccept -AddOrganizerToSubject $false –AllowConflicts $false –DeleteComments $false -DeleteSubject $false -RemovePrivateProperty $false
|
||||
Set-CalendarProcessing surfacehub2@adatum.com -AddAdditionalResponse $true -AdditionalResponse "This is a Surface Hub room!"
|
||||
```
|
||||
|
||||
11. Enable the mailbox as a meeting device in Skype for Business Online. Run the following cmdlet which enables the acount as a meeting device.
|
||||
|
||||
```
|
||||
Get-CsTenant | select registrarpool
|
||||
Enable-CsMeetingRoom surfacehub2@adatum.com -RegistrarPool 'sippoolbl20a04.infra.lync.com' -SipAddressType UserPrincipalName
|
||||
```
|
||||
|
||||
As a result of running this cmdlet, users will be asked if they are in a meeting room, as shown in the following image. **Yes** will mute the microphone and speaker.
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
At this moment the room account is fully configured, including Hybrid Voice. If you use Skype on-premises, you can configure additional attributes, like description, location, etc., on-premises. If you create a room in Skype Online, these parameters can be set online.
|
||||
|
||||
In the following image, you can see how the device appears to users.
|
||||
|
||||
|
||||

|
@ -16,7 +16,7 @@
|
||||
### [Surface Dock Updater](surface-dock-updater.md)
|
||||
### [Wake On LAN for Surface devices](wake-on-lan-for-surface-devices.md)
|
||||
## [Considerations for Surface and System Center Configuration Manager](considerations-for-surface-and-system-center-configuration-manager.md)
|
||||
## [Deploy Surface app with Windows Store for Business](deploy-surface-app-with-windows-store-for-business.md)
|
||||
## [Deploy Surface app with Microsoft Store for Business](deploy-surface-app-with-windows-store-for-business.md)
|
||||
## [Enable PEAP, EAP-FAST, and Cisco LEAP on Surface devices](enable-peap-eap-fast-and-cisco-leap-on-surface-devices.md)
|
||||
## [Manage Surface UEFI settings](manage-surface-uefi-settings.md)
|
||||
### [Advanced UEFI security features for Surface Pro 3](advanced-uefi-security-features-for-surface-pro-3.md)
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Deploy Surface app with Windows Store for Business (Surface)
|
||||
description: Find out how to add and download Surface app with Windows Store for Business, as well as install Surface app with PowerShell and MDT.
|
||||
title: Deploy Surface app with Microsoft Store for Business or Microsoft Store for Education (Surface)
|
||||
description: Find out how to add and download Surface app with Windows Store for Business or Microsoft Store for Education, as well as install Surface app with PowerShell and MDT.
|
||||
keywords: surface app, app, deployment, customize
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
@ -9,7 +9,7 @@ ms.sitesec: library
|
||||
author: miladCA
|
||||
---
|
||||
|
||||
#Deploy Surface app with Windows Store for Business
|
||||
#Deploy Surface app with Microsoft Store for Business and Education
|
||||
|
||||
**Applies to**
|
||||
* Surface Pro 4
|
||||
@ -35,21 +35,21 @@ If your organization is preparing images that will be deployed to your Surface d
|
||||
|
||||
##Surface app overview
|
||||
|
||||
The Surface app is available as a free download from the [Windows Store](https://www.microsoft.com/store/apps/Surface/9WZDNCRFJB8P). Users can download and install it from the Windows Store, but if your organization uses Windows Store for Business instead, you will need to add it to your store’s inventory and possibly include the app as part of your Windows deployment process. These processes are discussed throughout this article. For more information about Windows Store for Business, see [Windows Store for Business](https://technet.microsoft.com/windows/store-for-business) in the Windows TechCenter.
|
||||
The Surface app is available as a free download from the [Windows Store](https://www.microsoft.com/store/apps/Surface/9WZDNCRFJB8P). Users can download and install it from the Windows Store, but if your organization uses Microsoft Store for Business instead, you will need to add it to your store’s inventory and possibly include the app as part of your Windows deployment process. These processes are discussed throughout this article. For more information about Microsoft Store for Business, see [Microsoft Store for Business](https://technet.microsoft.com/windows/store-for-business) in the Windows TechCenter.
|
||||
|
||||
##Add Surface app to a Windows Store for Business account
|
||||
##Add Surface app to a Microsoft Store for Business account
|
||||
|
||||
Before users can install or deploy an app from a company’s Windows Store for Business account, the desired app(s) must first be made available and licensed to the users of a business.
|
||||
Before users can install or deploy an app from a company’s Microsoft Store for Business account, the desired app(s) must first be made available and licensed to the users of a business.
|
||||
|
||||
1. If you have not already done so, create a [Windows Store for Business account](https://www.microsoft.com/business-store).
|
||||
1. If you have not already done so, create a [Microsoft Store for Business account](https://www.microsoft.com/business-store).
|
||||
|
||||
2. Log on to the portal.
|
||||
|
||||
3. Enable offline licensing: click **Settings->Account Information**, and then select the **Show offline licensed apps to people shopping in the store** checkbox, as shown in Figure 1. For more information about Windows Store for Business app licensing models, see [Apps in Windows Store for Business](https://technet.microsoft.com/itpro/windows/manage/apps-in-windows-store-for-business#licensing_model).<br/> <br/>
|
||||
3. Enable offline licensing: click **Manage->Store settings**, and then select the **Show offline licensed apps to people shopping in the store** checkbox, as shown in Figure 1. For more information about Microsoft Store for Business app licensing models, see [Apps in Windows Store for Business](https://technet.microsoft.com/itpro/windows/manage/apps-in-windows-store-for-business#licensing_model).<br/> <br/>
|
||||
<br/>
|
||||
*Figure 1. Enable apps for offline use*
|
||||
|
||||
4. Add Surface app to your Windows Store for Business account by following this procedure:
|
||||
4. Add Surface app to your Micrososft Store for Business account by following this procedure:
|
||||
* Click the **Shop** menu.
|
||||
* In the search box, type **Surface app**, and then click the search icon.
|
||||
* After the Surface app is presented in the search results, click the app’s icon.
|
||||
@ -60,17 +60,17 @@ Before users can install or deploy an app from a company’s Windows Store for B
|
||||
*Figure 2. Select the Offline licensing mode and add the app to your inventory*
|
||||
|
||||
* Click **Offline** to select the Offline licensing mode.
|
||||
* Click **Get the app** to add the app to your Windows Store for Business inventory. As shown in Figure 3, you’ll see a dialog box that prompts you to acknowledge that offline apps can be deployed using a management tool or downloaded from the company’s inventory page in their private store.
|
||||
* Click **Get the app** to add the app to your Microsoft Store for Business inventory. As shown in Figure 3, you’ll see a dialog box that prompts you to acknowledge that offline apps can be deployed using a management tool or downloaded from the company’s inventory page in their private store.
|
||||
|
||||

|
||||
|
||||
*Figure 3. Offline-licensed app acknowledgement*
|
||||
* Click **OK**.
|
||||
|
||||
##Download Surface app from a Windows Store for Business account
|
||||
##Download Surface app from a Microsoft Store for Business account
|
||||
After you add an app to the Windows Store for Business account in Offline mode, you can download and add the app as an AppxBundle to a deployment share.
|
||||
1. Log on to the Windows Store for Business account at https://businessstore.microsoft.com.
|
||||
2. Click the **Manage->Inventory** menu. A list of all apps in your company’s private store is displayed, including the Surface app you added in the [Add Surface app to a Windows Store for Business account](#add-surface-app-to-a-windows-store-for-business-account) section of this article.
|
||||
1. Log on to the Microsoft Store for Business account at https://businessstore.microsoft.com.
|
||||
2. Click **Manage->Apps & software**. A list of all of your company’s apps is displayed, including the Surface app you added in the [Add Surface app to a Windows Store for Business account](#add-surface-app-to-a-windows-store-for-business-account) section of this article.
|
||||
3. Under **Actions**, click the ellipsis (**…**), and then click **Download for offline use** for the Surface app.
|
||||
4. Select the desired **Platform** and **Architecture** options from the available selections for the selected app, as shown in Figure 4.
|
||||
|
||||
@ -91,7 +91,7 @@ Figure 5 shows the required frameworks for the Surface app.
|
||||
*Figure 5. Required frameworks for the Surface app*
|
||||
|
||||
>[!NOTE]
|
||||
>The version numbers of the Surface app and required frameworks will change as the apps are updated. Check for the latest version of Surface app and each framework in Windows Store for Business. Always use the Surface app and recommended framework versions as provided by Windows Store for Business. Using outdated frameworks or the incorrect versions may result in errors or application crashes.
|
||||
>The version numbers of the Surface app and required frameworks will change as the apps are updated. Check for the latest version of Surface app and each framework in Microsoft Store for Business. Always use the Surface app and recommended framework versions as provided by Microsoft Store for Business. Using outdated frameworks or the incorrect versions may result in errors or application crashes.
|
||||
|
||||
To download the required frameworks for the Surface app, follow these steps:
|
||||
1. Click the **Download** button under **Microsoft.VCLibs.140.00_14.0.23816.0_x64__8wekyb3d8bbwe**. This downloads the Microsoft.VCLibs.140.00_14.0.23816.0_x64__8wekyb3d8bbwe.Appx file to your specified folder.
|
||||
|
BIN
devices/surface/images/manage-surface-uefi-fig10.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
devices/surface/images/manage-surface-uefi-fig11.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
devices/surface/images/manage-surface-uefi-fig12.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
devices/surface/images/manage-surface-uefi-fig13.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
devices/surface/images/manage-surface-uefi-fig14.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
BIN
devices/surface/images/manage-surface-uefi-fig9.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
@ -24,7 +24,7 @@ For more information on planning for, deploying, and managing Surface devices in
|
||||
| [Deploy Surface devices](deploy.md) | Get deployment guidance for your Surface devices including information about MDT, OOBE customization, Ethernet adaptors, and Surface Deployment Accelerator. |
|
||||
| [Surface firmware and driver updates](update.md) | Find out how to download and manage the latest firmware and driver updates for your Surface device. |
|
||||
| [Considerations for Surface and System Center Configuration Manager](considerations-for-surface-and-system-center-configuration-manager.md) | Get guidance on how to deploy and manage Surface devices with System Center Configuration Manager. |
|
||||
| [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. |
|
||||
| [Deploy Surface app with Microsoft 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. |
|
||||
| [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. |
|
||||
| [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 Enterprise Management Mode](surface-enterprise-management-mode.md) | See how this feature of Surface devices with Surface UEFI allows you to secure and manage firmware settings within your organization. |
|
||||
|
@ -87,7 +87,7 @@ For more information about how to deploy MSI packages see [Create and deploy an
|
||||
|
||||
>[!NOTE]
|
||||
>When drivers are installed through Windows Update or the MSI package, registry keys are added that indicate the version of firmware installed on the Surface Dock and contained within the Surface Dock driver. These registry keys can be found in:
|
||||
> **HLKM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\WUDF\\Services\\SurfaceDockFwUpdate\\Parameters**
|
||||
> **HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion\\WUDF\\Services\\SurfaceDockFwUpdate\\Parameters**
|
||||
|
||||
Firmware status is displayed for both the main chipset (displayed as **Component10**) and the DisplayPort chipset (displayed as **Component20**). For each chipset there are four keys, where *xx* is **10** or **20** corresponding to each chipset:
|
||||
|
||||
|
@ -139,6 +139,36 @@ Use the **Restart Now** button on the **Exit** page to exit UEFI settings, as sh
|
||||
|
||||
*Figure 8. Click Restart Now to exit Surface UEFI and restart the device*
|
||||
|
||||
## Surface UEFI boot screens
|
||||
|
||||
When you update Surface device firmware, by using either Windows Update or manual installation, the updates are not applied immediately to the device, but instead during the next reboot cycle. You can find out more about the Surface firmware update process in [Manage Surface driver and firmware updates](https://docs.microsoft.com/surface/manage-surface-pro-3-firmware-updates). The progress of the firmware update is displayed on a screen with progress bars of differing colors to indicate the firmware for each component. Each component’s progress bar is shown in Figures 9 through 13.
|
||||
|
||||

|
||||
|
||||
*Figure 9. The Surface UEFI firmware update displays a blue progress bar*
|
||||
|
||||

|
||||
|
||||
*Figure 10. The System Embedded Controller firmware update displays a green progress bar*
|
||||
|
||||

|
||||
|
||||
*Figure 11. The SAM Controller firmware update displays an orange progress bar*
|
||||
|
||||

|
||||
|
||||
*Figure 12. The Intel Management Engine firmware update displays a red progress bar*
|
||||
|
||||

|
||||
|
||||
*Figure 13. The Surface touch firmware update displays a gray progress bar*
|
||||
>[!NOTE]
|
||||
>An additional warning message that indicates Secure Boot is disabled is displayed, as shown in Figure 14.
|
||||
|
||||

|
||||
|
||||
*Figure 14. Surface boot screen that indicates Secure Boot has been disabled in Surface UEFI settings*
|
||||
|
||||
## Related topics
|
||||
|
||||
[Advanced UEFI security features for Surface Pro 3](advanced-uefi-security-features-for-surface-pro-3.md)
|
@ -23,8 +23,6 @@ Find out how the Microsoft Surface Data Eraser tool can help you securely wipe d
|
||||
|
||||
Compatible Surface devices include:
|
||||
|
||||
- Surface Studio
|
||||
|
||||
- Surface Book
|
||||
|
||||
- Surface Pro 4
|
||||
|
@ -112,6 +112,7 @@ Microsoft periodically updates Surface Dock Updater. To learn more about the app
|
||||
>Each update to Surface Dock firmware is included in a new version of Surface Dock Updater. To update a Surface Dock to the latest firmware, you must use the latest version of Surface Dock Updater.
|
||||
|
||||
### Version 1.0.8.0
|
||||
*Release date: April 26, 2016*
|
||||
|
||||
This version of Surface Dock Updater adds support for the following:
|
||||
|
||||
@ -119,6 +120,7 @@ This version of Surface Dock Updater adds support for the following:
|
||||
* Update for Surface Dock DisplayPort firmware
|
||||
|
||||
### Version 2.0.22.0
|
||||
*Release date: October 21, 2016*
|
||||
|
||||
This version of Surface Dock Updater adds support for the following:
|
||||
|
||||
@ -126,10 +128,12 @@ This version of Surface Dock Updater adds support for the following:
|
||||
* Improved reliability of Ethernet, audio, and USB ports
|
||||
|
||||
### Version 2.1.6.0
|
||||
*Release date: April 7, 2017*
|
||||
|
||||
This version of Surface Dock Updater adds support for the following:
|
||||
|
||||
* Updated firmware for Surface Dock DisplayPort
|
||||
* Update for Surface Dock DisplayPort firmware
|
||||
* Requires Windows 10
|
||||
|
||||
|
||||
## Related topics
|
||||
|