Not able to find Timer Job “Information Management Policy” in job definitions

sharepoint.stackexchange https://sharepoint.stackexchange.com/questions/252556

  •  26-01-2021
  •  | 
  •  

Вопрос

I deleted the timer job "Information Management Policy" by mistake.

I tried to restore it using ensuredefaultjobs() method but i am not able to restore it .

I am not able to see the job in the job definition as well .

Can someone help me with it ?

Это было полезно?

Решение

Just to update you need to find the Microsoft. Office. Policy assembly which contains this Information management policy job. Once you find it, you need to update this assembly in your Web application. Do not forget to perform an IISRESET. Sometimes it takes two to three attempts before this service starts reflecting in your Web application.

Другие советы

If ensuredefaultjobs() is not working for you then try to find the assembly that contains this "Information Management Policy" timer job.

Then Update this assembly in web application. This will solve your issue.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top