mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
updated=474959941to61ASCIIimages
This commit is contained in:
parent
7d7839583d
commit
0753c70dd3
@ -23,10 +23,44 @@ The NAP (Network Access Point) Configuration Service Provider is used to manage
|
||||
|
||||
For the NAP CSP, you cannot use the Replace command unless the node already exists.
|
||||
|
||||
The following diagram shows the NAP configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
|
||||
|
||||

|
||||
|
||||
The following shows the NAP configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
NAP
|
||||
----*
|
||||
--------NapId
|
||||
--------Name
|
||||
--------Addr
|
||||
--------AddrType
|
||||
--------IPv4
|
||||
------------AutoConfig
|
||||
------------LocalAddr
|
||||
------------NetMask
|
||||
------------Gateway
|
||||
------------DNS
|
||||
----------------*
|
||||
--------------------DNSAddr
|
||||
--------IPv6
|
||||
------------AutoConfig
|
||||
------------LocalAddr
|
||||
--------Linger
|
||||
--------AuthInfo
|
||||
------------AuthType
|
||||
------------AuthName
|
||||
------------AuthSecret
|
||||
------------AuthEntities
|
||||
----------------*
|
||||
--------------------AuthEntity
|
||||
------------SPI
|
||||
--------Bearer
|
||||
------------BearerType
|
||||
--------Ext
|
||||
------------Microsoft
|
||||
----------------Guid
|
||||
----------------AlwaysOn
|
||||
----------------Secure
|
||||
----------------SecureLevel
|
||||
```
|
||||
<a href="" id="--vendor-msft-nap"></a>**./Vendor/MSFT/NAP**
|
||||
Root node.
|
||||
|
||||
|
@ -28,10 +28,18 @@ How the settings work:
|
||||
</ol>
|
||||
|
||||
|
||||
The following diagram shows the NetworkProxy configuration service provider in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the NetworkProxy configuration service provider in tree format.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
NetworkProxy
|
||||
----ProxySettingsPerUser
|
||||
----AutoDetect
|
||||
----SetupScriptUrl
|
||||
----ProxyServer
|
||||
--------ProxyAddress
|
||||
--------Exceptions
|
||||
--------UseProxyForLocalAddresses
|
||||
```
|
||||
<a href="" id="networkproxy"></a>**./Vendor/MSFT/NetworkProxy**
|
||||
The root node for the NetworkProxy configuration service provider..
|
||||
|
||||
|
@ -27,10 +27,19 @@ The following actions are supported:
|
||||
> [!NOTE]
|
||||
> The NetworkQoSPolicy configuration service provider is officially supported for devices that are Intune managed and Azure AD joined. Currently, this CSP is not supported on Azure AD Hybrid joined devices and for devices using GPO and CSP at the same time. The minimum operating system requirement for this CSP is Windows 10, version 2004. This CSP is supported only in Microsoft Surface Hub prior to Window 10, version 2004.
|
||||
|
||||
The following diagram shows the NetworkQoSPolicy configuration service provider in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the NetworkQoSPolicy configuration service provider in tree format.
|
||||
```
|
||||
./Device/Vendor/MSFT
|
||||
NetworkQoSPolicy
|
||||
----Version
|
||||
----Name
|
||||
--------IPProtocolMatchCondition
|
||||
--------AppPathNameMatchCondition
|
||||
--------SourcePortMatchCondition
|
||||
--------DestinationPortMatchCondition
|
||||
--------PriorityValue8021Action
|
||||
--------DSCPAction
|
||||
```
|
||||
<a href="" id="networkqospolicy"></a>**NetworkQoSPolicy**
|
||||
<p style="margin-left: 20px">The root node for the NetworkQoSPolicy configuration service provider.</p>
|
||||
|
||||
|
@ -27,10 +27,47 @@ application/x-nodemon-sha256
|
||||
|
||||
NodeCache will hash the values and compare with a hash value that was sent down by the server. This supports checking a parent node and its children recursively.
|
||||
|
||||
The following diagram shows the NodeCache configuration service provider in tree format.
|
||||
The following shows the NodeCache configuration service provider in tree format.
|
||||
```
|
||||
./User/Vendor/MSFT
|
||||
NodeCache
|
||||
----ProviderID
|
||||
--------CacheVersion
|
||||
--------ChangedNodes
|
||||
--------ChangedNodesData
|
||||
--------Nodes
|
||||
------------NodeID
|
||||
----------------NodeURI
|
||||
----------------ExpectedValue
|
||||
----------------AutoSetExpectedValue
|
||||
|
||||

|
||||
|
||||
./Device/Vendor/MSFT
|
||||
NodeCache
|
||||
----ProviderID
|
||||
--------CacheVersion
|
||||
--------ChangedNodes
|
||||
--------ChangedNodesData
|
||||
--------Nodes
|
||||
------------NodeID
|
||||
----------------NodeURI
|
||||
----------------ExpectedValue
|
||||
----------------AutoSetExpectedValue
|
||||
|
||||
|
||||
./User/Vendor/MSFT
|
||||
./Device/Vendor/MSFT
|
||||
NodeCache
|
||||
----ProviderID
|
||||
--------CacheVersion
|
||||
--------ChangedNodes
|
||||
--------ChangedNodesData
|
||||
--------Nodes
|
||||
------------NodeID
|
||||
----------------NodeURI
|
||||
----------------ExpectedValue
|
||||
----------------AutoSetExpectedValue
|
||||
```
|
||||
<a href="" id="--device-vendor-msft"></a>**./Device/Vendor/MSFT and ./User/Vendor/MSFT**
|
||||
Required. The root node for the NodeCache object. Supported operation is Get. This configuration service provider is used for enterprise device management only. This is a predefined MIME type to identify this managed object in OMA DM syntax.
|
||||
|
||||
|
@ -20,10 +20,32 @@ This CSP was added in Windows 10, version 1703.
|
||||
|
||||
For additional information, see [Office DDF](office-ddf.md).
|
||||
|
||||
The following diagram shows the Office configuration service provider in tree format.
|
||||
The following shows the Office configuration service provider in tree format.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
Office
|
||||
----Installation
|
||||
--------id
|
||||
------------Install
|
||||
------------Status
|
||||
|
||||

