From 572fa2f67b970c8a8f73b26c3f55263ba1dd7110 Mon Sep 17 00:00:00 2001 From: Dan Pandre <54847950+DanPandre@users.noreply.github.com> Date: Wed, 16 Mar 2022 12:30:35 -0400 Subject: [PATCH] Add DefaultAutomaticFraming, fix links --- windows/client-management/mdm/surfacehub-csp.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/surfacehub-csp.md b/windows/client-management/mdm/surfacehub-csp.md index 1bf5a8b231..f900bbac72 100644 --- a/windows/client-management/mdm/surfacehub-csp.md +++ b/windows/client-management/mdm/surfacehub-csp.md @@ -56,6 +56,7 @@ SurfaceHub ----Properties --------FriendlyName --------DefaultVolume +--------DefaultAutomaticFraming --------ScreenTimeout --------SessionTimeout --------SleepTimeout @@ -196,7 +197,7 @@ SurfaceHub

The data type is string. Supported operation is Get and Replace. **DeviceAccount/ExchangeModernAuthEnabled** -

Added in KB4598291 for Windows 10, version 20H2. Specifies whether Device Account calendar sync will attempt to use token-based Modern Authentication to connect to the Exchange Server. Default value is True. +

Added in KB4598291 for Windows 10, version 20H2. Specifies whether Device Account calendar sync will attempt to use token-based Modern Authentication to connect to the Exchange Server. Default value is True.

The data type is boolean. Supported operation is Get and Replace. @@ -336,6 +337,11 @@ The data type is integer. Supported operation is Get.

The data type is integer. Supported operation is Get and Replace. +**Properties/DefaultAutomaticFraming** +

Added in KB5010415 for Windows 10, version 20H2. Specifies whether the Surface Hub 2 Smart Camera feature to automatically zoom and keep users centered in the video is enabled. Default value is True. + +

The data type is boolean. Supported operation is Get and Replace. + **Properties/ScreenTimeout**

Added in Windows 10, version 1703. Specifies the number of minutes until the Hub screen turns off. @@ -424,7 +430,7 @@ The data type is integer. Supported operation is Get.

The data type is boolean. Supported operation is Get and Replace. **Properties/ProxyServers** -

Added in KB4499162 for Windows 10, version 1703. Specifies FQDNs of proxy servers to provide device account credentials to before any user interaction (if AllowAutoProxyAuth is enabled). This is a semi-colon separated list of server names, without any additional prefixes (e.g. https://). +

Added in KB4499162 for Windows 10, version 1703. Specifies FQDNs of proxy servers to provide device account credentials to before any user interaction (if AllowAutoProxyAuth is enabled). This is a semi-colon separated list of server names, without any additional prefixes (e.g. https://).

The data type is string. Supported operation is Get and Replace.