Exchange 2013 Virtual Machine: Backup just mailboxes and clear logs
        Posted  
        
            by 
                Ben Curtis
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Ben Curtis
        
        
        
        Published on 2013-05-26T14:46:00Z
        Indexed on 
            2013/07/02
            17:07 UTC
        
        
        Read the original article
        Hit count: 440
        
I have a Windows Server 2012 machine running Exchange 2013 running as a KVM virtual machine. For my VM guests, I do full image based backups from the host, so that I can quickly restore to any host server simply by copying over the disk image files. This means I don't need a nightly full system backup.
That being said, without running a VSS Full Backup, the Exchange logs get massive (Specifically, the performance logs which are 500MB a day). In addition, I would also like to have a nightly backup of just the mail database.
What is the best way to accomplish this? A full backup of the C:\Program Files\Microsoft\Exchange Server\V15 folder as I found in one tutorial did not clear out the logs.
Thanks, Ben
© Server Fault or respective owner