From 0753c70dd3208f7853281987e713b02f8c622ab7 Mon Sep 17 00:00:00 2001 From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com> Date: Thu, 7 Jan 2021 01:46:40 +0530 Subject: [PATCH 1/8] updated=474959941to61ASCIIimages --- windows/client-management/mdm/nap-csp.md | 42 ++++++++++++-- .../client-management/mdm/networkproxy-csp.md | 16 ++++-- .../mdm/networkqospolicy-csp.md | 17 ++++-- .../client-management/mdm/nodecache-csp.md | 41 +++++++++++++- windows/client-management/mdm/office-csp.md | 26 ++++++++- .../mdm/personalization-csp.md | 13 +++-- .../client-management/mdm/provisioning-csp.md | 21 +++++-- windows/client-management/mdm/proxy-csp.md | 35 ++++++++++-- windows/client-management/mdm/reboot-csp.md | 13 +++-- .../client-management/mdm/remotefind-csp.md | 19 +++++-- .../client-management/mdm/remotelock-csp.md | 10 ++-- .../client-management/mdm/remotering-csp.md | 16 +++++- .../client-management/mdm/remotewipe-csp.md | 17 ++++-- .../client-management/mdm/reporting-csp.md | 20 +++++-- .../mdm/rootcacertificates-csp.md | 41 ++++++++++++-- .../mdm/secureassessment-csp.md | 11 ++-- windows/client-management/mdm/sharedpc-csp.md | 25 +++++++-- windows/client-management/mdm/storage-csp.md | 10 ++-- windows/client-management/mdm/supl-csp.md | 38 +++++++++++-- .../client-management/mdm/surfacehub-csp.md | 55 +++++++++++++++++-- 20 files changed, 411 insertions(+), 75 deletions(-) diff --git a/windows/client-management/mdm/nap-csp.md b/windows/client-management/mdm/nap-csp.md index dcaef76767..89d18c8eff 100644 --- a/windows/client-management/mdm/nap-csp.md +++ b/windows/client-management/mdm/nap-csp.md @@ -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. - -![nap csp (dm)](images/provisioning-csp-nap.png) - +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 +``` **./Vendor/MSFT/NAP** Root node. diff --git a/windows/client-management/mdm/networkproxy-csp.md b/windows/client-management/mdm/networkproxy-csp.md index 43aff61d37..4fa1f6289f 100644 --- a/windows/client-management/mdm/networkproxy-csp.md +++ b/windows/client-management/mdm/networkproxy-csp.md @@ -28,10 +28,18 @@ How the settings work: -The following diagram shows the NetworkProxy configuration service provider in tree format. - -![networkproxy csp](images/provisioning-csp-networkproxy.png) - +The following shows the NetworkProxy configuration service provider in tree format. +``` +./Vendor/MSFT +NetworkProxy +----ProxySettingsPerUser +----AutoDetect +----SetupScriptUrl +----ProxyServer +--------ProxyAddress +--------Exceptions +--------UseProxyForLocalAddresses +``` **./Vendor/MSFT/NetworkProxy** The root node for the NetworkProxy configuration service provider.. diff --git a/windows/client-management/mdm/networkqospolicy-csp.md b/windows/client-management/mdm/networkqospolicy-csp.md index 19a52ed0be..3c523ba304 100644 --- a/windows/client-management/mdm/networkqospolicy-csp.md +++ b/windows/client-management/mdm/networkqospolicy-csp.md @@ -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. - -![NetworkQoSPolicy CSP diagram](images/provisioning-csp-networkqospolicy.png) - +The following shows the NetworkQoSPolicy configuration service provider in tree format. +``` +./Device/Vendor/MSFT +NetworkQoSPolicy +----Version +----Name +--------IPProtocolMatchCondition +--------AppPathNameMatchCondition +--------SourcePortMatchCondition +--------DestinationPortMatchCondition +--------PriorityValue8021Action +--------DSCPAction +``` **NetworkQoSPolicy**

The root node for the NetworkQoSPolicy configuration service provider.

diff --git a/windows/client-management/mdm/nodecache-csp.md b/windows/client-management/mdm/nodecache-csp.md index 045b8152d9..ff47aa238d 100644 --- a/windows/client-management/mdm/nodecache-csp.md +++ b/windows/client-management/mdm/nodecache-csp.md @@ -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 -![nodecache csp](images/provisioning-csp-nodecache.png) +./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 +``` **./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. diff --git a/windows/client-management/mdm/office-csp.md b/windows/client-management/mdm/office-csp.md index 58e1e0a8e9..3a20d04ce0 100644 --- a/windows/client-management/mdm/office-csp.md +++ b/windows/client-management/mdm/office-csp.md @@ -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 -![Office CSP diagram](images/provisioning-csp-office.png) +./Device/Vendor/MSFT +Office +----Installation +--------id +------------Install +------------Status + + +./Vendor/MSFT +./Device/Vendor/MSFT +Office +----Installation +--------id +------------Install +------------Status +``` **./Device/Vendor/MSFT/Office/ or ./User/Vendor/MSFT/Office** The root node for the Office configuration service provider.

diff --git a/windows/client-management/mdm/personalization-csp.md b/windows/client-management/mdm/personalization-csp.md index 8d4f260502..bf3d84f0f4 100644 --- a/windows/client-management/mdm/personalization-csp.md +++ b/windows/client-management/mdm/personalization-csp.md @@ -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. - -![personalization csp](images/provisioning-csp-personalization.png) - +The following shows the Personalization configuration service provider in tree format. +``` +./Vendor/MSFT +Personalization +----DesktopImageUrl +----DesktopImageStatus +----LockScreenImageUrl +----LockScreenImageStatus +``` **./Vendor/MSFT/Personalization**

Defines the root node for the Personalization configuration service provider.

diff --git a/windows/client-management/mdm/provisioning-csp.md b/windows/client-management/mdm/provisioning-csp.md index 9dfabcfba3..1e6a236656 100644 --- a/windows/client-management/mdm/provisioning-csp.md +++ b/windows/client-management/mdm/provisioning-csp.md @@ -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. - -![provisioning csp diagram](images/provisioning-csp-provisioning.png) - +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 +``` **./Vendor/MSFT** Root node for Provisioning CSP. diff --git a/windows/client-management/mdm/proxy-csp.md b/windows/client-management/mdm/proxy-csp.md index c1d9034fe8..540a52a931 100644 --- a/windows/client-management/mdm/proxy-csp.md +++ b/windows/client-management/mdm/proxy-csp.md @@ -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. - -![proxy csp (dm)](images/provisioning-csp-proxy.png) - +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 +``` **./Vendor/MSFT/Proxy** Root node for the proxy connection. diff --git a/windows/client-management/mdm/reboot-csp.md b/windows/client-management/mdm/reboot-csp.md index d906bca3da..cda7004487 100644 --- a/windows/client-management/mdm/reboot-csp.md +++ b/windows/client-management/mdm/reboot-csp.md @@ -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. - -![reboot](images/reboot-csp.png) - +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 +``` **./Vendor/MSFT/Reboot**

