Cisco CLI Analyzer

I recently came across a great tool provided by Cisco. I hadn’t heard of it before, or seen it mentioned anywhere I frequent so I figured time to do a quick blog post. Cisco CLI Analyzer (or analyser for the rest of us English speakers) To start with, let’s link to the official page – … Read more

Get-SupportInfo – PowerShell Support Function

I’ve been working on a PowerShell support function to assist service desk personnel and escalation teams in diagnosing issues on client systems. Recently I finished uploading my work to GitHub and creating milestones and a planner to track development. You can find the code on GitHub at this link – https://github.com/bytesizedalex/Get-SupportInfo Please note – this … Read more

WinDbg Analysis of Game Crash

I’ve really been looking forward to playing a new game (‘Battlefleet Gothic Armada’ set in the Warhammer 40k universe) so when the beta was released to pre-order customers I was very much looking forward to a new game set in one of my favourite intellectual properties. Unfortunately I’ve been having no end of crashes with … Read more