Service Cache
[Service Cache]
:AllowLocal=0
IdleCheck=600
IdleTimeout=604800
:ReconnectTimeout=10
UserProtect=1
:Verbose=0
:WinStationUpdateSleep=33
:WinStationUpdateWait=10
IdleCheck, IdleTimeout
The listening service is running in a non-connected mode when used with the virtual channel or driver. Thus, the service may not discover that the connecting part is closed if disconnected without a proper close message. These parameters include an idle checking mechanism to detect when a connecting part is gone.
ReconnectTimeout
The parameter ReconnectTimeout specifies the number of seconds to wait before attempt to reconnect to cache service if lost.
WinStationUpdateWait, WinStationUpdateSleep
The WinStationUpdateWait and WinStationUpdateSleep parameters give how long the cache server waits for a specific desktop to start. During Windows logon, the user is logged on before the actual desktop is up and running. Protecting the PIN for a specific user requires the desktop to run, so it must wait for it.
[Service Cache]
WinStationUpdateWait=10
WinStationUpdateSleep=33