Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Purge unused Exchange 2007 Transaction Logs

 
Logged in as: Guest
arrSession:exec spGetSession 2,5,61215
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> Windows PowerShell >> Purge unused Exchange 2007 Transaction Logs
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Purge unused Exchange 2007 Transaction Logs - 6/9/2008 3:39:33 AM   
  turranx


Posts: 38
Score: 0
Joined: 2/7/2006
Status: offline
My company is migrating from Exchange 2000 to Exchange 2007.  Our E2000 server contains roughly 90 Gig worth of Public Folder, Mail, & Calendar data.  While simulating the migration in a Virtual Server environment I discovered that E2007 was generating a lot of transaction log files.  I wrote this PowerShell script to purge the unneeded log files.  At any given moment E2007 is using the newest X number of log files that exist.  As a new one is added, the oldest log file in the relevant set becomes unneeded.  I read about this in the following link: http://searchexchange.techtarget.com/tip/0,289483,sid43_gci1187056,00.html

This code removes all the unneeded log files from the First Storage Group for a default installation of Exchange 2007.

      

Save it inside "Purge_Exchange_Transaction_Logs.ps1" and use Task Scheduler to run the process as often as necessary.  I run this process every 10 minutes during a massive import and less often when the import/migration is finished.

_____________________________

Microsoft Windows 2000 Scripting Guide - The best book for newbie scripters
http://www.myspace.com/Evil__Overlord
 
 
Post #: 1
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> Windows PowerShell >> Purge unused Exchange 2007 Transaction Logs Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts