Basic formatting updates for new Surface 2S topics

This commit is contained in:
Robert Mazzoli
2019-06-10 08:08:39 -07:00
parent 54663bf547
commit b3a7cfe2e4
10 changed files with 98 additions and 98 deletions

View File

@ -13,7 +13,7 @@ ms.localizationpriority: Normal
# Create Surface Hub 2S device account # Create Surface Hub 2S device account
Creating a Surface Hub device account (also known as a Room mailbox) allows Surface Hub 2S to receive, approve or decline meeting requests as well as join meetings using Microsoft Teams or Skype for Business. Configure the device account during OOBE setup. If needed you can changed it later (without going through OOBE setup). Creating a Surface Hub device account (also known as a Room mailbox) allows Surface Hub 2S to receive, approve, or decline meeting requests as well as join meetings using Microsoft Teams or Skype for Business. Configure the device account during OOBE setup. If needed you can changed it later (without going through OOBE setup).
Unlike standard Room mailboxes that remain disabled by default, youll need to enable the Surface Hub 2S device account to sign on to Microsoft Teams and Skype for Business. Surface Hub 2S relies on Exchange ActiveSync, which requires an ActiveSync mailbox policy on the device account. Apply the default ActiveSync mailbox policy that comes with Exchange Online. Unlike standard Room mailboxes that remain disabled by default, youll need to enable the Surface Hub 2S device account to sign on to Microsoft Teams and Skype for Business. Surface Hub 2S relies on Exchange ActiveSync, which requires an ActiveSync mailbox policy on the device account. Apply the default ActiveSync mailbox policy that comes with Exchange Online.
@ -30,17 +30,22 @@ For more information, see [Configure Surface Hub 2S accounts via PowerShell].
1. In the Office 365 Admin portal, go to Resources and choose Rooms & Equipment. 1. In the Office 365 Admin portal, go to Resources and choose Rooms & Equipment.
2. Provide a name and email address for the device account. Leave remaining settings unchanged in the default state. 2. Provide a name and email address for the device account. Leave remaining settings unchanged in the default state.
![Provide a name and email address](images/sh2-account2.png) ![Provide a name and email address](images/sh2-account2.png)
![Leave remaining settings unchanged in the default state](images/sh2-account3.png) ![Leave remaining settings unchanged in the default state](images/sh2-account3.png)
3. Set the password for the device account. Ensure you **do not** select the option **Make this user change their password when they first sign in.** 3. Set the password for the device account. Ensure you **do not** select the option **Make this user change their password when they first sign in.**
![Set the password for the device account](images/sh2-account4.png) ![Set the password for the device account](images/sh2-account4.png)
4. Assign the room with an Office 365 license. Its recommended to assign the Office 365 **Meeting Room** license, a new option that automatically enables the account for Skype for Business Online and Microsoft Teams. 4. Assign the room with an Office 365 license. Its recommended to assign the Office 365 **Meeting Room** license, a new option that automatically enables the account for Skype for Business Online and Microsoft Teams.
![Assign Office 365 license](images/sh2-account5.png) ![Assign Office 365 license](images/sh2-account5.png)
## Finalize setup via PowerShell ## Finalize setup via PowerShell
- **Skype for Business.** If you did not choose an Office 365 Meeting Room license, you can enable the Skype for Business object by running Enable-CsMeetingRoom.
- **Calling features.** Regardless of your Office 365 licensing configuration, run Enable-CsMeetingRoom to enable features such as **Meeting room prompt for audio** and **Lobby hold**. - **Skype for Business:** If you did not choose an Office 365 Meeting Room license, you can enable the Skype for Business object by running *Enable-CsMeetingRoom*.
- **Calendar.** Set **Calendar Auto processing** for this account.<br><br> - **Calling features:** Regardless of your Office 365 licensing configuration, run *Enable-CsMeetingRoom* to enable features such as **Meeting room prompt for audio** and **Lobby hold**.
- **Calendar:** Set **Calendar Auto processing** for this account.
For more information, see [Configure Surface Hub 2S accounts via PowerShell.](devices\surface-hub\surface-hub-2s-configure-using-o365.md) For more information, see [Configure Surface Hub 2S accounts via PowerShell.](devices\surface-hub\surface-hub-2s-configure-using-o365.md)

