This issue has been solved.

Disable list of predetermined users/archives? Management scripting?

Created: 27 Sep 2012 | Updated: 09 Oct 2012
Login to vote
0 0 Votes

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?

Quick Look Solution

Hi, Look up Enterprise Vault

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

 

Filed Under

Comments

27
Sep
2012
Votes
0
SOLUTION

Hi, Look up Enterprise Vault

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.Wilcox's picture
Rob.Wilcox
Trusted Advisor
27
Sep
2012
Votes
+1

  Something a little bit like

 

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
 

 

Many Thanks,

Rob

www.quadrotech-it.com - All your EV Tools

PS I hope that the post proves helpful.