cancel
Showing results for 
Search instead for 
Did you mean: 

disable imported pst folder feature

johnyev
Level 3

Hi,

After migration to EV , on the client outlook folder structure we get imported Folder.

Users happen to delete this folder.

how can we disable deletion of this folder??

 

Regards,

Johny

1 ACCEPTED SOLUTION

Accepted Solutions

Wayne_Humphrey
Level 6
Partner Accredited Certified

You can lock a folder from being deleted by using EVPM.

For example, if you want to lock folder Old PSTs for all users:
 
[Directory]
DirectoryComputerName = Vault
SiteName = Vault Site Name
 
[Mailbox]
DistinguishedName = all
 
[Folder]
Name = \Old PSTs
OverrideArchiveLocks = True
NonDeletable = True

View solution in original post

2 REPLIES 2

Wayne_Humphrey
Level 6
Partner Accredited Certified

You can lock a folder from being deleted by using EVPM.

For example, if you want to lock folder Old PSTs for all users:
 
[Directory]
DirectoryComputerName = Vault
SiteName = Vault Site Name
 
[Mailbox]
DistinguishedName = all
 
[Folder]
Name = \Old PSTs
OverrideArchiveLocks = True
NonDeletable = True

Rob_Wilcox1
Level 6
Partner

Another option to consider is that when you ingest the PST file, don't create the items/shortcuts in the mailbox.

Working for cloudficient.com