Can you please let me know how to run an exe or console application through a powershell script in SharePoint 2010.
feedback
|
|
Take a look at Start-Process For example, I have used it to run an installer
| |||
|
feedback
|