Skip to content

PowerShell virtual environment

Actions
Run PowerShell commands without ever leaving GitHub
1.4.1
Latest
Star (3)

Tags

 (1)

PowerShell VM Environment

GitHub Action to execute Windows Power shell commands on GitHub.

To run, go to the Actions tab, see "PowerShell virtual environment", click Run workflow, and set the server to run Windows on (2022, 2019 or latest), as well as the command to run.

GitHub then connects to your specified server to run Windows PowerShell and run your command.

By default, the following is set for the workflow run:

  • Command: echo "Hello World"
  • Server: Latest version (2022)
    latest uses Server 2019 still. Microsoft is making 2022 the value for latest. For more info see actions/runner-images#4856.
  • Checkout version: v2 (Latest version.)
    Note: This can not be changed.

PowerShell virtual environment is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Run PowerShell commands without ever leaving GitHub
1.4.1
Latest

Tags

 (1)

PowerShell virtual environment is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.