cancel
Showing results for 
Search instead for 
Did you mean: 
Downloads
Insights Knowledge Base Downloads
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

EV Event Notification

A few lines PowerShell I wrote to send the detail of Event Log events. I use it to notify me when Archiving tasks end (events 3454 and 3446) and when my backup mode script triggers (events 7058, 7079, 7060 and 7081).   Set the appropriate emai...

Elio_C by Level 6
  • 1530 Views
  • 0 comments
  • 0 kudos

Useful SQL Queries - JournalArchive and Watchfile counts

Hey all, I figured I throw these out to everyone. These are a few queries I use to help identify issues with backlogs for items awaiting for backup (backupcomplete) and committed to the index (IndexCommited). These give a good healthcheck on the Vaul...

Chris_Warren by Level 5
Employee Accredited Certified
  • 2077 Views
  • 0 comments
  • 1 kudos

Useful SQL Query - Move Archive Details (Intra-site moves)

All - I know it's been awhile, but this took a bit to sort out. The purpose of this query was to get all necessary information from the EnterpriseVaultDirectory when pertaining to EV Move Archive. This was tested and should be very helpful with revie...

Chris_Warren by Level 5
Employee Accredited Certified
  • 2136 Views
  • 1 comments
  • 0 kudos

Notification of Exchange Archive Task Reports

Hi All, Exchange Mailbox Archive Task Report is a really great feature to understand the archiving status. But, the bad part of this feature is no notifications and you must check every server individually. We created some scripts which can import ...

torsque by Level 4
Partner Accredited
  • 4990 Views
  • 6 comments
  • 7 kudos

Measure Vault Store Partition sizes

Hi there, It's often important to keep track of the size of your partitions. I've created a simple script that will report the size of each of your partitions. This script requires SQL Server 2008 R2 or greater on the server as well as SQL Server 20...

Ben_Shorehill by Level 4
Partner Accredited Certified
  • 1440 Views
  • 0 comments
  • 0 kudos

Enterprise Vault Message Queue Monitor

Hello All Today I ran into following forum about monitoring for Enterprise vault Message queue via Powershell and this post is in regard to same i.e. sharing a  script that will help you monitor enterprise vault MSMQ. https://www-secure.symantec.com/...

AKL by Level 6
Certified
  • 2799 Views
  • 12 comments
  • 2 kudos

Automate backup mode Check - Email Reporting

Hello All Recently we encountered certain situation where the post backup script or clear backup mode script didn't complete properly and our enterprise vault environment remained in backup mode during production hours impacting certain functionality...

AKL by Level 6
Certified
  • 706 Views
  • 3 comments
  • 2 kudos

Monitoring Exchange Journal Mailboxes

Hello All I am creating this article based on suggestion on below forum, it is basically same thing which is presented in a better way. :) https://www-secure.symantec.com/connect/forums/powershell-monitoring-exchange-journal-mailboxes As you all know...

AKL by Level 6
Certified
  • 1152 Views
  • 1 comments
  • 1 kudos

SQL Database Fragmentation Level - Email Reporting

Hello All Few weeks ago, I was reviewing an enhancement idea posted on below forum, which stated to have feature integrated with Enterprise vault system daily check to also cover the EV SQL database fragmentation such that any administator can see th...

AKL by Level 6
Certified
  • 2162 Views
  • 5 comments
  • 3 kudos

Simple PowerShell script to look for .aspx errors in the IIS logs

This simple script will parse all the IIS logs given as a command line argument for 500 errors (so you can investigate furhter) logged for aspx pages. PS C:\inetpub\log\IISlogs> .\nat.ps1 *.log DATE         USER                      URL              ...

Scanning all mailboxes

I've extended the script that I provided in :    http://www.symantec.com/connect/downloads/scanning-mailbox   What it does now is scan all mailboxes on a specified Exchange server.  I've tested this against Exchange 2003, so any feedback on other ver...

Registry MAPI Profiles to HTML

Heres another PShell script. Pumps list of Outlook Profiles to an HTML format file. Not earthshattering but EV creates many TEMP profiles and MAPI doesn't  always clear them, quick easy way to pull a list of profiles if you are getting MAPI errors in...

GCSPT by Level 5
Employee Accredited Certified
  • 432 Views
  • 0 comments
  • 0 kudos

EV Thread counters to file

Having seen some performance cases recently made me wonder if there was an easier way to pull some counters relevant to EV a bit quicker and to be able to port the results to file a bit easier than perfmon which has comprehensive counter listing in t...

GCSPT by Level 5
Employee Accredited Certified
  • 366 Views
  • 0 comments
  • 0 kudos

EV for SharePoint Analyzer Tool

This is a great tool to determine the space savings you may obtain by leveraging EV for SharePoint.  It analyzes your SharePoint environment and provides feedback on space savings by implementing Enterprise Vault policies to manage top-level content ...

dascott by Level 4
Employee Accredited
  • 538 Views
  • 2 comments
  • 1 kudos