|
||||
|
||||
./Device/Vendor/MSFT
|
||||
Office
|
||||
----Installation
|
||||
--------id
|
||||
------------Install
|
||||
------------Status
|
||||
|
||||
|
||||
./Vendor/MSFT
|
||||
./Device/Vendor/MSFT
|
||||
Office
|
||||
----Installation
|
||||
--------id
|
||||
------------Install
|
||||
------------Status
|
||||
```
|
||||
<a href="" id="office"></a>**./Device/Vendor/MSFT/Office/ or ./User/Vendor/MSFT/Office**
|
||||
The root node for the Office configuration service provider.</p>
|
||||
|
||||
|
@ -20,10 +20,15 @@ This CSP was added in Windows 10, version 1703.
|
||||
> [!Note]
|
||||
> Personalization CSP is supported in Windows 10 Enterprise and Education SKUs. It works in Windows 10 Pro and Windows 10 Pro in S mode if SetEduPolicies in [SharedPC CSP](sharedpc-csp.md) is set.
|
||||
|
||||
The following diagram shows the Personalization configuration service provider in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the Personalization configuration service provider in tree format.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
Personalization
|
||||
----DesktopImageUrl
|
||||
----DesktopImageStatus
|
||||
----LockScreenImageUrl
|
||||
----LockScreenImageStatus
|
||||
```
|
||||
<a href="" id="personalization"></a>**./Vendor/MSFT/Personalization**
|
||||
<p style="margin-left: 20px">Defines the root node for the Personalization configuration service provider.</p>
|
||||
|
||||
|
@ -23,10 +23,23 @@ The Provisioning configuration service provider is used for bulk user enrollment
|
||||
|
||||
For bulk enrollment step-by-step guide, see [Bulk enrollment](bulk-enrollment-using-windows-provisioning-tool.md).
|
||||
|
||||
The following diagram shows the Provisioning configuration service provider in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the Provisioning configuration service provider in tree format.
|
||||
```
|
||||
./Vendor/MSFT/ProvisioningCommands
|
||||
ProvisioningCommands
|
||||
----DeviceContext
|
||||
--------CommandSet
|
||||
------------Default
|
||||
----------------CommandLine
|
||||
----PrimaryContext
|
||||
--------CommandSet
|
||||
------------CommandName
|
||||
----------------CommandLine
|
||||
----------------ReturnCodeSuccess
|
||||
----------------ReturnCodeRestart
|
||||
----------------RestartRequired
|
||||
----------------ContinueInstall
|
||||
```
|
||||
<a href="" id="--vendor-msft"></a>**./Vendor/MSFT**
|
||||
Root node for Provisioning CSP.
|
||||
|
||||
|
@ -25,10 +25,37 @@ This configuration service provider requires the ID\_CAP\_CSP\_FOUNDATION and ID
|
||||
|
||||
For the PROXY CSP, you cannot use the Replace command unless the node already exists.
|
||||
|
||||
The following diagram shows the PROXY configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
|
||||
|
||||

