Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

(WAL) – Workflow Example – Run PowerShell Script

$
0
0

It is important to understand that the PowerShell Workflow is a great tool to complete task that require a PowerShell activity but it is limited when performing actions on a bulk amount of objects simultaneously and it lacks the ability for a retry, for example what happens if the PowerShell activity is triggered and the activity fails? if the destination isn’t available?

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles