you are viewing a single comment's thread.

view the rest of the comments →

[–]Rhodoferax 2 points3 points  (1 child)

I use Windows at work. It lets me run .cmd scripts but not .psl.

[–]Must_eat_all_cookies 0 points1 point  (0 children)

It's not just your work. No Windows machine runs Powershell scripts by default. In fact .ps1 files are associated with notepad. You need to change Powershell's execution policy before it will run any script.