|
||||
|
||||
The following shows the PROXY configuration service provider management object in tree format as used by OMA DM. The OMA Client Provisioning protocol is not supported by this configuration service provider.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
Proxy
|
||||
----*
|
||||
--------ProxyId
|
||||
--------Name
|
||||
--------AddrType
|
||||
--------Addr
|
||||
--------AddrFQDN
|
||||
--------ConRefs
|
||||
------------*
|
||||
----------------ConRef
|
||||
--------Domains
|
||||
------------*
|
||||
----------------DomainName
|
||||
--------Ports
|
||||
------------*
|
||||
----------------PortNbr
|
||||
----------------Services
|
||||
--------------------*
|
||||
------------------------ServiceName
|
||||
--------ProxyType
|
||||
--------ProxyParams
|
||||
------------WAP
|
||||
----------------Trust
|
||||
----------------PushEnabled
|
||||
--------Ext
|
||||
------------Microsoft
|
||||
----------------Guid
|
||||
```
|
||||
<a href="" id="--vendor-msft-proxy"></a>**./Vendor/MSFT/Proxy**
|
||||
Root node for the proxy connection.
|
||||
|
||||
|
@ -17,10 +17,15 @@ ms.date: 06/26/2017
|
||||
|
||||
The Reboot configuration service provider is used to configure reboot settings.
|
||||
|
||||
The following diagram shows the Reboot configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
|
||||

|
||||
|
||||
The following shows the Reboot configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
```
|
||||
./Device/Vendor/MSFT
|
||||
Reboot
|
||||
----RebootNow
|
||||
----Schedule
|
||||
--------Single
|
||||
--------DailyRecurrent
|
||||
```
|
||||
<a href="" id="--vendor-msft-reboot"></a>**./Vendor/MSFT/Reboot**
|
||||
<p style="margin-left: 20px">The root node for the Reboot configuration service provider.</p>
|
||||
|
||||
|
@ -17,10 +17,21 @@ ms.date: 06/26/2017
|
||||
|
||||
The RemoteFind configuration service provider retrieves the location information for a particular device.
|
||||
|
||||
The following diagram shows the RemoteFind configuration service provider management object in tree format as used by OMA Client Provisioning.
|
||||
|
||||

|
||||
|
||||
The following shows the RemoteFind configuration service provider management object in tree format as used by OMA Client Provisioning.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
RemoteFind
|
||||
----DesiredAccuracy
|
||||
----MaximumAge
|
||||
----Timeout
|
||||
----Location
|
||||
--------Latitude
|
||||
--------Longitude
|
||||
--------Altitude
|
||||
--------Accuracy
|
||||
--------AltitudeAccuracy
|
||||
--------Age
|
||||
```
|
||||
<a href="" id="desiredaccuracy"></a>**DesiredAccuracy**
|
||||
Optional. The node accepts the requested radius value in meters. Valid values for accuracy are any value between 1 and 1000 meters.
|
||||
|
||||
|
@ -21,10 +21,12 @@ The RemoteLock CSP supports the ability to lock a device that has a PIN set on t
|
||||
> The RemoteLock CSP is only supported in Windows 10 Mobile.
|
||||
|
||||
|
||||
The following diagram shows the RemoteLock configuration service provider in a tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the RemoteLock configuration service provider in a tree format.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
RemoteLock
|
||||
----Lock
|
||||
```
|
||||
<a href="" id="--vendor-msft-remotelock"></a>**./Vendor/MSFT/RemoteLock**
|
||||
<p style="margin-left: 20px">Defines the root node for the RemoteLock configuration service provider.</p>
|
||||
|
||||
|
@ -17,10 +17,22 @@ ms.date: 06/26/2017
|
||||
|
||||
The RemoteRing configuration service provider can be used to remotely trigger a device to produce an audible ringing sound regardless of the volume that is set on the device.
|
||||
|
||||
The following diagram shows the RemoteRing configuration service provider in tree format.
|
||||
The following shows the RemoteRing configuration service provider in tree format.
|
||||
```
|
||||
./User/Vendor/MSFT
|
||||
RemoteRing
|
||||
----Ring
|
||||
|
||||

