Răspuns Deleting/Purging Denied requests

  • Monday, March 12, 2012 7:25 PM
     
     
    I have thousands of requests that have a denied status, how can I delete those? I see the request from the "Search Requests" link in the FIM Service.

All Replies

  • Tuesday, March 13, 2012 9:08 AM
     
     Answered

    Dear Peter,

    did you check whether this script http://social.technet.microsoft.com/wiki/contents/articles/2077.how-to-use-powershell-to-display-denied-requests-en-us.aspx exports all denied requests you have in your sytem? If yes, just modify it, to delete those requests.

    I never tried it, but you could try to set the retention policy to 0 and run the sql server agent job "FIM_DeleteExpiredSystemObjectsJob"

    Hope that helps,

    Moritz

    • Marked As Answer by Peter King Tuesday, March 13, 2012 5:06 PM
    •  
  • Tuesday, March 13, 2012 5:07 PM
     
     
    Thanks, that's perfect

    Peter