cancel
Showing results for 
Search instead for 
Did you mean: 

Where do I set it so Search vaults can restore to a PST?

James_Slack
Level 6

Hi,

We just upgraded to Vault10 and since then we can't restore to PST from the search vaults. We only get the mailbox option.

Looking in the help, it states;

"You may also have the option of restoring items to a PST file, if your administrator has enabled the option"

But I'm the administrator, I can't find the section in the CHMs and I don't know where to set it.

Any ideas?

Thanks

James

1 ACCEPTED SOLUTION

Accepted Solutions

Wayne_Humphrey
Level 6
Partner Accredited Certified

 

\program files\enterprise vault\webapp.ini.
 
Add the following:
 
UseFederatedSearch= 1
FederatedSearchMaxItems= 10000
RestoreToPSTOption= All
ShowAllMaxResults= 10000
MaxRestoreItems = 10000
 
save and restart IIS, should be done ;)

View solution in original post

3 REPLIES 3

Wayne_Humphrey
Level 6
Partner Accredited Certified

 

\program files\enterprise vault\webapp.ini.
 
Add the following:
 
UseFederatedSearch= 1
FederatedSearchMaxItems= 10000
RestoreToPSTOption= All
ShowAllMaxResults= 10000
MaxRestoreItems = 10000
 
save and restart IIS, should be done ;)

James_Slack
Level 6

Thank you both. This site really needs to be able to mark 2 things the solution as the links were not working for me at first (usual problem I have here for some reason) then Wayen posted the actual answer and now the links (which were also correct) are now working.

Anyways, thanks again both.