Service Cache

[Service Cache]
UserProtect=1
:WinStationUpdateWait=10
:WinStationUpdateSleep=33

IdleCheck=600 IdleTimeout=604800 UserProtect=1 :Verbose=0 :WinStationUpdateSleep=33 :WinStationUpdateWait=10

IdleCheck

IdleTimeout

UserProtect

The UserProtect parameter tells how to protect the cache values.

[Service Cache]
UserProtect=1

Values

0

Unprotected

1

Private data protected

2

All data protected

Verbose

The Verbose parameter adds more information to the trace.

[Service Cache]
Verbose=0

Values

0

off

1

on

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