mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Merge pull request #6687 from MicrosoftDocs/main
Publish 06/08/2022, 10:30 AM
This commit is contained in:
commit
1278af034c
@ -537,28 +537,32 @@ 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.
|
||||||
|
|
||||||
Supported operations are Get, Add, Replace and Delete.
|
Supported operations are Get, Add, Replace and Delete.
|
||||||
|
|
||||||
Value type is integer. Only applicable for Windows 10 multi-session.
|
Value type is integer. Only applicable for Windows Enterprise 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.
|
||||||
|
|
||||||
Supported operations are Get, Add, Replace and Delete.
|
Supported operations are Get, Add, Replace and Delete.
|
||||||
|
|
||||||
Value type is integer. Only applicable for Windows 10 multi-session.
|
Value type is integer. Only applicable for Windows Enterprise 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.
|
||||||
|
|
||||||
|
@ -14,6 +14,9 @@ msreviewer: hathind
|
|||||||
|
|
||||||
# Add and verify admin contacts
|
# Add and verify admin contacts
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> The Admin contacts blade isn't available during public preview. However, we'll use the admin contacts provided by you during public preview onboarding.
|
||||||
|
|
||||||
There are several ways that Windows Autopatch service communicates with customers. To streamline communication and ensure we're checking with the right people when you [submit a support request](../operate/windows-autopatch-support-request.md), you must provide a set of admin contacts when you onboard with Windows Autopatch.
|
There are several ways that Windows Autopatch service communicates with customers. To streamline communication and ensure we're checking with the right people when you [submit a support request](../operate/windows-autopatch-support-request.md), you must provide a set of admin contacts when you onboard with Windows Autopatch.
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user