If you’ve already read my previous post on checking the NIC bind order on all your servers, please read it again.
I have corrected the script after discovering the previous version was not finding all misconfigurations in our environment. Now it return a collection containing both the IP-addresses of the first and second NIC in [...]
Today I’ve started to disect the new v1.0 official release of the VI Toolkit (for Windows), THE tool to script VMware tasks using Windows Powershell.
To get you started, here’s an overview of added and removed cmdlets:
Greetings,
Hugo
I’m seeing a lot of posts on different forums about VMware HA.
Some people, including myself, have been receiving error messages when trying to power on a vm in a HA cluster like this one:
“Insufficient resources to satisfy HA failover level on cluster x in y”
Some fellow bloggers have preceeded me [...]
To all you SysAdmins: a very happy System Administrator Appreciation Day (of SysAdminDay for short)!
I hope you’ll finally get the appreciation you deserve.
Check this out:
“VMware is challenging the world’s VI administrators to a contest of skill, creativity and raw scripting talent. If you think you have what it takes to be the best and an all expenses paid trip to VMworld Las Vegas is your cup of tea – this is for you.”
“When you add a host to a cluster, all virtual machines in the cluster default to the cluster’s default restart priority (Medium, if unspecified) and default isolation response (Power off, if unspecified).”
Resource Management Guide, page 116.
If you’re into automating (scripting) VMware tasks, as of today you might run into the term VIX. What is is and – more importantly – what it can do for you, is described in the first post of the VIX API blog over at VMware:
http://blogs.vmware.com/vix/2008/07/what-is-vix-and.html
Too bad it doesn’t [...]
James O’Neill is taking Powershell one step beyond….
You have to read this to believe it!
Today’s Powershell Oneliner is one to make your manager happy:
Get-QADComputer -sizeLimit 0 |
Group-Object -Property OSName,OSServicePack -noelement |
Sort-Object -Property Count -Descending |
Format-Table -Property Count,Name
All this simple oneliner does, is query Active Directory for computer objects and group them by OS Name and Service Pack. The output looks something [...]
Tags
Active Directory API bind order cleanup cluster CPU Custom Fields datastores description device management directory tree errors Event Log file name filter Fun function HA IT known issues License Server LUN multipath NIC objects Oneliner portgroups PowerCLI PowerShell profile recursive Registry Scripts security session share snapshots SQL Stat VI Toolkit VMware vSphere WMI WSUS ZenRecent Comments
- Ben @ Geekswing on Helpful script of the day: HA calculations
- Jo Lambrecht on WSUS Cleanup with Powershell
- Luke on Powershell Open File Dialog Box
- Umapathi on WSUS Cleanup with Powershell
- Yomodo on User Confirmation in Powershell
Archives
- July 2012
- July 2011
- February 2011
- January 2011
- December 2010
- May 2010
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
