-
Search
-
Categories
- Lab Infrastructure (81)
- Messaging (10)
- Scripting (156)
- Uncategorized (2)
- Virtualization (211)
-
Archives
Category Archives: Scripting
2011 Governor’s Public Service Achievement Award
In the world of scripting and automation I find it easy to get lost in technical requirements and code while forgetting the reason people automate tasks — improved accuracy and cost savings. Earlier this week my co-workers and I were … Continue reading
Posted in Scripting
Leave a comment
Migrate virtual machines and enable thin provisioning
I recently used this code to move a couple dozen terabytes of virtual machines from one array to another — all while enabling thin provisioning (aka sparse disk). Once the LUN migration is complete a nice little message shows up … Continue reading
Posted in Scripting, Virtualization
1 Comment
Scripted Dell Remote Access Controller (DRAC) Configuration
Recently I had an opportunity to work with several new Dell PowerEdge R810 physical servers. I needed to remotely connect to the console of these servers and found out they were equipped with Integrated Dell Remote Access Controller 6 – … Continue reading
Posted in Scripting
4 Comments
Minor Update to vCheck 5.31 — beta testers required
I typically do not view my vCheck report as an email message…I have a link to the report on the home screen of my vSphere Client (if you’d like to see how to do that, please check out this post: … Continue reading
Posted in Scripting, Virtualization
3 Comments
Get ActiveSync Users
When you have almost 30,000 mailboxes, managing ActiveSync can become a nightmare. The nice thing about ActiveSync is that is just works. There is not too much configuration to get it setup, but if you do not plan ahead, you … Continue reading