Sometimes to move forward you need to look back, and I mean WAYYYY back. All legacy management platforms own their existence to SNMP, and really to be manageable, the first protocol you commonly support is
Continue ReadingCategory: PowerShell
In PowerShell it’s all about the Community: PS Gallery
So when writing a new PowerShell Module, you should consider how people are going to download it. Commonly these PowerShell modules have been tucked away behind vendor support websites that require logon, and while this
Continue ReadingHow to write a PowerShell Module that exposes a RestAPI endpoint.
Yeah, of course I will be explaining this via the Nimble Storage PowerShell Toolkit, which is (IMHO) a great example of how to do this correctly. Perfect, well no, but its going down the right
Continue ReadingCertificate Problems on Linux with PowerShell
So we have a Nimble Storage PowerShell Toolkit that can be used to fully manage a Nimble Storage Array. The toolkit exposes the entire API as individual atomic commands, which really is the right way
Continue Reading