A few weeks back I posted this regarding using PowerShell and the Granfeldt PowerShell Management Agent to interface Microsoft Identity Manager with Workday HR. The core of this functionality is the WorkdayAPI PowerShell Module which I forked from Nathan and added additional functionality.… keep reading
Pi-Hole; Increasing my browsing speed and reducing my web data consumption
Why is my internet connection flooded and older devices slowing up?
Like any IT savvy person I have a wide range of devices that cross the spectrum of operating systems and hardware from Linux, PC, Mac and embedded operating systems (mostly Linux).… keep reading
Managing SailPoint IdentityNow Roles via API and PowerShell
Update: Oct 2019. IdentityNow Roles can be easily managed using the SailPoint IdentityNow PowerShell Module.
Managing SailPoint IdentityNow Role Groups typically involves leveraging the SailPoint IdentityNow Portal for the creation and on-going management. That’s because the API for Roles is not published or documented.… keep reading
Managing SailPoint IdentityNow Governance Groups via the API with PowerShell
Update: Oct 2019. Governance Groups can be easily managed using the SailPoint IdentityNow PowerShell Module.
In this post I detail the management of SailPoint IdentityNow Governance Groups using the IdentityNow v2 API as the functions associated with Governance Groups is not currently detailed in the v2 API Documentation here (9 Oct 2018).… keep reading
Leveraging v1, v2 and non-Published SailPoint IdentityNow API’s with PowerShell
Update: Oct 2019. Leveraging the SailPoint IdentityNow API's is now easier using the SailPoint IdentityNow PowerShell Module. Also see this post for how to generate v2 and v3 API credentials.
UPDATE: 18 Dec 2018 Please see this new post on accessing v3 / non-published SailPoint IdentityNow API's using PowerShell.… keep reading
Querying for updates/changes in Workday HR using PowerShell
Nathan Hartley has an awesome PowerShell Module for Workday that you can find here. I detailed how I’m using that module in this post here Building a Microsoft Identity Manager PowerShell Management Agent for Workday HR.
A large portion of that post detailed the nuances of working with the Worday API especially for implementations at scale.… keep reading
Azure Sphere – Initial Setup, Configuration and First Impressions
In April this year, Microsoft announced Azure Sphere. This was the same week as I’d be preparing for a presentation I was giving on Azure IoT at the Sydney location for the Global Azure Bootcamp. When pre-orders became available from Seeed Studio I naturally signed up as I’ve previously bought many IoT related pieces of hardware from Seeed Studio.… keep reading
Building a Microsoft Identity Manager PowerShell Management Agent for Workday HR
Update 29 August 2019 See this post for multi-threading Granfeldt PowerShell Management Agent Imports (with Workday as an example).
Before I even get started with this post, let me state that the integration I describe here is not a standalone solution.… keep reading
Automate the Generation of a Granfeldt PowerShell Management Agent Schema Definition File
Generating Schema.ps1 for the Granfeldt FIM/MIM PowerShell Management Agent
Getting started writing your first Forefront/Microsoft Identity Manager Granfeldt PowerShell Management Agent can be a bit daunting. Before you can do pretty much anything you need to define the schema for the PSMA.… keep reading
Integrating with SailPoint IdentityNow Private (v1) API’s using PowerShell
Update: Oct 2019. Leveraging the SailPoint IdentityNow API's is now easier using the SailPoint IdentityNow PowerShell Module.
UPDATE: 5 Oct 2018 Please see this new post on accessing v1, v2 and non-published SailPoint IdentityNow API's using PowerShell. The details in this post will still work for v1 API's.… keep reading

