diff --git a/devices/surface-hub/surface-hub-2s-account.md b/devices/surface-hub/surface-hub-2s-account.md
index 66ebff04cf..e1a66ba622 100644
--- a/devices/surface-hub/surface-hub-2s-account.md
+++ b/devices/surface-hub/surface-hub-2s-account.md
@@ -13,7 +13,7 @@ ms.localizationpriority: Normal
# 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, you’ll 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.
2. Provide a name and email address for the device account. Leave remaining settings unchanged in the default state.
+

+

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.**
+

4. Assign the room with an Office 365 license. It’s 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.

## 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**.
-- **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)
\ No newline at end of file
+
+- **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**.
+- **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)
diff --git a/devices/surface-hub/surface-hub-2s-configure-with-powershell.md b/devices/surface-hub/surface-hub-2s-configure-with-powershell.md
index f15fefb228..c60383433b 100644
--- a/devices/surface-hub/surface-hub-2s-configure-with-powershell.md
+++ b/devices/surface-hub/surface-hub-2s-configure-with-powershell.md
@@ -38,9 +38,9 @@ Set-Msoluser -UserPrincipalName account@YourDomain.com -UsageLocation IE
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)
- [Skype for Business Online PowerShell Module](https://www.microsoft.com/en-us/download/confirmation.aspx?id=39366)
diff --git a/devices/surface-hub/surface-hub-2s-deploy-apps-intune.md b/devices/surface-hub/surface-hub-2s-deploy-apps-intune.md
index 77d54afa4b..af0e7a1806 100644
--- a/devices/surface-hub/surface-hub-2s-deploy-apps-intune.md
+++ b/devices/surface-hub/surface-hub-2s-deploy-apps-intune.md
@@ -10,25 +10,23 @@ audience: Admin
ms.topic: article
ms.localizationpriority: Normal
---
+
# 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.
1. To deploy apps, enable MDM for your organization. In the Intune portal, select **Intune** as your MDM Authority (recommended).
-
+ 
2. Enable the Microsoft Store for Business in Intune.
-
+ 
3. Open the store from the Intune portal and click **Settings** > **Distribute** > **Management tools**. Choose **Microsoft Intune** as your management tool.
-
+ 
-
-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.
diff --git a/devices/surface-hub/surface-hub-2s-deploy-checklist.md b/devices/surface-hub/surface-hub-2s-deploy-checklist.md
index 0198218e3f..d78d93ecb4 100644
--- a/devices/surface-hub/surface-hub-2s-deploy-checklist.md
+++ b/devices/surface-hub/surface-hub-2s-deploy-checklist.md
@@ -13,61 +13,51 @@ ms.localizationpriority: Normal
# Surface Hub 2S deployment checklist
-#
## Surface Hub 2S pre-deployment checklist
-| **Item** | **Response** | **Learn more** |
-| ----------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| **Device account name** | | |
-| **Device account UPN** | | |
-| **ActiveSync Policy** | | |
-| **Calendar processing configuration completed** | - Yes
- No | |
-| **Device friendly name** | | |
-| **Device host name** | | |
-| **Affiliation** | - None
- Active Directory affiliation
- Azure Active Directory | |
-| **Microsoft Teams Mode** | - Mode 0
- Mode 1
- Mode 2 | |
-| **Device Management** | - Yes, Microsoft Intune
- Yes, other mobile device manager [MDM]
- None | |
-| **Proxy** | - Automatic configuration
- Proxy server
- Proxy auto-config (PAC) file | |
-| **Proxy authentication** | - Device account credentials
- Prompt for credentials | |
-| **Password rotation** | - On
- Off | |
-| **Skype for Business additional domain names (on-premises only)** | | |
-| **Session timeout time** | | |
-| **Session timeout action** | - End session
- Allow resume | |
-| **My meetings and files** | - Enabled
- Disabled | |
-| **Lock screen timeout** | | |
-| **Sleep idle timeout** | | |
-| **Bluetooth** | - On
- Off | |
-| **Use only BitLocker USB drives** | - On
- 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) |
-| **Windows update** | - Windows Update for Business
- 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)
[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
- Wall-mounted | |
-| **IP Address** | - Wired - DHCP
- Wired - DHCP reservation
- Wireless – DHCP
- Wireless – DHCP reservation | |
-
+|**Item**|**Response**| **Learn more**|
+|:------ |:----- |:------ |
+|**Device account name**| | |
+|**Device account UPN**| | |
+|**ActiveSync Policy**| | |
+|**Calendar processing configuration completed**| - Yes
- No | |
+|**Device friendly name**| | |
+|**Device host name**| | |
+|**Affiliation**| - None
- Active Directory affiliation
- Azure Active Directory | |
+|**Microsoft Teams Mode**| - Mode 0
- Mode 1
- Mode 2 | |
+|**Device Management**| - Yes, Microsoft Intune
- Yes, other mobile device manager [MDM]
- None | |
+|**Proxy**| - Automatic configuration
- Proxy server
- Proxy auto-config (PAC) file | |
+|**Proxy authentication**| - Device account credentials
- Prompt for credentials | |
+|**Password rotation**| - On
- Off | |
+|**Skype for Business additional domain names (on-premises only)**| | |
+|**Session timeout time**| | |
+|**Session timeout action**| - End session
- Allow resume | |
+|**My meetings and files**| - Enabled
- Disabled | |
+|**Lock screen timeout**| | |
+|**Sleep idle timeout**| | |
+|**Bluetooth**| - On
- Off | |
+|**Use only BitLocker USB drives**| - On
- 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) |
+|**Windows update**| - Windows Update for Business
- 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)
[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
- Wall-mounted | |
+|**IP Address**| - Wired - DHCP
- Wired - DHCP reservation
- Wireless – DHCP
- Wireless – DHCP reservation | |
## Surface Hub 2S post-deployment checklist
-
-
-| **Item** | **Response** | **Learn more** |
-| ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
-| **Device account syncing** | - Yes
- No | |
-| **Bitlocker key** | - Saved to file (no affiliation)
- Saved in Active Directory (AD affiliation)
- Saved in Azure AD ( Azure AD affiliation) | |
-| **Device OS updates** | - Completed | |
-| **Windows Store updates** | - Automatic
- Manual | |
-| **Microsoft Teams scheduled meeting** | - Confirmation email received
- Meeting appears on start screen
- One-touch join functions
- Able to join audio
- Able to join video
- Able to share screen | |
-| **Skype for Business scheduled meeting** | - Confirmation email received
- Meeting appears on start screen
- One-touch join functions correctly
- Able to join audio
- Able to join video
- Able to share screen
- Able to send/receive IM | |
-| **Scheduled meeting when already invited** | - Meeting declined | |
-| **Microsoft Teams ad-hoc meeting** | - Invite other users work
- Able to join audio
- Able to join Video
- Able to share screen | |
-| **Skype for Business scheduled meeting** | - Invite other users work
- Able to join audio
- Able to join video
- Able to share screen
- Able to send/receive IM | |
-| **Microsoft Whiteboard** | - Launch from start / welcome screen
- Launch from Microsoft Teams | [Microsoft Whiteboard](https://whiteboard.microsoft.com/) |
-| **Incoming Skype/Teams call** | - Able to join audio
- Able to join video
- Able to share screen
- Able to send/receive IM (Skype for Business only) | |
-| **Incoming live video streams** | - Maximum 2 (Skype for Business)
- Maximum 4 (Microsoft Teams) | |
-| **Microsoft Teams Mode 0 behavior** | - Skype for Business tile on Welcome/Start screen
- Can join scheduled Skype for Business meetings (Skype UI)
- Can join scheduled Teams meetings (Teams UI) | |
-| **Microsoft Teams Mode 1 behavior** | - Teams tile on Welcome/Start screen
- Can join scheduled Skype for Business meetings (Skype UI)
- Can join scheduled Teams meetings (Teams UI) | |
-| **Microsoft Teams Mode 2 behavior** | - Teams tile on welcome / start screen
- Can join scheduled Teams meetings
- Fail to join Skype for Business meetings | |
-
-
-
-
-
-
+|**Item**|**Response**|**Learn more**|
+|:-------|:---------|:----------|
+|**Device account syncing**| - Yes
- No | |
+|**Bitlocker key**| - Saved to file (no affiliation)
- Saved in Active Directory (AD affiliation)
- Saved in Azure AD ( Azure AD affiliation) | |
+|**Device OS updates**| - Completed | |
+|**Windows Store updates**| - Automatic
- Manual | |
+|**Microsoft Teams scheduled meeting**| - Confirmation email received
- Meeting appears on start screen
- One-touch join functions
- Able to join audio
- Able to join video
- Able to share screen | |
+|**Skype for Business scheduled meeting**| - Confirmation email received
- Meeting appears on start screen
- One-touch join functions correctly
- Able to join audio
- Able to join video
- Able to share screen
- Able to send/receive IM | |
+|**Scheduled meeting when already invited**| - Meeting declined | |
+|**Microsoft Teams ad-hoc meeting**| - Invite other users work
- Able to join audio
- Able to join Video
- Able to share screen | |
+|**Skype for Business scheduled meeting**| - Invite other users work
- Able to join audio
- Able to join video
- Able to share screen
- Able to send/receive IM | |
+|**Microsoft Whiteboard**| - Launch from start / welcome screen
- Launch from Microsoft Teams | [Microsoft Whiteboard](https://whiteboard.microsoft.com/) |
+|**Incoming Skype/Teams call**| - Able to join audio
- Able to join video
- Able to share screen
- Able to send/receive IM (Skype for Business only) | |
+|**Incoming live video streams**| - Maximum 2 (Skype for Business)
- Maximum 4 (Microsoft Teams) | |
+|**Microsoft Teams Mode 0 behavior**| - Skype for Business tile on Welcome/Start screen
- Can join scheduled Skype for Business meetings (Skype UI)
- Can join scheduled Teams meetings (Teams UI) | |
+|**Microsoft Teams Mode 1 behavior**| - Teams tile on Welcome/Start screen
- Can join scheduled Skype for Business meetings (Skype UI)
- Can join scheduled Teams meetings (Teams UI) | |
+|**Microsoft Teams Mode 2 behavior**| - Teams tile on welcome / start screen
- Can join scheduled Teams meetings
- Fail to join Skype for Business meetings | |
diff --git a/devices/surface-hub/surface-hub-2s-deploy.md b/devices/surface-hub/surface-hub-2s-deploy.md
index ef74620de2..ed48ed2546 100644
--- a/devices/surface-hub/surface-hub-2s-deploy.md
+++ b/devices/surface-hub/surface-hub-2s-deploy.md
@@ -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.
### Affiliate Surface Hub 2S with Azure Active Directory
+
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.
-
+
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:
-
- 
- 
- 
+
+ 
+ 
+ 
### 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, you’ll get an option to choose a device account and friendly name from a configuration file.
### To create a Surface Hub configuration file
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: **,,**
+2. Enter a list of device accounts and friendly names in this format:
+
+```
+,,
+```
+
3. Save the file to the root of the USB thumb drive where you copied the PPKG file.
- 
+ 
diff --git a/devices/surface-hub/surface-hub-2s-manage-intune.md b/devices/surface-hub/surface-hub-2s-manage-intune.md
index c19219463e..8c9a996926 100644
--- a/devices/surface-hub/surface-hub-2s-manage-intune.md
+++ b/devices/surface-hub/surface-hub-2s-manage-intune.md
@@ -14,45 +14,48 @@ ms.localizationpriority: Normal
# Manage 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.
-**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.
2. After authenticating, the device will automatically register with Intune.
-

-*Figure 1. Register Surface Hub 2S with Intune*
-**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.
## Windows 10 Team Edition settings
Select Windows 10 Team for preset device restriction settings for Surface Hub and Surface Hub 2S.
-

-*Figure 2. Set device restrictions for Surface Hub 2S*
+
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
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.
| Name | Description | OMA-URI | Type | Value |
-| ----------- | ------------------- | ----------------------------------------------------------------------- | ------- | ----------- |
+|:----------- |:------------------- |:----------------------------------------------------------------------- |:------- |:----------- |
| 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 |
| 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 |
+
> [!NOTE]
> 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.
Modes:
@@ -64,9 +67,6 @@ Modes:
To set modes, add the following settings to a custom Device Configuration Profile.
| Name | Description | OMA-URI | Type | Value |
-| -------------- | ----------- | --------------------------------------------------------- | ------- | ----------------------------------------------------------- |
+|:-------------- |:----------- |:--------------------------------------------------------- |:------- |:----------------------------------------------------------- |
| 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 |
-
-#
-
diff --git a/devices/surface-hub/surface-hub-2s-onprem-powershell.md b/devices/surface-hub/surface-hub-2s-onprem-powershell.md
index 15dc2d786c..3697730015 100644
--- a/devices/surface-hub/surface-hub-2s-onprem-powershell.md
+++ b/devices/surface-hub/surface-hub-2s-onprem-powershell.md
@@ -10,6 +10,7 @@ audience: Admin
ms.topic: article
ms.localizationpriority: Normal
---
+
# Configure Surface Hub 2S on-premises accounts with PowerShell
## Connect to Exchange Server PowerShell
@@ -22,7 +23,6 @@ ms.localizationpriority: Normal
$ExchSession = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri http://$ExchServer/PowerShell/ -Authentication Kerberos -Credential (Get-Credential)
Import-PSSession $ExchSession
```
-
```PowerShell
$ExchServer = Read-Host "Please Enter the FQDN of your Exchange Server"
@@ -51,7 +51,7 @@ Set-CalendarProcessing -Identity "HUB01@contoso.com" -AutomateProcessing AutoAcc
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.
diff --git a/devices/surface-hub/surface-hub-2s-phone-authenticate.md b/devices/surface-hub/surface-hub-2s-phone-authenticate.md
index b40ad8bbfe..9cb78f9693 100644
--- a/devices/surface-hub/surface-hub-2s-phone-authenticate.md
+++ b/devices/surface-hub/surface-hub-2s-phone-authenticate.md
@@ -15,20 +15,20 @@ ms.localizationpriority: Normal
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.
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.
-**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
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**.
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.
2. Match the number displayed on your phone with the number displayed on Surface Hub to approve your sign-in request.
diff --git a/devices/surface-hub/surface-hub-2s-port-keypad-overview.md b/devices/surface-hub/surface-hub-2s-port-keypad-overview.md
index 415d7853f8..71c86c992d 100644
--- a/devices/surface-hub/surface-hub-2s-port-keypad-overview.md
+++ b/devices/surface-hub/surface-hub-2s-port-keypad-overview.md
@@ -22,7 +22,7 @@ The figure below shows the location of ports and physical buttons located on a k
## Port and keypad component reference
| Key | Component | Description | Key parameters |
-| --- | --------- | ----------- | -------------- |
+|:--- |:--------- |:----------- |:-------------- |
| 1 | **USB C** | **USB 3.1 Gen 1**
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).
*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.*
NOTE: TouchBack and video ingest are not supported on these ports. | Type C
15 W Port (5V/3A) |
| 2 | **AC power** | **100-240V input**
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.
*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**
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:
| Component | Functionality |
-| --------- | ------------- |
+|:--------- |:------------- |
| **Video board** | - Produces the image on the LCD display.
- Provides an audio/video connection path to/from the compute module.
- Provides video scaling to support external video sources.
- Performs color correction and calibration.
- Responsible for power management, including occupancy sensors and device power states.
- Monitors and manages all thermal sensors throughout the device.
- Performs internal diagnostics.
- Captures diagnostics, error logs and telemetry for all components not connected to the compute module.
- Controls the behavior of keypad buttons.
- Provides an on-screen display for control of video source, brightness, and volume. |
| **Compute module** | Connects to and controls all USB devices.
- Provides video board interconnections for USB, DisplayPort, HDMI, PCIe.
- Provides Ethernet access via wired and wireless interfaces.
Provides the on-screen audio/video content.
- Ingests audio/video provided by external sources.
- 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.
- Provides digital audio output for accessibility and room audio systems respectively (USB dongle support only). |
diff --git a/devices/surface-hub/surface-hub-2s-techspecs.md b/devices/surface-hub/surface-hub-2s-techspecs.md
index fd12b23d33..1de8e4dbf7 100644
--- a/devices/surface-hub/surface-hub-2s-techspecs.md
+++ b/devices/surface-hub/surface-hub-2s-techspecs.md
@@ -16,7 +16,7 @@ ms.localizationpriority: Normal
## General specs
| Item | Details |
-| ---- | ------- |
+|:---- |:------- |
| **Size** | 29.2" x 43.2" x 3.0” (741 mm x 1097 mm x 76 mm) |
| **Weight** | 61.6 lbs. (28 kg) |
| **Resolution** | 3840 x 2560 |
@@ -37,7 +37,7 @@ ms.localizationpriority: Normal
## Pen tech specs
| Item | Details |
-| ---- | ------- |
+|:---- |:------- |
| **Dimensions** | 5.94" x 0.64" x 0.56” (151 mm x 16.3 mm x 14.3 mm) |
| **Weight** | 0.09 lbs. (41g) |
| **Buttons** | Barrel button and tail eraser |
@@ -49,7 +49,7 @@ ms.localizationpriority: Normal
## Camera tech specs
| Item | Specification Details |
-| ---- | --------------------- |
+|:---- |:--------------------- |
|**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) |
| **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).
| Item | Details |
-| ---- | ------- |
+|:---- |:------- |
| **Dimensions** | 11 x 17 x 5 inches (282 x 432 x 127 mm) |
| **Weight** | ~30 lbs. (13.6 kg) |
| **Connection** | AC input/DC output & USB-A |