Simple Workflow Example

suggest change
workflow DoSomeWork {
  Get-Process -Name notepad | Stop-Process 
}

This is a basic example of a PowerShell Workflow definition.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


PowerShell workflows:
* Simple Workflow Example

Table Of Contents
1 Loops
19 XML
22 Strings
25 Aliases
47 MongoDB
59 PowerShell workflows
65 AWS S3