How to use the EVPM script to create a folder that end users cannot delete.

book

Article ID: 100017694

calendar_today

Updated On:

Resolution

To add the following line "nondeletable = true" under the folders section in the EVPM script:

An example can be seen below:
[Folder]
name = \My archive
filtername = zerodays
retentioncategory = Business
OverrideArchiveLocks=true
nondeletable=true
 


Issue/Introduction

If running an EVPM script and wish to create a folder that cannot be deleted by end users, an edit needs to be made the EVPM script called "nondeletable = true"