Automate custom attributes
In my first post http://www.exchange-genie.com/2011/12/vmm-and-automatic-notifications/ I created a script that checks a date value and sends an email to the owner and admin contact. The script below can be used to set the contact info and expiration date of all VMs in a cloud. $SetDate = (Get-Date).AddDays(+30) $Remove = Get-SCCustomProperty -name “Target Removal Date” $owner= [...]

![[Google]]( http://www.exchange-genie.com/wp-content/plugins/easy-adsense-lite/google-light.gif)



