Forum Discussion

Rocketball's avatar
Rocketball
Level 3
13 years ago

EVPM RC - Read Only

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.

  • 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

1 Reply

  • 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