I am using Notepad++ to edit a PowerShell file and want to be able to execute that file from inside Notepad++.
How can I set that up?
I would recommend using PowerShell ISE which comes as part of PowerShell and designed specifically for Powershell.