|
||||
|
||||
./Device/Vendor/MSFT
|
||||
Root
|
||||
|
||||
|
||||
./User/Vendor/MSFT
|
||||
./Device/Vendor/MSFT
|
||||
RemoteRing
|
||||
----Ring
|
||||
```
|
||||
<a href="" id="ring"></a>**Ring**
|
||||
Required. The node accepts requests to ring the device.
|
||||
|
||||
|
@ -17,10 +17,19 @@ ms.date: 08/13/2018
|
||||
|
||||
The RemoteWipe configuration service provider can be used by mobile operators DM server or enterprise management server to remotely wipe a device. The RemoteWipe configuration service provider can make the data stored in memory and hard disks difficult to recover if the device is remotely wiped after being lost or stolen.
|
||||
|
||||
The following diagram shows the RemoteWipe configuration service provider management object in tree format as used by both OMA DM and OMA Client Provisioning. Enterprise IT Professionals can update these settings by using the Exchange Server.
|
||||
|
||||

|
||||
|
||||
The following shows the RemoteWipe configuration service provider management object in tree format as used by both OMA DM and OMA Client Provisioning. Enterprise IT Professionals can update these settings by using the Exchange Server.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
RemoteWipe
|
||||
----doWipe
|
||||
----doWipePersistProvisionedData
|
||||
----doWipeProtected
|
||||
----doWipePersistUserData
|
||||
----AutomaticRedeployment
|
||||
--------doAutomaticRedeployment
|
||||
--------LastError
|
||||
--------Status
|
||||
```
|
||||
<a href="" id="dowipe"></a>**doWipe**
|
||||
Specifies that a remote wipe of the device should be performed. The return status code indicates whether the device accepted the Exec command.
|
||||
|
||||
|
@ -17,10 +17,22 @@ ms.date: 06/26/2017
|
||||
|
||||
The Reporting configuration service provider is used to retrieve Windows Information Protection (formerly known as Enterprise Data Protection) and security auditing logs. This CSP was added in Windows 10, version 1511.
|
||||
|
||||
The following diagram shows the Reporting configuration service provider in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the Reporting configuration service provider in tree format.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
Reporting
|
||||
----EnterpriseDataProtection
|
||||
--------RetrieveByTimeRange
|
||||
------------Logs
|
||||
------------StartTime
|
||||
------------StopTime
|
||||
------------Type
|
||||
--------RetrieveByCount
|
||||
------------Logs
|
||||
------------LogCount
|
||||
------------StartTime
|
||||
------------Type
|
||||
```
|
||||
<a href="" id="reporting"></a>**Reporting**
|
||||
Root node.
|
||||
|
||||
|
@ -21,12 +21,45 @@ The RootCATrustedCertificates configuration service provider enables the enterpr
|
||||
> The **./User/** configuration is not supported for **RootCATrustedCertificates/Root/**.
|
||||
|
||||
|
||||
The following image shows the RootCATrustedCertificates configuration service provider in tree format.
|
||||
The following shows the RootCATrustedCertificates configuration service provider in tree format.
|
||||
|
||||
Detailed specification of the principal root nodes:
|
||||
|
||||

|
||||
|
||||
```
|
||||
./Vendor/MSFT
|
||||
RootCATrustedCertificates
|
||||
----Root
|
||||
--------CertHash
|
||||
------------EncodedCertificate
|
||||
------------IssuedBy
|
||||
------------IssuedTo
|
||||
------------ValidFrom
|
||||
------------ValidTo
|
||||
------------TemplateName
|
||||
----CA
|
||||
--------CertHash
|
||||
------------EncodedCertificate
|
||||
------------IssuedBy
|
||||
------------IssuedTo
|
||||
------------ValidFrom
|
||||
------------ValidTo
|
||||
------------TemplateName
|
||||
----TrustedPublisher
|
||||
--------CertHash
|
||||
------------EncodedCertificate
|
||||
------------IssuedBy
|
||||
------------IssuedTo
|
||||
------------ValidFrom
|
||||
------------ValidTo
|
||||
------------TemplateName
|
||||
----TrustedPeople
|
||||
--------CertHash
|
||||
------------EncodedCertificate
|
||||
------------IssuedBy
|
||||
------------IssuedTo
|
||||
------------ValidFrom
|
||||
------------ValidTo
|
||||
------------TemplateName
|
||||
```
|
||||
<a href="" id="device-or-user"></a>**Device or User**
|
||||
For device certificates, use **./Device/Vendor/MSFT** path and for user certificates use **./User/Vendor/MSFT** path.
|
||||
|
||||
|
@ -16,10 +16,13 @@ ms.date: 06/26/2017
|
||||
|
||||
The SecureAssessment configuration service provider is used to provide configuration information for the secure assessment browser.
|
||||
|
||||
The following diagram shows the SecureAssessment configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
|
||||

|
||||
|
||||
The following shows the SecureAssessment configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
SecureAssessment
|
||||
----LaunchURI
|
||||
----TesterAccount
|
||||
```
|
||||
<a href="" id="--vendor-msft-secureassessment"></a>**./Vendor/MSFT/SecureAssessment**
|
||||
The root node for the SecureAssessment configuration service provider.
|
||||
|
||||
|
@ -17,10 +17,27 @@ ms.date: 01/16/2019
|
||||
|
||||
The SharedPC configuration service provider is used to configure settings for Shared PC usage.
|
||||
|
||||
The following diagram shows the SharedPC configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
|
||||

