Release 1.1.2 SailPoint IdentityNow PowerShell Module

I’ve just published v1.1.2 of the SailPoint IdentityNow PowerShell Module to both GitHub and the PowerShell Gallery. Release 1.1.2 of the SailPoint IdentityNow PowerShell Module is the result of considerable effort by myself and Sean McGovern. Release 1.1.2’s numerous updates comprise changes to cmdlets leveraging legacy v2 Basic Authentication, two new cmdlets, cmdlet updates for API changes, bug-fixes and documentation updates.… keep reading

H2O AI PowerShell Module

Last year I built a couple of proof of concept solutions that used AI (Artificial Intelligence) to determine predictions for some data. At that time I looked around for how I could use PowerShell to build AI models and make the predictions.… keep reading

x.509 Details – A PowerShell Module for decoding x.509 Certificates with time to certificate expiry

Updated: 9 July 2020 – x.509 Certificate Details PowerShell
Module updated to v1.0.5 
- Code Signed
- Fixes for PowerShell Core / PowerShell 7+

I’ve just published my X509 Certificate Details PowerShell Module to the PowerShell Gallery. The x.509 Certificate Details PowerShell Module contains the Get-X509Details cmdlet that decodes a base64 encoded PEM/CER format x.509 Certificate and converts it to a PowerShell Object.… keep reading