Hi,
I would like enforce a policy that redirects users back to their MySite details page if it has not been updated in X days.
My simple way of doing this is:-
- Create a new page and set as default home page instead of current intranet.
- Configure page to query the modification date of the current users MySite profile.
- If it is less than X days go to normal Intranet URL
- If greater than X days go to intermediate page informing them of what steps to take and why they end up at this page each time.
However someone has informed me that SharePoint 2007 had a feature very similar to this within the product. I can't find reference to it anywhere. Has anyone seen anything similar and do you know if it is within SharePoint 2013?
Thanks in advance
Ben