Skip to content

Instantly share code, notes, and snippets.

@mritsurgeon
Created February 8, 2020 18:35
Show Gist options
  • Save mritsurgeon/eec5a8c3edfb6f8dc0edfb4f43a71949 to your computer and use it in GitHub Desktop.
Save mritsurgeon/eec5a8c3edfb6f8dc0edfb4f43a71949 to your computer and use it in GitHub Desktop.
Connecting to veeam backup server on PS
Add-PSSnapin VeeamPSSnapin
Connect-VBRServer -Server "veeam"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment