From 010b119fcd7e640fa97381d04aaf547965318da9 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 3 Jan 2017 10:01:30 -0800 Subject: [PATCH 1/5] format --- windows/manage/configure-devices-without-mdm.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/manage/configure-devices-without-mdm.md b/windows/manage/configure-devices-without-mdm.md index d5f5cf6cc2..04ba35f499 100644 --- a/windows/manage/configure-devices-without-mdm.md +++ b/windows/manage/configure-devices-without-mdm.md @@ -107,10 +107,10 @@ When you run Windows ICD, you have several options for creating your package. > [!WARNING] > If you don't create a local administrator account and the device fails to enroll in Active Directory for any reason, you will have to reimage the device and start over. As a best practice, we recommend: - - - Use a least-privileged domain account to join the device to the domain. - - Create a temporary administrator account to use for debugging or reprovisioning if the device fails to enroll successfully. - - [Use Group Policy to delete the temporary administrator account](https://blogs.technet.microsoft.com/canitpro/2014/12/10/group-policy-creating-a-standard-local-admin-account/) after the device is enrolled in Active Directory. + > + >- Use a least-privileged domain account to join the device to the domain. + >- Create a temporary administrator account to use for debugging or reprovisioning if the device fails to enroll successfully. + >- [Use Group Policy to delete the temporary administrator account](https://blogs.technet.microsoft.com/canitpro/2014/12/10/group-policy-creating-a-standard-local-admin-account/) after the device is enrolled in Active Directory. 9. Click **Finish**. 10. Review your settings in the summary. You can return to previous pages to change your selections. Then, under **Protect your package**, toggle **Yes** or **No** to encrypt the provisioning package. If you select **Yes**, enter a password. This password must be entered to apply the encrypted provisioning package. From 87eba233b1d6f1690d13e45c96b3a6556dcca04e Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 3 Jan 2017 11:32:32 -0800 Subject: [PATCH 2/5] update link and cable support --- devices/surface-hub/connect-and-display-with-surface-hub.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices/surface-hub/connect-and-display-with-surface-hub.md b/devices/surface-hub/connect-and-display-with-surface-hub.md index 895bb29632..fb9c865cc0 100644 --- a/devices/surface-hub/connect-and-display-with-surface-hub.md +++ b/devices/surface-hub/connect-and-display-with-surface-hub.md @@ -251,7 +251,7 @@ In Replacement PC Mode, Surface Hub supports any graphics adapter that can produ **55" Surface Hubs** - For best experience, use a graphics card capable of 1080p resolution at 120Hz. -**84" Surface Hubs** - For best experience, use a graphics card capable of outputting four DisplayPort 1.2 streams to produce 2160p at 120Hz (3840 x 2160 at 120Hz vertical refresh). We've verified that this works with the NVIDIA Quadro K2200, NVIDIA Quadro K4200, and NVIDIA Quadro M6000. These are not the only graphics cards - others are available from other vendors. +**84" Surface Hubs** - For best experience, use a graphics card capable of outputting four DisplayPort 1.2 streams to produce 2160p at 120Hz (3840 x 2160 at 120Hz vertical refresh). We've verified that this works with the NVIDIA Quadro K2200, NVIDIA Quadro K4200, NVIDIA Quadro M6000, AMD FirePro W5100, AMD FirePro W7100, and AMD FirePro W9100. These are not the only graphics cards - others are available from other vendors. Check directly with graphics card vendors for the latest drivers. @@ -273,7 +273,7 @@ Check directly with graphics card vendors for the latest drivers.

AMD

-

[http://support.amd.com/download](http://support.amd.com/download)

+

[http://support.amd.com/download](http://support.amd.com/en-us/download)

Intel

From 50123734da5c1adeaae9e211db5b42e4d76f7eac Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 3 Jan 2017 11:53:06 -0800 Subject: [PATCH 3/5] correct link text --- devices/surface-hub/connect-and-display-with-surface-hub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/surface-hub/connect-and-display-with-surface-hub.md b/devices/surface-hub/connect-and-display-with-surface-hub.md index fb9c865cc0..c715a84215 100644 --- a/devices/surface-hub/connect-and-display-with-surface-hub.md +++ b/devices/surface-hub/connect-and-display-with-surface-hub.md @@ -273,7 +273,7 @@ Check directly with graphics card vendors for the latest drivers.

AMD

-

[http://support.amd.com/download](http://support.amd.com/en-us/download)

+

[http://support.amd.com/en-us/download](http://support.amd.com/en-us/download)

Intel

From af1c2d24247b7769173b5a6ce43668fd0ff08aab Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 3 Jan 2017 12:20:15 -0800 Subject: [PATCH 4/5] cable --- devices/surface-hub/connect-and-display-with-surface-hub.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/devices/surface-hub/connect-and-display-with-surface-hub.md b/devices/surface-hub/connect-and-display-with-surface-hub.md index c715a84215..3febb60ff6 100644 --- a/devices/surface-hub/connect-and-display-with-surface-hub.md +++ b/devices/surface-hub/connect-and-display-with-surface-hub.md @@ -470,6 +470,11 @@ Video Out port on the 84" Surface Hub +## Cables + +Both the 55” and 84” Surface Hub devices have been tested to work with Certified DisplayPort and HDMI cables. While vendors do sell longer cables that may work with the Surface Hub, only those cables that have been certified by testing labs are certain to work with the Hub. For example, DisplayPort cables are certified only up to 3 meters, however many vendors sell cables that are 3 times that length. If a long cable is necessary, we strongly suggest using HDMI. HDMI has many cost-effective solutions for long-haul cables, including the use of repeaters. Nearly every DisplayPort source will automatically switch to HDMI signaling if a HDMI sink is detected. + + ## Bluetooth accessories You can connect the following accessories to Surface Hub using Bluetooth: From 73253561955c77ce6f3bb545ae0981b69545262b Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Tue, 3 Jan 2017 12:23:06 -0800 Subject: [PATCH 5/5] added changes --- devices/surface-hub/change-history-surface-hub.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/devices/surface-hub/change-history-surface-hub.md b/devices/surface-hub/change-history-surface-hub.md index f974394314..f85267c41d 100644 --- a/devices/surface-hub/change-history-surface-hub.md +++ b/devices/surface-hub/change-history-surface-hub.md @@ -14,6 +14,12 @@ localizationpriority: medium This topic lists new and updated topics in the [Surface Hub Admin Guide]( surface-hub-administrators-guide.md). +## January 2017 + +| New or changed topic | Description | +| --- | --- | +| [Connect other devices and display with Surface Hub](connect-and-display-with-surface-hub.md) | Added graphics cards verified to work with 84" Surface Hubs and added information about the lengths of cables. | + ## December 2016 | New or changed topic | Description|