ClearState
Important
To make this work the Locator Exchange fetch service has to be stopped while running CLEARSTATE-tool.
If you want to use the remove delegated access, and this was already indexed, you will also need to clear the security checksum column in the database
The "ClearState" command clears State Keys (emails) to cause a re-discovery. This is used to rediscover emails for the purpose of gathering delegated Exchange access.
From a Windows command prompt, within the "Tools" folder, enter the following to run the Setting command:
via.repository clearstate /param
Allowable parameters are:
/repoid:<Int32> /reponame:<String> /statekey:<String> /all /verbose[:<Boolean>] /help|?[:<Boolean>] | Repository Id to clear (Required) |
Examples:
Via.Repository CLEARSTATE /repoid:1 /statekey:”username@domain.com”
Via.Repository CLEARSTATE /repoid:1 /all
ayfie