List/Grid Tag Archives: workflow
PowerShell Workflows
Today we have a real treat for you–an excerpt about the Windows PowerShell Workflow feature from the upcoming book Learn PowerShell Toolmaking in a Month of Luncheswritten by Don Jones…
Workflow documentation now live on TechNet
Some of you have noticed that the CTP Workflow PDF guide that was a part of PowerShell 3.0 CTP download is no longer available. The content of the guide is…
Getting Started with Windows PowerShell Workflows
Windows PowerShell workflows consist of a set of activities that run in sequence or in parallel and perform long-running, complex management tasks, such as multimachine application provisioning. Using the Windows…

