Enabling Ivanti Automation Dispatcher WebAPI
Ivanti Automation provides a WebAPI for the Dispatcher component. This feature needs to be enabled when building integrations with Neurons for ITSM (also known as Ivanti Service Manager ISM).
(more…)
Ivanti Automation provides a WebAPI for the Dispatcher component. This feature needs to be enabled when building integrations with Neurons for ITSM (also known as Ivanti Service Manager ISM).
(more…)
Ivanti Identity Director tables are very useful for storing data. In Tip of the Week 2, we discuss how to create PowerShell output in Ivanti Automation which can be imported in an Ivanti Identity Director table.
(more…)
In week 1 of the new item Tip of the Week, I will discuss the option to add more PowerShell output variables to multiple Ivanti Automation parameters.
(more…)
A couple of weeks ago I noticed the internet was down when I woke up. When I checked the Unifi DreamMachine it turns out it was completely crashed. When I tried to restart the DreamMachine it hanged during the boot process.
The only option was completely re-installing the DreamMachine and restore the backup. But after re-installing the firmware all backups stored local were overwritten and not available.
I needed a PowerShell script to copy the latest created backup to a local drive or network share. Check the blog how to enable SSH and AutoBackup on the UDM(-Pro)/DreamMachine and how to copy the latest created backup file to a save location.
How many times do I get the question “How can we start/schedule modules, projects and runbooks from other systems in Ivanti Automation”? And like almost every application or cloud provider Ivanti Automation also holds an API solution.
(more…)
This blogs describes how to use Duo MFA Authentication with Ivanti Password Director and/or Ivanti Identity Director.
Ivanti Identity Director comes with a Password Reset option. Password Reset can also be used in Ivanti Password Director. It’s the same software installation but uses a different license.
(more…)
When I started scripting in PowerShell for customers I started to like scripting. So I also started learning C#. Ok this is a little bit harder to learn then PowerShell scripting.
When a customer requested an integration between Ivanti Security Controls and Nutanix I build a nice PowerShell script with API connections. When I showed this to the customer they were a bit disappointed because it was only script and not based on GUI.