In 2008 I wrote a post about testing your custom expiration policy ( here ). In this post I explained that the expiration policy is only runs once day what is correct (depends on the setting in Central Administration), I also describe that you can’t run
Read More...
When you add an Expiration Policy to a library in SharePoint you can only test your policy once a day. This is because SharePoint only runs the TimerJob for the expiration policy only once a day. The TimerJob can’t be run with stsadm so the timer job
Read More...