-
Search
-
Categories
- Lab Infrastructure (81)
- Messaging (10)
- Scripting (156)
- Uncategorized (2)
- Virtualization (211)
-
Archives
Category Archives: Scripting
Enable vSphere console copy/paste without power off — the PowerCLI way
I’ve had an ongoing love/hate relationship with security for years. Today it was heavy on the hate. I rarely have a need to copy/paste between my desktop and a VM console. I normally use some other method to connect to … Continue reading
Posted in Scripting, Virtualization
2 Comments
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
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