EV SQL Query to show Archive Size Info and User Mapping
I have 2 sql queries, 1 which shows a list of all my archives and their sizes: SELECT [ArchiveName], ArchivedItems, CAST(ArchivedItemsSize AS decimal(20, 0)) AS ArchivedItemsSize, ModifiedDate From view_ListVaults INNER JOIN [EnterpriseVaultDirectory].[dbo].[ArchiveView] ON view_ListVaults.ArchivePointId = [EnterpriseVaultDirectory].[dbo].[ArchiveView].[VaultEntryId] and one which shows Mailbox name and the excahneg info for that archive: SELECT EME.MbxDisplayName "Mailbox Name", ESE.ExchangeComputer "Exchange Server", EMS.Name "Exchange Database", EME.AdMbxDN "AD Details", VSE.VaultStoreName "Vault Store" FROM ExchangeMailboxEntry EME, ExchangeMailboxStore EMS, ExchangeServerEntry ESE, Root R, Archive A, VaultStoreEntry VSE WHERE EME.MbxStoreIdentity = EMS.MbxStoreIdentity AND EMS.ExchangeServerIdentity = ESE.ExchangeServerIdentity AND EME.DefaultVaultId = R.VaultEntryId AND R.RootIdentity = A.RootIdentity AND A.VaultStoreEntryId = VSE.VaultStoreEntryId ORDER BY ESE.ExchangeComputer, EMS.Name, EME.MbxDisplayName Ideally i would like to combine these 2 to show the archive name size or archive number of items modified data and the billing username or smtp adderss associated with the archive. Any help please?Solved8.1KViews2likes16CommentsThrottling In Exchange 2013
EV 10.0.4 HF3 Mixed environment Exchange 2010 and Exchange 2013 OS: windows server 2012 enterprise R2 I'm trying to move journaling over to new Exchange2013 databases/journaling mailboxes running on dedicated servers. Whenever I make the journalrecipient switch messages start to backup in the delivery queues stating the thread limit has been exceeded. I've tried putting the following keys on the EdgeTransport.exe.config but no dice. I've also made sure the throttling policy applied to the EV system mailbox was set properly. <add key=”RecipientThreadLimit” value=”2″ /> <add key=”MaxMailboxDeliveryPerMdbConnections” value=”3″ /> I don't have this issue while running on the Exchange 2010 databases/jailboxes, has anyone ran into this throttling issue before?7.8KViews0likes13CommentsHow to restore the archived items from EV to 365 mailbox
Hi everybody, Customer wants to move some users from Exchange 2010 to Office 365 and those users's mailboxes are also archieved in EV ( 11 CHF3). How those moved Office 365 users can restore their archived items from EV to Office 365 ? Thank you,Solved5.6KViews0likes6CommentsEnterprise Virtual Vault Error in Outlook 2016
I recently upgraded my OS to Windows 10 from Windows 7. I also upgraded to MS Office 2016 (from MS Office 2010). Finally, I upgraded Enterprise Vault to Version 11 with the Hotfix 3 (From Version 10). Here's the issue: I can successfully sync my vault with my mailbox, but I'm having a problem adding my vault to Outlook (and accessing my vault files). When I try to add my Virtual Vault to my Outlook Navigation Pane, I get the following error: "Enterprise Vault Could Not Add or Remove the Following Virtual Vaults" Any suggestions on how to fix this issue? Thanks! Dan5.5KViews2likes9CommentsDisabling Outlook 2010 Cache Exchange mode and Enterprise Vault tab is missing
I desperatly searching in a way I can disable Outlook 2010 Cache Exchange for the computer and not just base on a user. Our scenario all our users are enable for Cache Exchange mode and Enterprise Vault work fine on their regular computers an the EV tab is displayed in Ourlook 2010 as it should. My problem is we do have users using shared computer and/or they often use Boardroom computer so I need to disable Cache Exchange mode so no creation of they OST is done so its not replicated onto all the computers they access. What seem to be the soloution for Microsoft Outlook for doing this for a computer level perspective is setting the NoOst=2 key [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\14.0\Outlook\OST] but this breaks EV client and the EV TAB will be missing and its probebly due that the User GPO is set with the following key: HKEY_CURRENT_USER\Software\Policies\Microsoft\office\14.0\outlook\cached mode "enable"=dword:00000001 From a previous post done by at https://www-secure.symantec.com/connect/forums/missing-enterprise-vault-tab-outlook-2010 they provide the following solution HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook\ost dword: noost=2 And Enable Cached mode for own mailbox HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\14.0\Outlook\Cached Mode Dword: Enable=0 The problem this involves the user GPO but I want to still make sute they have cache exchange mode on their own computer. So how can I get the EV 10.0.2 add-in to work without an OST in Outlook 2010. Anyone has any recommendation I dont think our scenario is particuliar to us I'm sure this issue occures in other organization.Solved4.5KViews1like2CommentsHow to restore from the EV Admin console to the original folder in the mailbox.
Hi all, When performing a restore from Enterprise Vault Admin Console (Export Archive > Export archives to their original mailboxes) all restored emails end up in the "Restored Items" folder in the Outlook client. The stub disapears and the email appears under Restored Items, how would I get the emails to be restored automatically into their original folders? If I select the email in the client as the user and click the "Restore from Vault" icon the email is restored to the correct location. If I select the email as the user from the EV web site for clients (http://servername.fqdn/enterprisevault) and click restore I get the option to restore the item to the 'Restored Items' or the 'current folder path inside themailbox' but the stub doesn't disapear. EV Version: 10.0.0.1316 on Windows Server 2008 R2 Client Versions: Outlook 2007 Thankyou :)Solved4.4KViews1like18CommentsOn premises Enterprise Vault vs Enterprise Vault.cloud for 20,000 users
On premises Enterprise Vault vs Enterprise Vault.cloud for 20,000 users which one is a better solution? Any comparison guide available anywhere? Bandwidth usage and performace is a concern for .cloud solution for that many number of users. Please share your expart ideas... Many ThanksSolved4.3KViews0likes9CommentsDatabases Recovery Model
Dear Community :), during the daily tasks I saw that we have different Database Recovery Models for our Enterprise Vault DBs, for Directory, Monitoring and the VaultStoreGroup we have the Full Recoverymodel, but only for a few Vault Store DBs we have Full and for a few we have Simple. Is that right? Are we able to recover every item in case when the database gets lost and we only can restore the VaulStoreDb only for a particular day not time? Best Regards4.3KViews0likes5CommentsMigrate Exchange 2010 Archived Mailboxes to O365
One of our clients are migration their Exchange 2010 archived mailboxes to O365. The concern is that when the users are migrated, it will break the link (stub) between legacy EV and destination mailbox (on Exchange online) which will leave the users unable to access the historical data. Is there a way for users to have access to their legacy archives while the mailbox is being migrated to O365? What are the migration options to maintain the stubb connection intact? Speaking to one 3rd party professional, he suggested that stubs lose connection will depend how the users are migrated from Exch to O365. What method people follow to ensure continuity of legacy EV system? Any document to support the above discussion would be appreciated.Solved4KViews0likes10Comments