mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Merge pull request #8434 from DanPandre/patch-3
Add DefaultAutomaticFraming property back in
This commit is contained in:
commit
01582b1cbe
@ -75,6 +75,7 @@ The following list shows the SurfaceHub configuration service provider nodes:
|
||||
- [Properties](#properties)
|
||||
- [AllowAutoProxyAuth](#propertiesallowautoproxyauth)
|
||||
- [AllowSessionResume](#propertiesallowsessionresume)
|
||||
- [DefaultAutomaticFraming](#propertiesdefaultautomaticframing)
|
||||
- [DefaultVolume](#propertiesdefaultvolume)
|
||||
- [DisableSigninSuggestions](#propertiesdisablesigninsuggestions)
|
||||
- [DoNotShowMyMeetingsAndFiles](#propertiesdonotshowmymeetingsandfiles)
|
||||
@ -1878,7 +1879,7 @@ The name of the domain admin group to add to the administrators group on the dev
|
||||
|
||||
<!-- Device-Management-GroupSid-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
The sid of the domain admin group to add to the administrators group on the device.
|
||||
The side of the domain admin group to add to the administrators group on the device.
|
||||
<!-- Device-Management-GroupSid-Description-End -->
|
||||
|
||||
<!-- Device-Management-GroupSid-Editable-Begin -->
|
||||
@ -2154,6 +2155,46 @@ Specifies whether to allow the ability to resume a session when the session time
|
||||
|
||||
<!-- Device-Properties-AllowSessionResume-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Begin -->
|
||||
### Properties/DefaultAutomaticFraming
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-Begin -->
|
||||
| Scope | Editions | Applicable OS |
|
||||
|:--|:--|:--|
|
||||
| ✅ Device <br> ❌ User | ✅ Pro <br> ✅ Enterprise <br> ✅ Education <br> ✅ Windows SE | ✅ Windows 10, version 20H2 [10.0.19042] and later |
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Applicability-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-Begin -->
|
||||
```Device
|
||||
./Vendor/MSFT/SurfaceHub/Properties/DefaultAutomaticFraming
|
||||
```
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-OmaUri-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Description-Begin -->
|
||||
<!-- Description-Source-DDF -->
|
||||
Specifies whether the Surface Hub 2 Smart Camera feature to automatically zoom and keep users centered in the video is enabled.
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Description-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Editable-Begin -->
|
||||
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Editable-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-Begin -->
|
||||
**Description framework properties**:
|
||||
|
||||
| Property name | Property value |
|
||||
|:--|:--|
|
||||
| Format | `bool` |
|
||||
| Access Type | Get, Replace |
|
||||
| Default Value | true |
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-DFProperties-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Examples-Begin -->
|
||||
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-Examples-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultAutomaticFraming-End -->
|
||||
|
||||
<!-- Device-Properties-DefaultVolume-Begin -->
|
||||
### Properties/DefaultVolume
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user