Skip to content

Instantly share code, notes, and snippets.

@attebury
Created August 19, 2020 16:37
Show Gist options
  • Save attebury/2e6ce3e0a766d60d80e9eb446a3b84f7 to your computer and use it in GitHub Desktop.
Save attebury/2e6ce3e0a766d60d80e9eb446a3b84f7 to your computer and use it in GitHub Desktop.
Run Powershell Script on Remote Server
powershell -file "C:\{{file}}.ps1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment