DiscoPosse Review: VMware Cookbook – Matthew Helmke, Ryan Troy – O’Reilly Media

The name sums it up perfectly: “The VMware Cookbook: A Real-World Guide to Effective VMware Use”. This great guide by Matthew Helmke and Ryan Troy is a perfect companion for the novice to intermediate VMware systems administrator. The flow of the subject matter is very organic and in line with what anyone goes through as … Read more

DiscoPosse Review: Windows PowerShell for Developers by Doug Finke – O’Reilly Media

For those fans of PowerShell, and for those just getting on-board, PowerShell MVP Doug Finke has built the bridge for your journey with his latest book Windows PowerShell for Developers from O’Reilly Media. As a long time user of PowerShell for everything from quick scripts to more challenging workflows and processes, this book has really … Read more

Get-Started: ii Captain! Using the Invoke-Item CmdLet

A nifty little PowerShell CmdLet to make use of is Invoke-Item, which also has the alias ii. This CmdLet can be used against files, URLs and other documents and items to invoke the default action against them. An example where we would want to use this is where we generate some output into a file … Read more

Linked Mode separation? Veeam to the Rescue

Let’s suppose that we have a configuration where our VMware data-centres are geographically separated and we use more than one vCenter instance running in Linked Mode. I’m using this type of configuration in lab and production environments with great success, except there is one distinct drawback. When two VMware data-centres are running with Linked Mode vCenter … Read more