IQService made easy: Fast tracking Active Directory provisioning

Description

IQService used to be a clunky, manual install process, but not anymore. My presentation will walk you through how we’ve accelerated Active Directory provisioning by providing a script that handles IQService setup from end to end. This includes installing IQService itself, TLS certificate management, and even updating the source configuration itself so you don’t need to go back to the tenant with the SDK. You’ll now be able to both rapidly deploy IQService and even perform rapid recovery thanks to the automation potential that this provides.

Additional Resources

  • Prior to running the script, you need to populate iqserviceConfig.json
    • You can pass it in as a command line parameter (-configFile) or hard code the path on line 22 which is currently commented out.
  • In order to call the SailPoint SDK, this script requires internet access.

IQService Installer.zip (7.7 KB)

6 Likes

How do I access the PowerShell script you presented on the 2026 Devday

2 Likes

Hi Anthony, I’ve updated the original post to include the download. If you have any questions, let me know.

Got it. Thanks for sharing this with us.

Thanks for sharing @awyss . We have been through the pain and you covered the problem statement quite well. Wish we would have got this when we were in mid of deploying IQS last year. For the new sailpoint customer, this will be really helpfull