Open navigation

Set-TpmsCachingBehaviour

Description

Syntax

Example



Description

Defines when Tpms.Agent is to be cleared its cache.


Syntax

Set-TpmsCachingBehaviour [-DefaultCachingAction <string>] 
ParameterDescription
-DefaultCachingAction

ResetOnRequest: resets the cache when the request comes in

ResetOnRestart: resets the cache when the service restarts


Example

The following example clears the cache of Tpms.Agent when its Windows service1 is restarted.

Set-TpmsCachingBehaviour -DefaultCachingAction ResetOnRestart

1 ThinPrint Management Services Agent

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.