Skip to content

Tip: How to debug your PowerShell script in SCSM workflow

Tip: How to debug your PowerShell script in SCSM workflow published on 4 Comments on Tip: How to debug your PowerShell script in SCSM workflow

How often are you faced with problem when your PowerShell script working fine when running under your account but doesn’t work in SCSM workflow? It can be dozens reasons why it’s doesn’t work: permission issue, workflow account’s settings is wrong and so on. Even debugging the native workflow (WPF created with Visual Studio) is not easy. But what about PowerShell?

Continue reading Tip: How to debug your PowerShell script in SCSM workflow

Why my workflow doesn’t listed in Workflow –> Status view

Why my workflow doesn’t listed in Workflow –> Status view published on No Comments on Why my workflow doesn’t listed in Workflow –> Status view

image

You’ve created a new workflow with XML and import it to SCSM. But for some reason it doesn’t listed in Workflow –> Status view. Why?

Continue reading Why my workflow doesn’t listed in Workflow –> Status view

Primary Sidebar