2
votes
4answers
127 views

How to create “date based” folder permissions in 2010

I need to create permissions for folders based on dates. For example: Group B and Group A both have permissions for folder X. On june 21st of every year, group B will lose access to Folder X until ...
2
votes
1answer
84 views

Running code that creates a TimerJobDefinition outside of Central Admin

I have run into a problem several times now where I have developed a custom timer job, and I want my site collection administrators to manage the schedule of this job with a custom application page ...