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

Difference between workflow and module

$
0
0

Hi,

Can anyone please explain what is the diff between workflow in posh 3.0 and module? As far as I know, the series of commands can be grouped together as workflow. when ever needed, we just call the workflow name in our script. In module concept, we import module and use it. So, what is the diff?

 

Chaitanya.


Viewing all articles
Browse latest Browse all 8583

Trending Articles