Category Archives: Scripting

PowerCLI vCheck 5.45 – Updated export options

I started working on this update in the airport the Sunday before VMworld 2011. It is only a minor update to exporting the reports and sending email notifications. In this update, all of the code to send emails and/or export … Continue reading

Posted in Scripting, Virtualization | 2 Comments

LDAP query performance

The other day I was having a discussion with a co-worker about Active Directory performance related to standard LDAP queries. The complaint (and basis for my involvement in the discussion) was based around poor LDAP performance, which was assumed to … Continue reading

Posted in Messaging, Scripting | 1 Comment

PowerCLI vCheck and PowerShell 1.0 support

I’ve been looking at some of the vCheck 5 code looking for possible code improvements. There are a few changes that I believe could simplify the script, but require PowerShell v2. One that comes to mind would be using Send-MailMessage … Continue reading

Posted in Scripting, Virtualization | Leave a comment

PowerCLI vCheck 5.44

It has been nearly three months since I last posted an update to vCheck, but I haven’t forgot about the script. Here are a couple of things I have been working on: # Version 5.44- bwuch: cleaned up comments and … Continue reading

Posted in Scripting, Virtualization | 4 Comments

vCheck 1.14: Inactive machines count

I was looking through the vCheck Feature Request tracking spreadsheet that I’ve been working on for several months.  I found this comment that was originally posted in September 2010: One of the Heading in the scripts says number of Inactive … Continue reading

Posted in Scripting, Virtualization | Leave a comment