View File

@ -38,9 +38,9 @@ Set-Msoluser -UserPrincipalName account@YourDomain.com -UsageLocation IE
Set-MsolUserLicense -UserPrincipalName "account@YourDomain.com" -AddLicenses "contoso:MEETING_ROOM" Set-MsolUserLicense -UserPrincipalName "account@YourDomain.com" -AddLicenses "contoso:MEETING_ROOM"
``` ```
# Connect to Skype for Business Online using PowerShell ## Connect to Skype for Business Online using PowerShell
**Install prerequisites** ### Install prerequisites
- [Visual C++ 2017 Redistributable](https://aka.ms/vs/15/release/vc_redist.x64.exe) - [Visual C++ 2017 Redistributable](https://aka.ms/vs/15/release/vc_redist.x64.exe)
- [Skype for Business Online PowerShell Module](https://www.microsoft.com/en-us/download/confirmation.aspx?id=39366) - [Skype for Business Online PowerShell Module](https://www.microsoft.com/en-us/download/confirmation.aspx?id=39366)

View File

@ -10,25 +10,23 @@ audience: Admin
ms.topic: article ms.topic: article
ms.localizationpriority: Normal ms.localizationpriority: Normal
--- ---
# Deploy apps to Surface Hub 2S using Intune # Deploy apps to Surface Hub 2S using Intune
You can deploy Universal Windows Platform (UWP) apps to Surface Hub 2S using Intune, easing app deployment to devices. You can deploy Universal Windows Platform (UWP) apps to Surface Hub 2S using Intune, easing app deployment to devices.
1. To deploy apps, enable MDM for your organization. In the Intune portal, select **Intune** as your MDM Authority (recommended). 1. To deploy apps, enable MDM for your organization. In the Intune portal, select **Intune** as your MDM Authority (recommended).
![Choose MDM authority](images/sh2-set-intune5.png)<br> ![Choose MDM authority](images/sh2-set-intune5.png)
2. Enable the Microsoft Store for Business in Intune. 2. Enable the Microsoft Store for Business in Intune.
![Enable Store for Business](images/sh2-set-intune6.png)<br> ![Enable Store for Business](images/sh2-set-intune6.png)
3. Open the store from the Intune portal and click **Settings** > **Distribute** > **Management tools**. Choose **Microsoft Intune** as your management tool. 3. Open the store from the Intune portal and click **Settings** > **Distribute** > **Management tools**. Choose **Microsoft Intune** as your management tool.
![Add Intune as your management tool](images/sh2-set-intune8.png)<br> ![Add Intune as your management tool](images/sh2-set-intune8.png)
4. In **Settings** > **Shop** > **Shopping Experience**, turn on **Show offline apps**. Offline apps refer to apps that can be synced to Intune and centrally deployed to a device.
4. In **Settings** > **Shop** > **Shopping Experience**, turn on **Show offline apps**.
Offline apps refer to apps that can be synced to Intune and centrally deployed to a device.
5. After enabling Offline shopping, acquire offline licenses for apps, which you can sync to Intune and deploy as Device licensing. 5. After enabling Offline shopping, acquire offline licenses for apps, which you can sync to Intune and deploy as Device licensing.

View File

@ -13,10 +13,10 @@ ms.localizationpriority: Normal
# Surface Hub 2S deployment checklist # Surface Hub 2S deployment checklist
#
## Surface Hub 2S pre-deployment checklist ## Surface Hub 2S pre-deployment checklist
|**Item**|**Response**| **Learn more**| |**Item**|**Response**| **Learn more**|
| ----------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |:------ |:----- |:------ |
|**Device account name**| | | |**Device account name**| | |
|**Device account UPN**| | | |**Device account UPN**| | |
|**ActiveSync Policy**| | | |**ActiveSync Policy**| | |
@ -38,18 +38,14 @@ ms.localizationpriority: Normal
|**Bluetooth**| - On <br> - Off | | |**Bluetooth**| - On <br> - Off | |
|**Use only BitLocker USB drives**| - On <br> - Off | | |**Use only BitLocker USB drives**| - On <br> - Off | |
|**Install additional certificates (on-premises only)**| | [Using certificates for AADJ on-premises single-sign on](https://docs.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-cert) | |**Install additional certificates (on-premises only)**| | [Using certificates for AADJ on-premises single-sign on](https://docs.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/hello-hybrid-aadj-sso-cert) |
| **Windows update** | - Windows Update for Business<br>- Windows Server Update Services [WSUS] | [Deploy updates using Windows Update for Business](https://docs.microsoft.com/en-us/windows/deployment/update/waas-manage-updates-wufb)<br> <br> <br> <br>[Get Started with Windows Server Update Services (WSUS)](https://docs.microsoft.com/en-us/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus) | |**Windows update**| - Windows Update for Business <br> - Windows Server Update Services [WSUS] | [Deploy updates using Windows Update for Business](https://docs.microsoft.com/en-us/windows/deployment/update/waas-manage-updates-wufb) <br> [Get Started with Windows Server Update Services (WSUS)](https://docs.microsoft.com/en-us/windows-server/administration/windows-server-update-services/get-started/windows-server-update-services-wsus) |
|**Surface app speaker setting**| - Rolling stand <br> - Wall-mounted | | |**Surface app speaker setting**| - Rolling stand <br> - Wall-mounted | |
|**IP Address**| - Wired - DHCP <br> - Wired - DHCP reservation <br> - Wireless DHCP <br> - Wireless DHCP reservation | | |**IP Address**| - Wired - DHCP <br> - Wired - DHCP reservation <br> - Wireless DHCP <br> - Wireless DHCP reservation | |
## Surface Hub 2S post-deployment checklist ## Surface Hub 2S post-deployment checklist
|**Item**|**Response**|**Learn more**| |**Item**|**Response**|**Learn more**|
| ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | |:-------|:---------|:----------|
|**Device account syncing**| - Yes <br> - No | | |**Device account syncing**| - Yes <br> - No | |
|**Bitlocker key**| - Saved to file (no affiliation) <br> - Saved in Active Directory (AD affiliation) <br>- Saved in Azure AD ( Azure AD affiliation) | | |**Bitlocker key**| - Saved to file (no affiliation) <br> - Saved in Active Directory (AD affiliation) <br>- Saved in Azure AD ( Azure AD affiliation) | |
|**Device OS updates**| - Completed | | |**Device OS updates**| - Completed | |
@ -65,9 +61,3 @@ ms.localizationpriority: Normal
|**Microsoft Teams Mode 0 behavior**| - Skype for Business tile on Welcome/Start screen <br> - Can join scheduled Skype for Business meetings (Skype UI) <br> - Can join scheduled Teams meetings (Teams UI) | | |**Microsoft Teams Mode 0 behavior**| - Skype for Business tile on Welcome/Start screen <br> - Can join scheduled Skype for Business meetings (Skype UI) <br> - Can join scheduled Teams meetings (Teams UI) | |
|**Microsoft Teams Mode 1 behavior**| - Teams tile on Welcome/Start screen <br> - Can join scheduled Skype for Business meetings (Skype UI) <br> - Can join scheduled Teams meetings (Teams UI) | | |**Microsoft Teams Mode 1 behavior**| - Teams tile on Welcome/Start screen <br> - Can join scheduled Skype for Business meetings (Skype UI) <br> - Can join scheduled Teams meetings (Teams UI) | |
|**Microsoft Teams Mode 2 behavior**| - Teams tile on welcome / start screen <br> - Can join scheduled Teams meetings <br> - Fail to join Skype for Business meetings | | |**Microsoft Teams Mode 2 behavior**| - Teams tile on welcome / start screen <br> - Can join scheduled Teams meetings <br> - Fail to join Skype for Business meetings | |

View File

@ -39,22 +39,29 @@ In Windows Configuration Designer, go to the Configure proxy settings tab and en
> When configuring proxy settings, turn off **Automatically detect settings** if you intend to use a setup script or a proxy server. You can use a setup script *or* a proxy server, not both. > When configuring proxy settings, turn off **Automatically detect settings** if you intend to use a setup script or a proxy server. You can use a setup script *or* a proxy server, not both.
### Affiliate Surface Hub 2S with Azure Active Directory ### Affiliate Surface Hub 2S with Azure Active Directory
You can affiliate Surface Hub 2S with Azure Active Directory using a provisioning package: You can affiliate Surface Hub 2S with Azure Active Directory using a provisioning package:
As an Azure Active Directory Global Administrator, you can join large numbers of new Windows devices to Azure Active Directory and Intune using a bulk token. As an Azure Active Directory Global Administrator, you can join large numbers of new Windows devices to Azure Active Directory and Intune using a bulk token.
To create a bulk token, give it a friendly name, configure the expiration date (maximum of 30 days) and use your Admin credentials to acquire the token as shown below: To create a bulk token, give it a friendly name, configure the expiration date (maximum of 30 days) and use your Admin credentials to acquire the token as shown below:
![Set up device admins](images/sh2-token.png) <br> ![Set up device admins](images/sh2-token.png) <br><br>
![Set up device admins](images/sh2-token2.png)<br> ![Set up device admins](images/sh2-token2.png) <br><br>
![Set up device admins](images/sh2-token3.png) <br> ![Set up device admins](images/sh2-token3.png) <br><br>
### Provisioning multiple devices (.csv file) ### Provisioning multiple devices (.csv file)
In addition to the provisioning package, you can use a Surface Hub configuration file to make it even easier to set up your devices. A Surface Hub configuration file contains a list of device accounts and friendly names for wireless projection. During first run, youll get an option to choose a device account and friendly name from a configuration file. In addition to the provisioning package, you can use a Surface Hub configuration file to make it even easier to set up your devices. A Surface Hub configuration file contains a list of device accounts and friendly names for wireless projection. During first run, youll get an option to choose a device account and friendly name from a configuration file.
### To create a Surface Hub configuration file ### To create a Surface Hub configuration file
1. Using Microsoft Excel or another CSV editor, create a CSV file named: **SurfaceHubConfiguration.csv** 1. Using Microsoft Excel or another CSV editor, create a CSV file named: **SurfaceHubConfiguration.csv**
2. Enter a list of device accounts and friendly names in this format: **<DeviceAccountName>,<DeviceAccountPassword>,<FriendlyName>** 2. Enter a list of device accounts and friendly names in this format:
```
<DeviceAccountName>,<DeviceAccountPassword>,<FriendlyName>
```
3. Save the file to the root of the USB thumb drive where you copied the PPKG file. 3. Save the file to the root of the USB thumb drive where you copied the PPKG file.
![Configuration file example](images/sh2-config-file.png) ![Configuration file example](images/sh2-config-file.png)

View File

@ -14,45 +14,48 @@ ms.localizationpriority: Normal
# Manage Surface Hub 2S with Intune # Manage Surface Hub 2S with Intune
## Register Surface Hub 2S with Intune ## Register Surface Hub 2S with Intune
Surface Hub 2S allows IT administrators to manage settings and policies using a mobile device management (MDM) provider. Surface Hub 2S has a built-in management component to communicate with the management server, so there is no need to install additional clients on the device. Surface Hub 2S allows IT administrators to manage settings and policies using a mobile device management (MDM) provider. Surface Hub 2S has a built-in management component to communicate with the management server, so there is no need to install additional clients on the device.
**Manual registration** ### Manual registration
1. Sign in as a local administrator on Surface Hub 2S and open the **Settings** app. Click **Surface Hub** > **Device management** and then click **+** to add. 1. Sign in as a local administrator on Surface Hub 2S and open the **Settings** app. Click **Surface Hub** > **Device management** and then click **+** to add.
2. After authenticating, the device will automatically register with Intune. 2. After authenticating, the device will automatically register with Intune.
![Register Surface Hub 2S with Intune](images/sh2-set-intune1.png)<br> ![Register Surface Hub 2S with Intune](images/sh2-set-intune1.png)<br>
*Figure 1. Register Surface Hub 2S with Intune*<br> <br>
**Auto registration — Azure Active Directory Affiliated** ### Auto registration — Azure Active Directory Affiliated
When affiliating Surface Hub 2S with a tenant that has Intune auto enrollment enabled, the device will automatically enroll with Intune. When affiliating Surface Hub 2S with a tenant that has Intune auto enrollment enabled, the device will automatically enroll with Intune.
## Windows 10 Team Edition settings ## Windows 10 Team Edition settings
Select Windows 10 Team for preset device restriction settings for Surface Hub and Surface Hub 2S. Select Windows 10 Team for preset device restriction settings for Surface Hub and Surface Hub 2S.
![Set device restrictions for Surface Hub 2S.](images/sh2-set-intune3.png) <br> ![Set device restrictions for Surface Hub 2S.](images/sh2-set-intune3.png) <br>
*Figure 2. Set device restrictions for Surface Hub 2S* <br> <br>
These settings include user experience and app behavior, Azure Log Analytics registration, Maintenance windows configuration, Session settings and Miracast settings. These settings include user experience and app behavior, Azure Log Analytics registration, Maintenance windows configuration, Session settings and Miracast settings.
## Additional supported configuration service providers ## Additional supported configuration service providers
For a list of all available configuration service providers (CSPs), see [SurfaceHub CSP](https://docs.microsoft.com/en-us/windows/client-management/mdm/surfacehub-csp). For a list of all available configuration service providers (CSPs), see [SurfaceHub CSP](https://docs.microsoft.com/en-us/windows/client-management/mdm/surfacehub-csp).
**Quality of Service (QoS) settings** ### Quality of Service (QoS) settings
To ensure optimal video and audio quality on Surface Hub 2S, add the following QoS settings to the device. The settings are identical for Skype for Business and Teams. To ensure optimal video and audio quality on Surface Hub 2S, add the following QoS settings to the device. The settings are identical for Skype for Business and Teams.
| Name | Description | OMA-URI | Type | Value | | Name | Description | OMA-URI | Type | Value |
| ----------- | ------------------- | ----------------------------------------------------------------------- | ------- | ----------- | |:----------- |:------------------- |:----------------------------------------------------------------------- |:------- |:----------- |
| Audio Ports | Audio Port range | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubAudio/SourcePortMatchCondition | String | 50000-50019 | | Audio Ports | Audio Port range | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubAudio/SourcePortMatchCondition | String | 50000-50019 |
| Audio DSCP | Audio ports marking | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubAudio/DSCPAction | Integer | 46 | | Audio DSCP | Audio ports marking | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubAudio/DSCPAction | Integer | 46 |
| Video Ports | Video Port range | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubVideo/SourcePortMatchCondition | String | 50020-50039 | | Video Ports | Video Port range | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubVideo/SourcePortMatchCondition | String | 50020-50039 |
| Video DSCP | Video ports marking | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubVideo/DSCPAction | Integer | 34 | | Video DSCP | Video ports marking | ./Device/Vendor/MSFT/NetworkQoSPolicy/HubVideo/DSCPAction | Integer | 34 |
> [!NOTE] > [!NOTE]
> These are the default port ranges. Administrators may change the port ranges in the Skype for Business and Teams control panel. > These are the default port ranges. Administrators may change the port ranges in the Skype for Business and Teams control panel.
**Microsoft Teams Mode settings** ### Microsoft Teams Mode settings
You can set the Microsoft Teams app mode using Intune. Surface Hub 2S comes installed with Microsoft Teams in mode 0, which supports both Microsoft Teams and Skype for Business. You can adjust the modes as shown below. You can set the Microsoft Teams app mode using Intune. Surface Hub 2S comes installed with Microsoft Teams in mode 0, which supports both Microsoft Teams and Skype for Business. You can adjust the modes as shown below.
Modes: Modes:
@ -64,9 +67,6 @@ Modes:
To set modes, add the following settings to a custom Device Configuration Profile. To set modes, add the following settings to a custom Device Configuration Profile.
| Name | Description | OMA-URI | Type | Value | | Name | Description | OMA-URI | Type | Value |
| -------------- | ----------- | --------------------------------------------------------- | ------- | ----------------------------------------------------------- | |:-------------- |:----------- |:--------------------------------------------------------- |:------- |:----------------------------------------------------------- |
| Teams App ID | App name | ./Vendor/MSFT/SurfaceHub/Properties/VtcAppPackageId | String | Microsoft.MicrosoftTeamsforSurfaceHub_8wekyb3d8bbwe!Teams­­ | | Teams App ID | App name | ./Vendor/MSFT/SurfaceHub/Properties/VtcAppPackageId | String | Microsoft.MicrosoftTeamsforSurfaceHub_8wekyb3d8bbwe!Teams­­ |
| Teams App Mode | Teams mode | ./Vendor/MSFT/SurfaceHub/Properties/SurfaceHubMeetingMode | Integer | 0 or 1 or 2 | | Teams App Mode | Teams mode | ./Vendor/MSFT/SurfaceHub/Properties/SurfaceHubMeetingMode | Integer | 0 or 1 or 2 |
#

View File

@ -10,6 +10,7 @@ audience: Admin
ms.topic: article ms.topic: article
ms.localizationpriority: Normal ms.localizationpriority: Normal
--- ---
# Configure Surface Hub 2S on-premises accounts with PowerShell # Configure Surface Hub 2S on-premises accounts with PowerShell
## Connect to Exchange Server PowerShell ## Connect to Exchange Server PowerShell
@ -23,7 +24,6 @@ $ExchSession = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUr
Import-PSSession $ExchSession Import-PSSession $ExchSession
``` ```
```PowerShell ```PowerShell
$ExchServer = Read-Host "Please Enter the FQDN of your Exchange Server" $ExchServer = Read-Host "Please Enter the FQDN of your Exchange Server"
$ExchSession = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri http://$ExchServer/PowerShell/ -Authentication Kerberos -Credential (Get-Credential) $ExchSession = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri http://$ExchServer/PowerShell/ -Authentication Kerberos -Credential (Get-Credential)
@ -51,7 +51,7 @@ Set-CalendarProcessing -Identity "HUB01@contoso.com" -AutomateProcessing AutoAcc
Enable-CsMeetingRoom -Identity Contoso\HUB01 -SipAddressType emailaddress -RegistrarPool SfbIEFE01.contoso.local Enable-CsMeetingRoom -Identity Contoso\HUB01 -SipAddressType emailaddress -RegistrarPool SfbIEFE01.contoso.local
``` ```
# Mobile Device Mailbox Policy ## Mobile Device Mailbox Policy
You may need to create a new Mobile Device Mailbox Policy (also known as ActiveSync Policy) to allow your Surface Hub to connect to your online or on-premises environment. You may need to create a new Mobile Device Mailbox Policy (also known as ActiveSync Policy) to allow your Surface Hub to connect to your online or on-premises environment.

View File

@ -15,20 +15,20 @@ ms.localizationpriority: Normal
Phone authentication for Surface Hub simplifies signing-in to your meetings and files on Surface Hub. Phone authentication for Surface Hub simplifies signing-in to your meetings and files on Surface Hub.
**To set up phone authentication:** ## To set up phone authentication
1. Download the [Microsoft Authenticator](https://www.microsoft.com/en-us/account/authenticator) app for iPhone or Android to your phone. 1. Download the [Microsoft Authenticator](https://www.microsoft.com/en-us/account/authenticator) app for iPhone or Android to your phone.
2. From your PC, go to [https://aka.ms/MFASetup](https://aka.ms/MFASetup) , sign in with your account, and click **Next.** 2. From your PC, go to [https://aka.ms/MFASetup](https://aka.ms/MFASetup) , sign in with your account, and click **Next.**
3. In the Additional security verification screen, select Mobile App and Use verification code, and then click Setup. 3. In the Additional security verification screen, select Mobile App and Use verification code, and then click Setup.
**To configure mobile app:** ## To configure mobile app
1. In the Microsoft authenticator app on your phone, add an account, choose **Work or School Account**, and then scan the QR code displayed on your PC 1. In the Microsoft authenticator app on your phone, add an account, choose **Work or School Account**, and then scan the QR code displayed on your PC
2. Send a notification to your phone and then approve the sign-in request. 2. Send a notification to your phone and then approve the sign-in request.
3. In the Authenticator app on your phone, use the drop-down menu next to your account and select **Enable phone sign-in**. 3. In the Authenticator app on your phone, use the drop-down menu next to your account and select **Enable phone sign-in**.
4. If required, register your device with your organization and follow the on-screen instructions. 4. If required, register your device with your organization and follow the on-screen instructions.
**To sign into Surface Hub:** ## To sign into Surface Hub
1. On Surface Hub, sign into **My meetings and files** and click **Send notification** when prompted. 1. On Surface Hub, sign into **My meetings and files** and click **Send notification** when prompted.
2. Match the number displayed on your phone with the number displayed on Surface Hub to approve your sign-in request. 2. Match the number displayed on your phone with the number displayed on Surface Hub to approve your sign-in request.

View File

@ -22,7 +22,7 @@ The figure below shows the location of ports and physical buttons located on a k
## Port and keypad component reference ## Port and keypad component reference
| Key | Component | Description | Key parameters | | Key | Component | Description | Key parameters |
| --- | --------- | ----------- | -------------- | |:--- |:--------- |:----------- |:-------------- |
| 1 | **USB C** | **USB 3.1 Gen 1** <br> Use as a walk-up port for plugging in peripherals such as thumb-drives. Guest ports are located on each side of the device (4).<br> <br> *NOTE: This is the recommended port for connecting an external camera. Additional camera mount features are incorporated into the design to help support retention of attached cameras.*<br> <br> NOTE: TouchBack and video ingest are not supported on these ports. | Type C <br> <br> 15 W Port (5V/3A) | | 1 | **USB C** | **USB 3.1 Gen 1** <br> Use as a walk-up port for plugging in peripherals such as thumb-drives. Guest ports are located on each side of the device (4).<br> <br> *NOTE: This is the recommended port for connecting an external camera. Additional camera mount features are incorporated into the design to help support retention of attached cameras.*<br> <br> NOTE: TouchBack and video ingest are not supported on these ports. | Type C <br> <br> 15 W Port (5V/3A) |
| 2 | **AC power** | **100-240V input** <br> Connect to standard AC power and Surface Hub 2S will auto switch to the local power standard such as110 volts in the US and Canada or 220 volts in the UK. <br> <br> *NOTE: When the AC cord is plugged in, the system remains in an off state in which only the system management controller (SMC), real time clock (RTC), and keypad are running.* | IEC 60320 C14 | | 2 | **AC power** | **100-240V input** <br> Connect to standard AC power and Surface Hub 2S will auto switch to the local power standard such as110 volts in the US and Canada or 220 volts in the UK. <br> <br> *NOTE: When the AC cord is plugged in, the system remains in an off state in which only the system management controller (SMC), real time clock (RTC), and keypad are running.* | IEC 60320 C14 |
| 3 | **DC power** | **24V DC input port** <br> Use for connecting to mobile battery. | Xbox1 Dual barrel to Anderson connector | | 3 | **DC power** | **24V DC input port** <br> Use for connecting to mobile battery. | Xbox1 Dual barrel to Anderson connector |
@ -42,6 +42,6 @@ The figure below shows the location of ports and physical buttons located on a k
Surface Hub 2S consists of two primary system components: Surface Hub 2S consists of two primary system components:
| Component | Functionality | | Component | Functionality |
| --------- | ------------- | |:--------- |:------------- |
| **Video board** | - Produces the image on the LCD display. <br> - Provides an audio/video connection path to/from the compute module. <br> - Provides video scaling to support external video sources. <br> - Performs color correction and calibration. <br> - Responsible for power management, including occupancy sensors and device power states. <br> - Monitors and manages all thermal sensors throughout the device. <br> - Performs internal diagnostics. <br> - Captures diagnostics, error logs and telemetry for all components not connected to the compute module. <br> - Controls the behavior of keypad buttons. <br> - Provides an on-screen display for control of video source, brightness, and volume. | | **Video board** | - Produces the image on the LCD display. <br> - Provides an audio/video connection path to/from the compute module. <br> - Provides video scaling to support external video sources. <br> - Performs color correction and calibration. <br> - Responsible for power management, including occupancy sensors and device power states. <br> - Monitors and manages all thermal sensors throughout the device. <br> - Performs internal diagnostics. <br> - Captures diagnostics, error logs and telemetry for all components not connected to the compute module. <br> - Controls the behavior of keypad buttons. <br> - Provides an on-screen display for control of video source, brightness, and volume. |
| **Compute module** | Connects to and controls all USB devices. <br> - Provides video board interconnections for USB, DisplayPort, HDMI, PCIe. <br> - Provides Ethernet access via wired and wireless interfaces. <br> Provides the on-screen audio/video content. <br> - Ingests audio/video provided by external sources. <br> - Allows video to be passed directly to the video board (bypassing the ingest process) for scenarios in which an external source is HDCP encrypted or is beyond the capability of the ingest subsystem. <br> - Provides digital audio output for accessibility and room audio systems respectively (USB dongle support only). | | **Compute module** | Connects to and controls all USB devices. <br> - Provides video board interconnections for USB, DisplayPort, HDMI, PCIe. <br> - Provides Ethernet access via wired and wireless interfaces. <br> Provides the on-screen audio/video content. <br> - Ingests audio/video provided by external sources. <br> - Allows video to be passed directly to the video board (bypassing the ingest process) for scenarios in which an external source is HDCP encrypted or is beyond the capability of the ingest subsystem. <br> - Provides digital audio output for accessibility and room audio systems respectively (USB dongle support only). |

View File

@ -16,7 +16,7 @@ ms.localizationpriority: Normal
## General specs ## General specs
| Item | Details | | Item | Details |
| ---- | ------- | |:---- |:------- |
| **Size** | 29.2" x 43.2" x 3.0” (741 mm x 1097 mm x 76 mm) | | **Size** | 29.2" x 43.2" x 3.0” (741 mm x 1097 mm x 76 mm) |
| **Weight** | 61.6 lbs. (28 kg) | | **Weight** | 61.6 lbs. (28 kg) |
| **Resolution** | 3840 x 2560 | | **Resolution** | 3840 x 2560 |
@ -37,7 +37,7 @@ ms.localizationpriority: Normal
## Pen tech specs ## Pen tech specs
| Item | Details | | Item | Details |
| ---- | ------- | |:---- |:------- |
| **Dimensions** | 5.94" x 0.64" x 0.56” (151 mm x 16.3 mm x 14.3 mm) | | **Dimensions** | 5.94" x 0.64" x 0.56” (151 mm x 16.3 mm x 14.3 mm) |
| **Weight** | 0.09 lbs. (41g) | | **Weight** | 0.09 lbs. (41g) |
| **Buttons** | Barrel button and tail eraser | | **Buttons** | Barrel button and tail eraser |
@ -49,7 +49,7 @@ ms.localizationpriority: Normal
## Camera tech specs ## Camera tech specs
| Item | Specification Details | | Item | Specification Details |
| ---- | --------------------- | |:---- |:--------------------- |
|**Dimensions** | 2.26" x 2.18" x 1.65” (57.5 mm x 55.3 mm x 42 mm) | |**Dimensions** | 2.26" x 2.18" x 1.65” (57.5 mm x 55.3 mm x 42 mm) |
|**Weight** | 0.19 lbs. (88.01 g) | |**Weight** | 0.19 lbs. (88.01 g) |
| **Connection** | USB-C (with magnetic attach) | | **Connection** | USB-C (with magnetic attach) |
@ -63,7 +63,7 @@ ms.localizationpriority: Normal
> The optional mobile battery is sold separately. For more information, see [APC Charge Mobile Battery](https://www.apc.com/us/en/campaign/apc-charge-mobile-battery-for-microsoft-surface-hub-2.jsp). > The optional mobile battery is sold separately. For more information, see [APC Charge Mobile Battery](https://www.apc.com/us/en/campaign/apc-charge-mobile-battery-for-microsoft-surface-hub-2.jsp).
| Item | Details | | Item | Details |
| ---- | ------- | |:---- |:------- |
| **Dimensions** | 11 x 17 x 5 inches (282 x 432 x 127 mm) | | **Dimensions** | 11 x 17 x 5 inches (282 x 432 x 127 mm) |
| **Weight** | ~30 lbs. (13.6 kg) | | **Weight** | ~30 lbs. (13.6 kg) |
| **Connection** | AC input/DC output & USB-A | | **Connection** | AC input/DC output & USB-A |