Features of PowerShell: 9

 Steppable pipeline: 

This feature allows the splitting of script blocks into a steppable pipeline. And then it gives the option to call the begin(), process(), and end() methods of script block to control the execution sequence.


Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *