Recently, a friend of mine found out he was in need of a new job, and asked me if I had any leads. I didn’t, at least not for his area and desired position. I did have one suggestion, which was to get on Twitter. His response, “Thanks, I hadn’t thought of that!” That got […]
Archives for June 2011
Some tips for writing your first PowerShell cmdlets & modules
A while back, I wrote a bit of a rant about the difficulties in finding helpful resources on writing PowerShell 2.0 cmdlets in C#. In case you hadn’t read it, my point was that there’s literally tons of great resources on authoring PowerShell scripts, but very little comparatively on how to author your own binary […]
PowerShell module for VIO-4001/4004
As I’ve mentioned before, I work as a sales engineer for Virtensys, a company that provides a very cool PCIe-based I/O virtualization appliance. Lately I’ve been working on an unofficial project to develop PowerShell cmdlets that will allow the provisioning of virtual I/O to servers connected to our VIO appliances. Here’s a *very* informal demo […]