Related Articles
Quick Post – Get “Register this connection’s addresses in DNS” Setting Quickly
Today I had an urgent requirement to get from a selected part of servers the network setting “Register this connection’s addresses in DNS”. The reason was, that some server didn’t register their settings in DNS because this setting was not set and therefore the A-record was not registered in DNS. My time was limited approximately […]
SMA – Database Grooming Some Things You Should Know
SMA is Microsoft’s on-premise automation engine and the successor of Opalis / Orchestrator. We have utilized this engine quite a lot and have lots of experience developing PowerShell workflows for SMA. But as every system your need to maintain and pamper it, otherwise it will strike back at some point. We recently experienced such an […]
SCSM – Set Work Item State / Activity State via PowerShell
I do currently a lot of automation and today I had a need to change state of a service request. The service request itself was “Closed” and as you might know, you cannot change anything if the work item is set to “Closed”. Because I needed to trigger the runbook activities behind the service request […]