H
hassaan443
Guest
I want to call powershell script which accepts some parameters from c# windows form.
For Example :- I have a powershell script which accepts 2 parameters and i have a windows form with two textboxes and a submit button. I want to pass parameters to powershell script from these two textboxes, and when i press the submit button it will call the powershell script and run it on powershell terminal and also show result in powershell terminal window.
Continue reading...
For Example :- I have a powershell script which accepts 2 parameters and i have a windows form with two textboxes and a submit button. I want to pass parameters to powershell script from these two textboxes, and when i press the submit button it will call the powershell script and run it on powershell terminal and also show result in powershell terminal window.
Continue reading...