Share via


3.2.5.1.4 MultipleSession Poll Interval

The Poll intervals set by the MDM server are used as specified in the DM client Configuration Service Provider (CSP) for the device session’s poll intervals. See [MSDOCS-DMClient-CSP] for more information.

To configure user session's poll interval, the MDM server should set DMCLIENT/ProviderID/MultipleSession nodes, IntervalForScheduledRetriesForUserSession, and NumberOfScheduledRetriesForUserSession.

ProviderID/MultipleSession/IntervalForScheduledRetriesForUserSession: Optional. The waiting time (in minutes) for the initial set of retries as specified by the number of retries in NumberOfScheduledRetriesForUserSession. If IntervalForScheduledRetriesForUserSession is not set, then the default value is used. The default value is 0. If the value is 0, this schedule is disabled.

ProviderID/MultipleSession/NumberOfScheduledRetriesForUserSession: Optional. The number of times the DM client should retry connecting to the server when the client is initially configured/enrolled to communicate with the server. The default value is 0. If the value is 0 and IntervalForScheduledRetriesForUserSession is not 0, then the schedule will be set to repeat for an infinite number of times. Supported operations are Get and Replace.