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