SailPoint IdentityNow has numerous Email Templates associated with the solution. It is pertinent to have a backup of customisations to IdentityNow Email templates. I’ve previously documented examples for generating configuration reports and configuration backups for;
This post details exporting email templates configuration and generating an HTML IdentityNow Email Template Report.
The script (further below) leverages the SailPoint IdentityNow PowerShell Module to generate the HTML IdentityNow Email Template Report. As stated above it also exports the configuration of each template to the output directory in XML format using the PowerShell Export-Clixml command. This means that any of the templates can be imported into PowerShell and inspected as required using Import-Clixml <emailTemplate.xml>. It also means that the email templates can be stored in your CMDB or equivalent.
The HTML Report as shown below (truncated) lists each of the configuration elements that can be selected that then expands with the associated configuration.
The following image shows a subset of the exported email templates.
The IdentityNow Email Templates Configuration Report Script below produces the template config exports and the HTML report.
Update:
In conjunction with the other reporting and config scripts I’ve provided it is quick and easy to generate configuration documentation and exports of SailPoint IdentityNow configurations.
Today, I’m super excited to finally announce the Beta release of EntraPulse Lite – a…
I'm excited to share some significant authentication enhancements I've contributed to the Lokka MCP Server…
Last month I had the pleasure of speaking at the Sydney event for Global Azure.…
Model Context Protocol (MCP) is a powerful framework that extends AI clients like Claude and…
I've just completed participating in the Azure AI Developer Hackathon that was looking to provide…
Updated: July 2025 v1.0.2 Fixes issue setting D365SalesGlobals enabling session management for D365 Sales API…
This website uses cookies.