The root node for the Reboot configuration service provider.

diff --git a/windows/client-management/mdm/remotefind-csp.md b/windows/client-management/mdm/remotefind-csp.md index 554e07f2d4..0dc50af800 100644 --- a/windows/client-management/mdm/remotefind-csp.md +++ b/windows/client-management/mdm/remotefind-csp.md @@ -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. - -![remotefind csp](images/provisioning-csp-remotefind.png) - +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 +``` **DesiredAccuracy** Optional. The node accepts the requested radius value in meters. Valid values for accuracy are any value between 1 and 1000 meters. diff --git a/windows/client-management/mdm/remotelock-csp.md b/windows/client-management/mdm/remotelock-csp.md index 57368cb103..c23205597b 100644 --- a/windows/client-management/mdm/remotelock-csp.md +++ b/windows/client-management/mdm/remotelock-csp.md @@ -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. - -![provisioning\-csp\-remotelock](images/provisioning-csp-remotelock.png) - +The following shows the RemoteLock configuration service provider in a tree format. +``` +./Vendor/MSFT +RemoteLock +----Lock +``` **./Vendor/MSFT/RemoteLock**

Defines the root node for the RemoteLock configuration service provider.

diff --git a/windows/client-management/mdm/remotering-csp.md b/windows/client-management/mdm/remotering-csp.md index 999d8b629e..d1db2f57e8 100644 --- a/windows/client-management/mdm/remotering-csp.md +++ b/windows/client-management/mdm/remotering-csp.md @@ -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 -![provisioning\-csp\-remotering](images/provisioning-csp-remotering.png) +./Device/Vendor/MSFT +Root + + +./User/Vendor/MSFT +./Device/Vendor/MSFT +RemoteRing +----Ring +``` **Ring** Required. The node accepts requests to ring the device. diff --git a/windows/client-management/mdm/remotewipe-csp.md b/windows/client-management/mdm/remotewipe-csp.md index efd8cdac2b..67772b648f 100644 --- a/windows/client-management/mdm/remotewipe-csp.md +++ b/windows/client-management/mdm/remotewipe-csp.md @@ -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. - -![remotewipe csp (dm,cp)](images/provisioning-csp-remotewipe-dmandcp.png) - +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 +``` **doWipe** Specifies that a remote wipe of the device should be performed. The return status code indicates whether the device accepted the Exec command. diff --git a/windows/client-management/mdm/reporting-csp.md b/windows/client-management/mdm/reporting-csp.md index 1f1391ff33..efa527ae2d 100644 --- a/windows/client-management/mdm/reporting-csp.md +++ b/windows/client-management/mdm/reporting-csp.md @@ -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. - -![reporting csp diagram](images/provisioning-csp-reporting.png) - +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 +``` **Reporting** Root node. diff --git a/windows/client-management/mdm/rootcacertificates-csp.md b/windows/client-management/mdm/rootcacertificates-csp.md index 1c5b7912aa..c1e940ef69 100644 --- a/windows/client-management/mdm/rootcacertificates-csp.md +++ b/windows/client-management/mdm/rootcacertificates-csp.md @@ -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: - -![rootcacertificate](images/provisioning-csp-rootcacertificate.png) - +``` +./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 +``` **Device or User** For device certificates, use **./Device/Vendor/MSFT** path and for user certificates use **./User/Vendor/MSFT** path. diff --git a/windows/client-management/mdm/secureassessment-csp.md b/windows/client-management/mdm/secureassessment-csp.md index 6585261229..1bd4c71692 100644 --- a/windows/client-management/mdm/secureassessment-csp.md +++ b/windows/client-management/mdm/secureassessment-csp.md @@ -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. - -![secureassessment](images/secureassessment-csp.png) - +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 +``` **./Vendor/MSFT/SecureAssessment** The root node for the SecureAssessment configuration service provider. diff --git a/windows/client-management/mdm/sharedpc-csp.md b/windows/client-management/mdm/sharedpc-csp.md index cf00680823..82731ed689 100644 --- a/windows/client-management/mdm/sharedpc-csp.md +++ b/windows/client-management/mdm/sharedpc-csp.md @@ -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. - -![sharedpc](images/sharedpc-csp.png) - +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 +``` **./Vendor/MSFT/SharedPC** The root node for the SharedPC configuration service provider. diff --git a/windows/client-management/mdm/storage-csp.md b/windows/client-management/mdm/storage-csp.md index 3cb5d8920c..ea5aad60ca 100644 --- a/windows/client-management/mdm/storage-csp.md +++ b/windows/client-management/mdm/storage-csp.md @@ -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. - -![provisioning\-csp\-storage](images/provisioning-csp-storage.png) - +The following shows the Storage configuration service provider in tree format. +``` +./Vendor/MSFT +Storage +----Disable +``` **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. diff --git a/windows/client-management/mdm/supl-csp.md b/windows/client-management/mdm/supl-csp.md index 45e335fdf9..e41a8c2374 100644 --- a/windows/client-management/mdm/supl-csp.md +++ b/windows/client-management/mdm/supl-csp.md @@ -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.   -![SUPL csp (dm,cp)](images/provisioning-csp-supl-dmandcp.png) - - - +``` +./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 +``` **SUPL1** Required for SUPL. Defines the account for the SUPL Enabled Terminal (SET) node. Only one SUPL account is supported at a given time. diff --git a/windows/client-management/mdm/surfacehub-csp.md b/windows/client-management/mdm/surfacehub-csp.md index 2b8f5d0334..dc5ea81f2a 100644 --- a/windows/client-management/mdm/surfacehub-csp.md +++ b/windows/client-management/mdm/surfacehub-csp.md @@ -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. - -![surface hub diagram](images/provisioning-csp-surfacehub.png) - +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 +``` **./Vendor/MSFT/SurfaceHub**

The root node for the Surface Hub configuration service provider. From d3f0971f885f75e4765b7246c416efd1d7c72a66 Mon Sep 17 00:00:00 2001 From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com> Date: Tue, 9 Feb 2021 16:11:56 +0530 Subject: [PATCH 2/8] updated --- .../mdm/policy-csp-admx-filerecovery.md | 129 ++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 windows/client-management/mdm/policy-csp-admx-filerecovery.md diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md new file mode 100644 index 0000000000..6ffae36c4d --- /dev/null +++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md @@ -0,0 +1,129 @@ +--- +title: Policy CSP - ADMX_FileRecovery +description: Policy CSP - ADMX_FileRecovery +ms.author: dansimp +ms.localizationpriority: medium +ms.topic: article +ms.prod: w10 +ms.technology: windows +author: manikadhiman +ms.date: 09/02/2021 +ms.reviewer: +manager: dansimp +--- + +# Policy CSP - ADMX_FileRecovery +> [!WARNING] +> Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here. + +


+ + +## ADMX_FileRecovery + +
+
+ ADMX_FileRecovery/WdiScenarioExecutionPolicy +
+
+ + +
+ + +**ADMX_FileRecovery/WdiScenarioExecutionPolicy** + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Windows EditionSupported?
Homecross mark
Procross mark
Businesscross mark
Enterprisecheck mark
Educationcross mark
+ + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
+ + + +Available in the latest Windows 10 Insider Preview Build. This policy setting allows you to configure the recovery behavior for corrupted files to one of three states: +- Regular: Detection, troubleshooting, and recovery of corrupted files will automatically start with a minimal UI display. Windows will attempt to present you with a dialog box when a system restart is required. This is the default recovery behavior for all corrupted files. +- Silent: Detection, troubleshooting, and recovery of corrupted files will automatically start with no UI. Windows will log an administrator event when a system restart is required. This behavior is recommended for headless operation. +- Troubleshooting Only: Detection and troubleshooting of corrupted files will automatically start with no UI. Recovery is not attempted automatically. + +Windows will log an administrator event with instructions if manual recovery is possible. +- If you enable this setting, the recovery behavior for corrupted files will be set to either the regular (default), silent, or troubleshooting only state. +- If you disable this setting, the recovery behavior for corrupted files will be disabled. No troubleshooting or resolution will be attempted. + +If you do not configure this setting, the recovery behavior for corrupted files will be set to the regular recovery behavior. +No system or service restarts are required for changes to this policy to take immediate effect after a Group Policy refresh. + +> [!NOTE] +> This policy setting will take effect only when the Diagnostic Policy Service (DPS) is in the running state. + +When the service is stopped or disabled, system file recovery will not be attempted. +The DPS can be configured with the Services snap-in to the Microsoft Management Console. + +> [!NOTE] +> This policy setting applies to all sites in Trusted zones. + + +> [!TIP] +> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md). +> +> You must specify the data type in the SyncML as <Format>chr</Format>. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy). +> +> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect). + + +ADMX Info: +- GP English name: *Configure Corrupted File Recovery behavior* +- GP name: *WdiScenarioExecutionPolicy* +- GP path: *System\Troubleshooting and Diagnostics\Corrupted File Recovery* +- GP ADMX file name: *FileRecovery.admx* + + + +
+ +Footnotes: + +- 1 - Available in Windows 10, version 1607. +- 2 - Available in Windows 10, version 1703. +- 3 - Available in Windows 10, version 1709. +- 4 - Available in Windows 10, version 1803. +- 5 - Available in Windows 10, version 1809. +- 6 - Available in Windows 10, version 1903. +- 7 - Available in Windows 10, version 1909. +- 8 - Available in Windows 10, version 2004. + + + From e6d46a647c53c8813ef774f487c6df0633d1063b Mon Sep 17 00:00:00 2001 From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com> Date: Thu, 11 Feb 2021 00:12:53 +0530 Subject: [PATCH 3/8] Updated --- .../client-management/mdm/policies-in-policy-csp-admx-backed.md | 1 + windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md index c6e37891f5..cf1e2f06cb 100644 --- a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md +++ b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md @@ -275,6 +275,7 @@ ms.date: 10/08/2020 - [ADMX_FileSys/ShortNameCreationSettings](./policy-csp-admx-filesys.md#admx-filesys-shortnamecreationsettings) - [ADMX_FileSys/SymlinkEvaluation](./policy-csp-admx-filesys.md#admx-filesys-symlinkevaluation) - [ADMX_FileSys/TxfDeprecatedFunctionality](./policy-csp-admx-filesys.md#admx-filesys-txfdeprecatedfunctionality) +- [ADMX_FileRecovery/WdiScenarioExecutionPolicy](./policy-csp-admx-filerecovery.md#admx-filerecovery-WdiScenarioExecutionPolicy) - [ADMX_FolderRedirection/DisableFRAdminPin](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpin) - [ADMX_FolderRedirection/DisableFRAdminPinByFolder](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpinbyfolder) - [ADMX_FolderRedirection/FolderRedirectionEnableCacheRename](./policy-csp-admx-folderredirection.md#admx-folderredirection-folderredirectionenablecacherename) diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md index 6ffae36c4d..a40883ca0e 100644 --- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md +++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md @@ -6,7 +6,7 @@ ms.localizationpriority: medium ms.topic: article ms.prod: w10 ms.technology: windows -author: manikadhiman +author: Nimisha ms.date: 09/02/2021 ms.reviewer: manager: dansimp From 398448b51fb6c47efc80e0afd6e13ef8f038fe03 Mon Sep 17 00:00:00 2001 From: Asha Iyengar Date: Fri, 5 Mar 2021 08:40:02 +0530 Subject: [PATCH 4/8] Update remotering-csp.md --- windows/client-management/mdm/remotering-csp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/remotering-csp.md b/windows/client-management/mdm/remotering-csp.md index d1db2f57e8..8125620d66 100644 --- a/windows/client-management/mdm/remotering-csp.md +++ b/windows/client-management/mdm/remotering-csp.md @@ -15,9 +15,9 @@ ms.date: 06/26/2017 # RemoteRing CSP -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. +You can use the RemoteRing configuration service provider to remotely trigger a device to produce an audible ringing sound, regardless of the volume that is set on the device. -The following shows the RemoteRing configuration service provider in tree format. +The following DDF format shows the RemoteRing configuration service provider in tree format. ``` ./User/Vendor/MSFT RemoteRing From 8bdb5b77a38c01166db34464e95add57735d139d Mon Sep 17 00:00:00 2001 From: Asha Iyengar Date: Fri, 5 Mar 2021 08:48:03 +0530 Subject: [PATCH 5/8] Update reporting-csp.md --- windows/client-management/mdm/reporting-csp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/reporting-csp.md b/windows/client-management/mdm/reporting-csp.md index efa527ae2d..c8bc78834a 100644 --- a/windows/client-management/mdm/reporting-csp.md +++ b/windows/client-management/mdm/reporting-csp.md @@ -17,7 +17,7 @@ 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 shows the Reporting configuration service provider in tree format. +The following DDF format shows the Reporting configuration service provider in tree format. ``` ./Vendor/MSFT Reporting @@ -52,7 +52,7 @@ Here are the other possible scenarios: - If the StartTime is specified, but the StopTime is not specified, then all that logs that exist from the StartTime are returned. **RetrieveByCount** -Interior node for retrieving a specified number of logs from the StartTime. The StartTime is expressed in ISO 8601 format. You can set the number of logs required by setting LogCount and StartTime. It returns the specified number of log or less, if the total number logs is less than LogCount. +Interior node for retrieving a specified number of logs from the StartTime. The StartTime is expressed in ISO 8601 format. You can set the number of logs required by setting LogCount and StartTime. It returns the specified number of logs or less, if the total number of logs is less than LogCount. **Logs** Contains the reporting logs. From 2ca50cde00d889dc755eccbf3898822f345f6ad7 Mon Sep 17 00:00:00 2001 From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com> Date: Thu, 25 Mar 2021 16:12:23 +0530 Subject: [PATCH 6/8] Updated --- .../client-management/mdm/policies-in-policy-csp-admx-backed.md | 2 +- windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md index cf1e2f06cb..4dc66d86e1 100644 --- a/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md +++ b/windows/client-management/mdm/policies-in-policy-csp-admx-backed.md @@ -275,7 +275,7 @@ ms.date: 10/08/2020 - [ADMX_FileSys/ShortNameCreationSettings](./policy-csp-admx-filesys.md#admx-filesys-shortnamecreationsettings) - [ADMX_FileSys/SymlinkEvaluation](./policy-csp-admx-filesys.md#admx-filesys-symlinkevaluation) - [ADMX_FileSys/TxfDeprecatedFunctionality](./policy-csp-admx-filesys.md#admx-filesys-txfdeprecatedfunctionality) -- [ADMX_FileRecovery/WdiScenarioExecutionPolicy](./policy-csp-admx-filerecovery.md#admx-filerecovery-WdiScenarioExecutionPolicy) +- [ADMX_FileRecovery/WdiScenarioExecutionPolicy](./policy-csp-admx-filerecovery.md#admx-filerecovery-wdiscenarioexecutionpolicy) - [ADMX_FolderRedirection/DisableFRAdminPin](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpin) - [ADMX_FolderRedirection/DisableFRAdminPinByFolder](./policy-csp-admx-folderredirection.md#admx-folderredirection-disablefradminpinbyfolder) - [ADMX_FolderRedirection/FolderRedirectionEnableCacheRename](./policy-csp-admx-folderredirection.md#admx-folderredirection-folderredirectionenablecacherename) diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md index a40883ca0e..25da2b5729 100644 --- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md +++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md @@ -7,7 +7,7 @@ ms.topic: article ms.prod: w10 ms.technology: windows author: Nimisha -ms.date: 09/02/2021 +ms.date: 03/25/2021 ms.reviewer: manager: dansimp --- From 7f1aa45fa07ef361f70bf8bac99b24277aa5d6a0 Mon Sep 17 00:00:00 2001 From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com> Date: Thu, 25 Mar 2021 16:21:43 +0530 Subject: [PATCH 7/8] Update policy-csp-admx-filerecovery.md --- windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md index 25da2b5729..15e457265a 100644 --- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md +++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md @@ -6,7 +6,7 @@ ms.localizationpriority: medium ms.topic: article ms.prod: w10 ms.technology: windows -author: Nimisha +author: manikadhiman ms.date: 03/25/2021 ms.reviewer: manager: dansimp From ded8b547b1ba52e0ef3342a9646c37cc369bee8f Mon Sep 17 00:00:00 2001 From: nimishasatapathy <75668234+nimishasatapathy@users.noreply.github.com> Date: Thu, 25 Mar 2021 16:24:41 +0530 Subject: [PATCH 8/8] Updated --- windows/client-management/mdm/policy-csp-admx-filerecovery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/policy-csp-admx-filerecovery.md b/windows/client-management/mdm/policy-csp-admx-filerecovery.md index 15e457265a..382e791fa8 100644 --- a/windows/client-management/mdm/policy-csp-admx-filerecovery.md +++ b/windows/client-management/mdm/policy-csp-admx-filerecovery.md @@ -7,7 +7,7 @@ ms.topic: article ms.prod: w10 ms.technology: windows author: manikadhiman -ms.date: 03/25/2021 +ms.date: 03/24/2021 ms.reviewer: manager: dansimp ---