Monthly Archives: August 2012

Powershell – Measure Historical Command

Have you ever been working in a Powershell console and have a command run longer than expected? Did you wish that you had wrapped that command in a Measure-Command so that you could view execution time? This has happened to … Continue reading

Posted in Scripting | Leave a comment

VMware SRM and SSL certificates

I recently ran into some problems with SRM and SSL certificates. My lab for this project has two vcenters — both using CA signed SSL certificates. During the SRM install I used the automatically generated certificates. When the installations were … Continue reading

Posted in Virtualization | 6 Comments