fbpx

Delegating SELF (Computer) to track logins

Estimated Reading Time: 2 minutesLast time we were talking about tracking Users and allowing updating of users attributes with what computers they were using. This time we will be looking at computers and track logins. We will be using a GPO and a login script to...

Invoking SQL from SMA and Azure Automation

Estimated Reading Time: 2 minutesOften, interaction with SQL is an important piece of any automated workflow. In Orchestrator and PowerShell, the process of running SQL queries and stored procedures is fairly straightforward. However, in Service Management Automation...