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
Up Bank PowerShell Module
Updated: 31 Aug 2020 v1.0.1 released with new cmdlets for new API's to both GitHub and the PowerShell Gallery. - Get-UpBankCategories - Get-UpBankCategory - Get-UpBankTags
Banking is undergoing a revolution. In Australia the rise of Neo Banks is really starting to get momentum and one of the first entrants was Up.… keep reading
PowerShell Snippets Vol 3
This is my PowerShell Snippets Vol 3. A collection of PowerShell commands for tasks that I don’t perform often and can’t recall easily from memory. Those ‘I know I’ve worked this out before’ type moments. Volume 1 is available here and Volume 2 is available here.… 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
Elevate your documentation with PowerShell Jupyter Notebook
Today I presented a Microsoft Reactor session on How to Elevate your documentation with PowerShell Jupyter Notebook. This session provided;
- an introduction to ‘What is Jupyter Notebook”
- a quick start guide
- some advanced examples showing mixed HTML, JavaScript and PowerShell Notebook and Charts / Graphs
- how to create your own PowerShell Jupyter Notebook environments
For those that attended the session, the presentation is embedded at the end of this post.… keep reading
Microsoft Graph using MSAL with PowerShell and Certificate Authentication
Close to 3 years ago I authored this post on using PowerShell for Certificate based Azure AD Authentication using ADAL (Active Directory Authentication Library). More recently I’ve published posts on using MSAL (MicroSoft Authentication Library) with PowerShell for Application and Delegated integration with the Microsoft Graph.… keep reading
Microsoft Graph using MSAL with PowerShell and Delegated Permissions
In October last year I authored this post that provided a getting started guide to using MSAL with PowerShell. That post also hinted at future posts expanding on additional functionality. Finally, I’m delivering on that with this post that will dive into using MSAL with PowerShell and delegated permissions.… keep reading
Docker PowerShell Jupyter Notebook Environments
Previously in this post I detailed getting started with Local PowerShell Jupyter Notebooks. In this post I show how to take an existing Docker Community Reference CSharp Jupyter Stack Container Image and update it for Dot Net Interactive and PowerShell to enable containerized Docker PowerShell Jupyter Notebook.… keep reading
Microsoft MVP Renewal 2020/21
There is no denying that 2020 has been a roller-coaster of a year and we have only just made it halfway. Half way also means that we are in July and the annual Microsoft MVP (Most Valuable Professional) renewal process has just been completed.… keep reading
Release 1.1.0 SailPoint IdentityNow PowerShell Module & Example Jupyter Notebook
Update August 2020: Release 1.1.2 is now available. Details in this post here.
I’ve just published v1.1.0 of the SailPoint IdentityNow PowerShell Module to both GitHub and the PowerShell Gallery. Release 1.1.0 of the SailPoint IdentityNow PowerShell Module is the result of considerable effort by myself and Sean McGovern.… keep reading