- 1.3KViews14likes5Comments
CSV Report of all offline files with PowerShell
I was recently asked to scan a volume to check for any offline files to confirm that a bulk restore was successful. I created this gui-user-friendly powershell script to perform that function. It prompts for a directory to (recursively) check for offline files and any offline files are reported in a CSV file called "Offlinefiles.csv"5.1KViews9likes4CommentsEnterprise Vault Configuration Reporter (EVCR)
The Enterprise Vault Configuration Reporter is a tool that will create HTML-based reports on the configuration of an Enterprise Vault directory. Version 2.2.1 supports Enterprise Vault 6.0SP2+, 7, and 2007 environments Version 3.1.x supports Enterprise Vault 8.0 environments Version 3.6.x supports Enterprise Vault 9.0 environments4.5KViews8likes17CommentsMSMQs Folder Size - Appended to .csv - Email Alert if folder larger than 4GB. VBScript.
Over the last year Ihave found journalling has been enabled 'out of nowhere' on MSMQs on our EVservers; once the MSMQ storage folder gets to 8GB (The storage limits for MSMQs on our servers) the archiving task fails and archiving stops working.375Views8likes0CommentsGet all List of all Archives and all relevent information
Get all List of all Archives and display the following: -- Mailbox -- Exchange Server -- Number of Items (Mailbox) -- Number of (Archive) -- Mailbox Size (MB) -- Archive Size (MB) -- Total Size (MB) -- Archive Created -- Archive Updated1KViews8likes6CommentsEV Server Registry Key Best Practice Checks (Powershell script)
This may be useful for EV health checks or just to determine whether you have your regkeys setup as per Best Practice; http://support.veritas.com/docs/326236 BZ PS; Rename the filewitha.ps1 extension (i.e. EVBP.ps1)1.8KViews7likes8CommentsDisplay the Enterprise Vault Schedules
Hi All, Enterprise Vault has a number of schedules, this tool extract the schedule information out of an extracted cabfile and displays it in an HTML file, useful for checking schedules and making a record of them. Has been tested with Enterprise Vault 7.0, 2007 & 8.0 versions.855Views7likes3CommentsNotification 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 all reports to SQL server. So you can get notified and easily find archive reports with SQL scripts or SQL reporting.5.1KViews7likes6Comments