cancel
Showing results for 
Search instead for 
Did you mean: 

Disable list of predetermined users/archives? Management scripting?

NzYme
Level 2

If I have a list of users is there any way to run them against EV and disable their archives?  Is there a way to script it? Is there a scritping API for EV?

1 ACCEPTED SOLUTION

Accepted Solutions

Michael_Bilsbor
Level 6
Accredited

Hi,

Look up Enterprise Vault Policy Manager (EVPM) I think in the Utilities Guide.  That lets you do what you want in terms of scripting the disabling of users etc.

 

Mike

 

View solution in original post

2 REPLIES 2

Michael_Bilsbor
Level 6
Accredited

Hi,

Look up Enterprise Vault Policy Manager (EVPM) I think in the Utilities Guide.  That lets you do what you want in terms of scripting the disabling of users etc.

 

Mike

 

Rob_Wilcox1
Level 6
Partner
 

Something a little bit like this:

 

 

[Directory]
DirectoryComputerName=EV1a.ev.Local
SiteName=myev
 
[Mailbox]
DistinguishedName=/o=EV Training/ou=First Administrative Group/cn=Recipients/cn=Amanda.Crockett
 
[Folder]
name=mailboxroot
enabled=false
 

 

Working for cloudficient.com