cancel
Showing results for 
Search instead for 
Did you mean: 

EVPM RC - Read Only

Rocketball
Level 3

All -

I have created a bunch of Retention Category folders (1 year, 3 years, etc..) in outlook via EVPM scripts. Now is it possible via EVPM to make these folders read-only (Users cannot delete the RC folders) and not able the users to "Rename" the folders" via EVPM? Or is this possible only via Exchange scripting?

I looked throught the EVPM manual and I do not see any parameters which accomplish the above. Any input is appreciated.

1 ACCEPTED SOLUTION

Accepted Solutions

JesusWept3
Level 6
Partner Accredited Certified

You need to use NonDeletable = true in your EVPM script
However it will not stop the renaming of the folder, but the retention categories and rules set by EVPM will still exist on that folder and still be used

https://www.linkedin.com/in/alex-allen-turl-07370146

View solution in original post

1 REPLY 1

JesusWept3
Level 6
Partner Accredited Certified

You need to use NonDeletable = true in your EVPM script
However it will not stop the renaming of the folder, but the retention categories and rules set by EVPM will still exist on that folder and still be used

https://www.linkedin.com/in/alex-allen-turl-07370146