VMware have recently announced the beta of a Powershell related toolkit that contains a library of commonly used administration functions in cmdlets.
These cmdlets are executed through the best thing that Microsoft have done in a very long time – Powershell.
You can read all about it here and download the toolkit here.
Powershell, VI Toolkit
The simply awesome VMware Reference sheet has been updated again.
I have no idea how Forbes Guthrie finds the time to so diligently update his reference card, but I am thankful he does, because it is invaluable.
Check it out here.
VMReference
Ever found that FastSCP (the best file copying tool around for ESX!!) times out when trying to copy files to your ESX box? Do you get the following error:
Transfer timeout. No data transferred in the last 20 seconds
Operation canceled
I did and I worked out what the problem was!
It’s all to do with the ESX firewall. FastSCP uses a range of ports from 2000 – 2500 by default. These ports are not open by default in ESX so you either open them, fairly easy to do using the command line, or you do what I did and used the GUI to do it for me.
Read the rest of this entry
FastSCP
The Internet is a wonderful thing. I had a problem ‘VI Client doesn’t install on Vista x64′ and the Internet solved it.
Well to be more specific somebody over at DABCC solved my problem with a fantastic walkthrough document that can be found here.
It provides links to a couple of useful MSI editing tools and gives in depth how to references for each point.
Great!!
VI Client, x64
Vinternals have discovered that it is possible to execute the VIClient with parameters that allow for passthrough authentication.
Very cool feature and on by default in VC2.5. Read all about it here.
Simply adding -passthroughAuth -s vchostname
Passthrough Authentication, VC 2.5