18 months ago I wrote this post that detailed integrating Push Notifications into your scripts. That still works great, but does require that you have the associated Push Bullet application installed in your browser or on your devices. More recently I wrote about using Burnt Toast for Progress Dialogs’ for long running scripts.… keep reading
Changing SailPoint IdentityNow Identity Profiles Priorities using PowerShell
Update: Oct 2019. IdentityNow Profiles Priorities can be easily managed using the SailPoint IdentityNow PowerShell Module.
In SailPoint IdentityNow a single user is highly likely to be represented on multiple Sources, that in turn are likely to be authoritative for differing SailPoint IdentityNow Identity Profiles.… keep reading
SailPoint IdentityNow Identity Profiles Mapping Report
Update Jan 2020. This report can now be easily generated using the SailPoint IdentityNow PowerShell Module and the New-IdentityNowIdentityProfilesReport cmdlet
Last year I wrote this post here that detailed using the SailPoint IdentityNow API to generate an IdentityNow Sources HTML Report using PowerShell.… keep reading
Darren’s PowerShell Snippets Volume 1
Update: 30 July 2019. Volume 2 is here Update: 28 July 2020. Volume 3 is here
I live in PowerShell and my memory is pretty good. There are a number of common PowerShell commands and one-liners or functions that I use a lot and I can remember them.… keep reading
Creating SailPoint IdentityNow Access Profiles via API and PowerShell
Update: Oct 2019. Access Profiles can be easily managed using the SailPoint IdentityNow PowerShell Module.
Managing SailPoint IdentityNow Access Profiles is easy enough to do using the SailPoint IdentityNow Portal. But what if you have the requirement to update, report on, or create numerous Access Profiles?… keep reading
Searching and Returning SailPoint IdentityNow Entitlements using the API and PowerShell
Update: Oct 2019. Entitlements can be easily searched using the SailPoint IdentityNow PowerShell Module.
Entitlements on IdentityNow Sources can be leveraged for many purposes within IdentityNow. Recently I’ve been looking to automate some Access Profiles that will in-turn have entitlements associated with them.… keep reading
Azure AD/Active Directory User Security Evaluation Reporter
During December 2018 – February 2019 Microsoft have run an online Microsoft Graph Security Hackathon on Devpost.
The criteria of the hackathon was;
- Build or update a functioning Microsoft Graph-powered solution that leverages the Microsoft Graph Security API
Following the announcement of the Hackathon I was encouraged by Kloud management to enter. … keep reading
Loading and Querying Data in Azure Table Storage using PowerShell
As part of both a side project and a work project I recently had a couple of larger datasets that I needed to put into a database and be able to search them. I had previously used Azure Blob Storage but hadn’t done too much with Azure Table Storage.… keep reading
SailPoint IdentityNow Governance Groups Management Agent for Microsoft Identity Manager
Last week I posted a SailPoint IdentityNow Roles Management Agent for Microsoft Identity Manager. Today I’m posting a sister for it, an IdentityNow Governance Groups Management Agent.
I’ve posted about Governance Groups before. See Managing SailPoint IdentityNow Governance Groups via the API with PowerShell.… keep reading
SailPoint IdentityNow Roles Management Agent for Microsoft Identity Manager
This is the first post in a series where I will provide a number of base-level Management Agents for Microsoft Identity Manager to integrate with SailPoint IdentityNow. Whilst the two products have areas of competing/equivalent functionality there are other aspects where integration of the two compliment each other.… keep reading

