PowerCLI: Snap reminder: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
(Created page with 'Snapshots are a great feature for virtual machines, but leaving them open for a long time is unwanted for a number of reasons. Alan Renouf has written a script here that checks...')
 
No edit summary
 
Line 1: Line 1:
author: Alan Renouf
==== Description ====
Snapshots are a great feature for virtual machines, but leaving them open for a long time is unwanted for a number of reasons.  
Snapshots are a great feature for virtual machines, but leaving them open for a long time is unwanted for a number of reasons.  


Alan Renouf has written a script here that checks your hosts for virtual machines which have open snapshots for more as 2 weeks. The scripts then finds out who created them and as extra bonus even automatically sends the offender an email based on the email address in their Active Directory subscription.
Alan has written a script here that checks your hosts for virtual machines which have open snapshots for more as 2 weeks. The scripts then finds out who created them and as extra bonus even automatically sends the offender an email based on the email address in their Active Directory subscription.


read more:
 
==== Location ====


http://www.virtu-al.net/2009/06/22/powercli-snapreminder/
http://www.virtu-al.net/2009/06/22/powercli-snapreminder/


[[Category: PowerCLI]]
Extended version by Steve Schofield:
 
http://www.iislogs.com/steveschofield/vmware-snapshot-reminder-script
 
[[Category: PowerCLI]] [[Category: Host Management]]

Latest revision as of 06:31, 31 March 2014

author: Alan Renouf

Description

Snapshots are a great feature for virtual machines, but leaving them open for a long time is unwanted for a number of reasons.

Alan has written a script here that checks your hosts for virtual machines which have open snapshots for more as 2 weeks. The scripts then finds out who created them and as extra bonus even automatically sends the offender an email based on the email address in their Active Directory subscription.


Location

http://www.virtu-al.net/2009/06/22/powercli-snapreminder/

Extended version by Steve Schofield:

http://www.iislogs.com/steveschofield/vmware-snapshot-reminder-script