Sunday Turtle Blogging – Are Turtles Dangerous Pets?

The FDA seems to think so. While we wondered if the FDA was simply crying ‘wolf’ on the safety of turtles as pets to cause some press to come their way, it turns out that the FDA’s claim that turtles can be unsafe as pets is completely valid.   According to an article written Consumer
-> Continue reading Sunday Turtle Blogging – Are Turtles Dangerous Pets?

5 Days – 5 PowerShell One-Liners You Can’t Live Without

5 Days now… Till? Guessed yet? If not, here are 5 PowerShell one-liner’s you cant live without. get-vm | get-snapshot | where { $_.Created -le (Get-Date).AddDays(-7)} get-vm | get-view | %{ $_.Config } | select Name,Uuid get-vm | Get-CDDrive | Set-CDDrive -Connected:$false -Confirm:$false get-template MyTemplate | new-vm -vmhost esxserver01 -name MyVM -OSCustomizationSpec MySpec get-vmhost –name
-> Continue reading 5 Days – 5 PowerShell One-Liners You Can’t Live Without

Book: Managing VMware Infrastructure With Windows PowerShell: TFM

Keep an eye out for this one early next year. I’ve been tech reviewing it since the beginning, and can tell you it’s something that you’ll want to keep next to your pillow at night. Ok, so maybe I’m the only one who does that, but it is nonetheless a good read. (I may even
-> Continue reading Book: Managing VMware Infrastructure With Windows PowerShell: TFM

Your Virtual Machine seems slow? Stop, think, read, re-think.

We’ve all been there. VM appears to run slow, users complaining about a service that’s been virtualized, etc. First thought, oh must be a VMware problem, let’s call them. Wrong. Stop and think for a minute. Most such issues are due to a poor configuration, poor set of setup choices or simply not understanding what is going on! […]

Virtual Conferences?

Virtualization, and Virtual are wonderful buzzwords now-a-day’s aren’t they? It seems with some format modification, webcasts have now become “Virtual Conferences” or “Virtual Seminars”. It’s a cool concept though, especially because I have an allergy for airplanes/travel. Here are some coming up this month. (From Brian Madden)

No Virginia, You Can’t Have Serial Port Access in ESXi

While there may be a Santa Claus Virginia, and he brought you ESXi for free, he didn’t bring you Serial Port Access. This isn’t because after several hundreds of years of delivering toys to little girls and boy’s has got him scrooged out, it’s because ESXi has a footprint that is all of 32mb in
-> Continue reading No Virginia, You Can’t Have Serial Port Access in ESXi