Basic Math in an Aria Automation Cloud Template

I was helping someone with a small challenge in their Aria Automation Cloud template and had to dig to find the solution.  They didn’t find any examples through a search, and neither did I –  so I thought I would share.   The goal was to do basic math (addition)…

Using Aria Automation APIs with PowerShell

I needed to update a few bits of information for the networks in my on-prem Aria Automation deployment.  It would have been pretty easy to update via the GUI.  I thought this was a great opportunity to start learning about using Aria Automation APIs with PowerShell. I thought I would…