ESXi – An oldie but a goodie – CDP info via PowerCLI and Host CLI

When you don’t use something for a while, you tend to forget how valuable it can be. Even from its very early iterations, ESXi has been able to display CDP information so you can quickly establish “what’s patched where “.  Easy to get from the gui, but far more useful Continue Reading

EMC RecoverPoint- Scripting bulk changes to Consistency Groups

It’s always nice to be able to make bulk changes to multiple devices. Most RecoverPoint environments will have a collection of Consistency Groups that could be as much as 128. To change a common configuration for all of them would take waaaay too long for my liking. A common option Continue Reading

Windows Server 2012 R2- Quick tip: Disable Server Manager Loading on Startup

I try to avoid logging onto server consoles these days, preferring to do things remotely, via cli, ssh remote PowerShell etc. Somethimes though, you just have to. When I do , I really don’t like waiting for the Server Manager app to load. Rather than wait and close it off each Continue Reading

Quick Tip: Powershell snippet to alert on filesize growth

I had a request from a colleague today whether we could monitor a file and alert him if it grows above a certain size. The context around this request involves an old, legacy process that calls an Access db file and automatically runs some statistics scripts which are then fed Continue Reading

Exchange 2013 Message Tracking – The easy way, with a PowerShell Form

Message Tracking in Exchange 2013 changed significantly. In previous versions there was a simple gui driven process to do quick, basic “track & trace” message reporting. In Exchange 2013, there’s multiple ways to do this common task. Firstly using the Get-MessageTracking PowerShell commandlet, and also by using the Delivery Reports Continue Reading

vSphere/ESXi: When good tasks go bad – Fix with ESXCLI via PowerCLI

Most of the time, tasks we start in vSphere just work. That’s why we love it. Queue ’em up, and move onto something else. Sometimes though, they go bad. They freeze, stick, die or just plain error out. This happened to me last week. After changing the scratch location for Continue Reading

Commvault Simpana – Automating DBMaintenance utility execution with qlogin and Powershell

Running the dbmaintenance utility regularly is a great way to get the Commcell database in ‘primo shape. Over time, data is aged, clients are reconfigured/deleted and this can all add up to indexes getting out of date, oversized tables etc. It’s recommended to do a Full DBMAINTENANCE operation every 6 Continue Reading

EMC VNX/VNX2 – Naviseccli & Powershell – Bulk config changes with ease

GUI’s are generally cool, but when you need to get many of the same/similar tasks done, you can’t beat the speed and ease of using scripts and CLI based tools. I recently had a situation with a EMC VNX2 array where someone (or something) had caused all the LUNs in Continue Reading

VMware PowerCLI – Suppress vCenter Certificate warnings

A very quick post this one, but an annoying thing I often see left unchecked in environments, that is simple to fix in a minute. Yes, this is an old topic, but it’s still too evident today…. This should be in your “just do it” category. It’s the awful Certificate Continue Reading

Auto ESXi Host Configuration Backups with PowerCLI

Regularly throughout the year, I like to take PIT (Point in Time) backups of my ESXi host configurations. These form part of my Critical Config backups that I hope I’ll never have to use. But like any backup, these are merely another safety net as we strive to have more Continue Reading