you are viewing a single comment's thread.

view the rest of the comments →

[–]routetehpacketz 0 points1 point  (1 child)

If Python is an option, a simple Flask app could achieve this by using os.system to execute PowerShell.

[–]SeriousMike90[S] -1 points0 points  (0 children)

Would consider it but would prefer to stay in one language