-
Search
-
Categories
- Lab Infrastructure (82)
- Messaging (10)
- Scripting (156)
- Uncategorized (2)
- Virtualization (212)
-
Archives
Author Archives: brian.wuchner
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
SRM with vSphere Replication & the not so detailed exception
I have been working on an SRM lab for the Indianapolis VMUG Demo Day event — which is on Thursday July 26th. If you are going to be in the area you should check out this free event (please register … Continue reading
Posted in Virtualization
Leave a comment
VMware View 5.1 and Windows 7
I have been working on a VMware View lab environment for the Indianapolis VMUG Demo Day event. If you are going to be in the Indianapolis Indiana area on Thursday, July 26th 2012, you should stop by and check out … Continue reading
Posted in Virtualization
Leave a comment
Improving performance with Get-MailboxFolderStatistics
In a previous post I mentioned some performance improvements I made in an Exchange script that used Get-MailboxFolderStatistics. A portion of this script selected the size (in megabytes) of the top 5 folders in each users mailbox. I made a … Continue reading
Posted in Messaging, Scripting
Leave a comment