|
||||
|
||||
The following shows the SharedPC configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
SharedPC
|
||||
----EnableSharedPCMode
|
||||
----SetEduPolicies
|
||||
----SetPowerPolicies
|
||||
----MaintenanceStartTime
|
||||
----SignInOnResume
|
||||
----SleepTimeout
|
||||
----EnableAccountManager
|
||||
----AccountModel
|
||||
----DeletionPolicy
|
||||
----DiskLevelDeletion
|
||||
----DiskLevelCaching
|
||||
----RestrictLocalStorage
|
||||
----KioskModeAUMID
|
||||
----KioskModeUserTileDisplayText
|
||||
----InactiveThreshold
|
||||
----MaxPageFileSizeMB
|
||||
```
|
||||
<a href="" id="--vendor-msft-sharedpc"></a>**./Vendor/MSFT/SharedPC**
|
||||
The root node for the SharedPC configuration service provider.
|
||||
|
||||
|
@ -21,10 +21,12 @@ The Storage enterprise configuration service provider is used to configure the s
|
||||
|
||||
|
||||
|
||||
The following diagram shows the Storage configuration service provider in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the Storage configuration service provider in tree format.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
Storage
|
||||
----Disable
|
||||
```
|
||||
<a href="" id="disable"></a>**Disable**
|
||||
Required. A Boolean value that specifies whether to enable or disable a storage card. A value of **True** disables the storage card. A value of **False** enables the storage card. The default value is **False**. The value is case sensitive.
|
||||
|
||||
|
@ -59,16 +59,44 @@ The SUPL configuration service provider is used to configure the location client
|
||||
|
||||
The SUPL or V2 UPL connection will be reconfigured every time the device is rebooted, a new UICC is inserted, or new settings are provisioned by using OMA Client Provisioning, OMA DM, or test tools. When the device is in roaming mode, it reverts to Mobile Station Standalone mode, in which only the built–in Microsoft location components are used.
|
||||
|
||||
The following diagram shows the SUPL configuration service provider management object in tree format as used by OMA DM and OMA Client Provisioning.
|
||||
The following shows the SUPL configuration service provider management object in tree format as used by OMA DM and OMA Client Provisioning.
|
||||
|
||||
> **Note** This configuration service provider requires the ID\_CAP\_CSP\_FOUNDATION capability to be accessed from a network configuration application.
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
```
|
||||
./Vendor/MSFT/
|
||||
SUPL
|
||||
----SUPL1
|
||||
--------AppID
|
||||
--------Addr
|
||||
--------Ext
|
||||
------------Microsoft
|
||||
----------------Version
|
||||
----------------MCCMNPairs
|
||||
----------------HighAccPositioningMethod
|
||||
----------------LocMasterSwitchDependencyNII
|
||||
----------------NIDefaultTimeout
|
||||
----------------ServerAccessInterval
|
||||
----------------RootCertificate
|
||||
--------------------Name
|
||||
--------------------Data
|
||||
----------------RootCertificate2
|
||||
--------------------Name
|
||||
--------------------Data
|
||||
----------------RootCertificate3
|
||||
--------------------Name
|
||||
--------------------Data
|
||||
----V2UPL1
|
||||
--------MPC
|
||||
--------PDE
|
||||
--------PositioningMethod_MR
|
||||
--------LocMasterSwitchDependencyNII
|
||||
--------ApplicationTypeIndicator_MR
|
||||
--------NIDefaultTimeout
|
||||
--------ServerAccessInterval
|
||||
```
|
||||
<a href="" id="supl1"></a>**SUPL1**
|
||||
Required for SUPL. Defines the account for the SUPL Enabled Terminal (SET) node. Only one SUPL account is supported at a given time.
|
||||
|
||||
|
@ -16,10 +16,57 @@ ms.date: 07/28/2017
|
||||
|
||||
The SurfaceHub configuration service provider (CSP) is used to configure Microsoft Surface Hub settings. This CSP was added in Windows 10, version 1511.
|
||||
|
||||
The following diagram shows the SurfaceHub CSP management objects in tree format.
|
||||
|
||||

