SMA – About Jobs & Sandboxes
SMA is a great tool for automation of many kind like IT related tasks or as an interface between two systems or business processes you would like to have done…
SMA is a great tool for automation of many kind like IT related tasks or as an interface between two systems or business processes you would like to have done…
While I was building SMA runbooks in the past couple of months I bumped into this rather strange error. So happen few days ago, I tried to call (invoke) a…
When you are starting to automate processes in your company you soon will find out, that not all runbooks will run for a short time. There are also cases where…
If you do automation in a “Microsoft World” you probably start these days with Service Manager and Service Management Automation (SMA). At one point you will have a need for…
My colleague and I have been developing runbooks for the past couple of month for automating business services. During this time we have written close to two hundred runbooks. Key…
Recently while building some serious SMA runbooks I bumped in an issue. We usually develop the SMA runbooks in different editors like PowerShell ISE / SMA GUI / Notepad++ and…
When you are starting to automate stuff in your cloud environment you probably use SMA for automation and Service Manager to trigger the necessary runbooks in SMA. As this is…
If you are using the SMLets from codeplex in combination with PowerShell remoting to retrieve information from Service Manager it could well be that you hit this error: The criteria…
In my previous post I have written about adding activities to a service request using PowerShell SMLets. Well this just added the “empty” activities / “framework” but the activities were…
For the past couple of weeks I have been doing some automation stuff using Service Management Automation (SMA) and therefore PowerShell in conjunction with Service Manager. I like PowerShell very…