Based on Powershell, this is a script I now schedule to run every morning so I have a nice report each day and I save the report in a folder.
http://www.virtu-al.net/2009/07/14/powercli-daily-report/
I donated $25 I thought it was so good. Very customizable by by easy commenting or uncommenting sections in the code.
I scheduled it in task scheduler with these commands:
C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
in the arguments section: -PSConsoleFile "C:\Program Files\VMware\Infrastructure\VIToolkitForWindows\vim.psc1" & C:\Scripts\dailyreport.ps1 vcenter
vcenter would be the name of our virtual center server.
Thursday, December 10, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment