-
Search
-
Categories
- Lab Infrastructure (82)
- Messaging (10)
- Scripting (156)
- Uncategorized (2)
- Virtualization (212)
-
Archives
Author Archives: brian.wuchner
Working with the lastLogon attribute in PowerShell
I have been spending a lot of time working on Powershell scripts. Specifically, I have been re-writing many VB scripts and processes into more efficient powershell versions. In my last post I mentioned that I planed to share how I … Continue reading
Posted in Messaging, Scripting
2 Comments
T-SQL to show how long a task took to execute
I have been working on various scripts that populate information into a SQL table. The other day I was attempting to see how long some of these tables took to populate. I could have updated the PowerShell script to include … Continue reading
Posted in Scripting
Leave a comment
Get-ESXCli and changes with vSphere 5.0
I mentioned in a previous post (VMware View inside vCloud Director) that we had to make a last minute change to the lab content on the fly. This change was to Exercise 11 that covers the Get-ESXCli cmdlet. I should … Continue reading
Posted in Scripting, Virtualization
Leave a comment
GCVMUG PowerCLI 5.0 Lab
Earlier this month I had the privilege of helping out with a PowerCLI hands on lab at the Greater Cincinnati VMUG regional event. The content of this GCVMUG PowerCLI 5.0 lab is now available online: GCVMUG PowerCLI 5.0 Lab A … Continue reading
Posted in Scripting, Virtualization
1 Comment
VMware View inside vCloud Director
I recently wrote about a PowerCLI lab I helped out with at the Greater Cincinnati VMUG (GCVMUG) whole day event (you can read more here). We had originally planned to have each lab station remote desktop into a vCenter server … Continue reading
Posted in Virtualization
1 Comment