mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Additional feedback-DMClient CSP
Received additional feedback and incorporated the same here. Thanks!
This commit is contained in:
parent
3e7173e621
commit
3fd70aab86
@ -537,7 +537,9 @@ Supported operation is Exec only.
|
|||||||
|
|
||||||
<a href="" id="provider-providerid-multiplesession-numallowedconcurrentusersessionforbackgroundsync"></a>**Provider/*ProviderID*/MultipleSession/NumAllowedConcurrentUserSessionForBackgroundSync**
|
<a href="" id="provider-providerid-multiplesession-numallowedconcurrentusersessionforbackgroundsync"></a>**Provider/*ProviderID*/MultipleSession/NumAllowedConcurrentUserSessionForBackgroundSync**
|
||||||
|
|
||||||
Optional. This node specifies maximum number of concurrent user sync sessions in background. Default value is 25.
|
Optional. This node specifies maximum number of concurrent user sync sessions in background.
|
||||||
|
|
||||||
|
The default value is dynamically decided by the client based on CPU usage.
|
||||||
|
|
||||||
The values are : 0= none, 1= sequential, anything else= parallel.
|
The values are : 0= none, 1= sequential, anything else= parallel.
|
||||||
|
|
||||||
@ -547,7 +549,9 @@ Value type is integer. Only applicable for Windows 10 multi-session.
|
|||||||
|
|
||||||
|
|
||||||
<a href="" id="provider-providerid-multiplesession-numallowedconcurrentusersessionatuserlogonsync"></a>**Provider/*ProviderID*/MultipleSession/NumAllowedConcurrentUserSessionAtUserLogonSync**
|
<a href="" id="provider-providerid-multiplesession-numallowedconcurrentusersessionatuserlogonsync"></a>**Provider/*ProviderID*/MultipleSession/NumAllowedConcurrentUserSessionAtUserLogonSync**
|
||||||
Optional. This node specifies maximum number of concurrent user sync sessions at User Login. Default value is 25.
|
Optional. This node specifies maximum number of concurrent user sync sessions at User Login.
|
||||||
|
|
||||||
|
The default value is dynamically decided by the client based on CPU usage.
|
||||||
|
|
||||||
The values are : 0= none, 1= sequential, anything else= parallel.
|
The values are : 0= none, 1= sequential, anything else= parallel.
|
||||||
|
|
||||||
@ -558,7 +562,7 @@ Value type is integer. Only applicable for Windows 10 multi-session.
|
|||||||
<a href="" id="provider-providerid-multiplesession-intervalforscheduledretriesforusersession"></a>**Provider/*ProviderID*/MultipleSession/IntervalForScheduledRetriesForUserSession**
|
<a href="" id="provider-providerid-multiplesession-intervalforscheduledretriesforusersession"></a>**Provider/*ProviderID*/MultipleSession/IntervalForScheduledRetriesForUserSession**
|
||||||
Optional. This node specifies the waiting time (in minutes) for the initial set of retries as specified by the number of retries in `/<ProviderID>/Poll/NumberOfScheduledRetriesForUserSession`.
|
Optional. This node specifies the waiting time (in minutes) for the initial set of retries as specified by the number of retries in `/<ProviderID>/Poll/NumberOfScheduledRetriesForUserSession`.
|
||||||
|
|
||||||
If IntervalForScheduledRetriesForUserSession is not set, then the default value is used. The default value is 1440. If the value is set to 0, this schedule is disabled.
|
If IntervalForScheduledRetriesForUserSession is not set, then the default value is used. The default value is 0. If the value is set to 0, this schedule is disabled.
|
||||||
|
|
||||||
This configuration is only applicable for Windows Multi-session Editions.
|
This configuration is only applicable for Windows Multi-session Editions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user