|
||||
|
||||
The following shows the SurfaceHub CSP management objects in tree format.
|
||||
```
|
||||
./Vendor/MSFT
|
||||
SurfaceHub
|
||||
----DeviceAccount
|
||||
--------DomainName
|
||||
--------UserName
|
||||
--------UserPrincipalName
|
||||
--------Password
|
||||
--------ValidateAndCommit
|
||||
--------ExchangeServer
|
||||
--------SipAddress
|
||||
--------Email
|
||||
--------CalendarSyncEnabled
|
||||
--------ErrorContext
|
||||
--------PasswordRotationPeriod
|
||||
----MaintenanceHoursSimple
|
||||
--------Hours
|
||||
------------StartTime
|
||||
------------Duration
|
||||
----InBoxApps
|
||||
--------SkypeForBusiness
|
||||
------------DomainName
|
||||
--------Welcome
|
||||
------------AutoWakeScreen
|
||||
------------CurrentBackgroundPath
|
||||
------------MeetingInfoOption
|
||||
--------WirelessProjection
|
||||
------------PINRequired
|
||||
------------Enabled
|
||||
------------Channel
|
||||
--------Connect
|
||||
------------AutoLaunch
|
||||
----Properties
|
||||
--------FriendlyName
|
||||
--------DefaultVolume
|
||||
--------ScreenTimeout
|
||||
--------SessionTimeout
|
||||
--------SleepTimeout
|
||||
--------AllowSessionResume
|
||||
--------AllowAutoProxyAuth
|
||||
--------DisableSigninSuggestions
|
||||
--------DoNotShowMyMeetingsAndFiles
|
||||
----ProxyServers
|
||||
----Management
|
||||
--------GroupName
|
||||
--------GroupSid
|
||||
----MOMAgent
|
||||
--------WorkspaceID
|
||||
--------WorkspaceKey
|
||||
```
|
||||
<a href="" id="--vendor-msft-surfacehub"></a>**./Vendor/MSFT/SurfaceHub**
|
||||
<p style="margin-left: 20px">The root node for the Surface Hub configuration service provider.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user