Testing Expiration Policy
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 has to be accessed trough the object model. [...]


