VeeamHub / powershell

Various Veeam products related PowerShell scripts
MIT License
281 stars 118 forks source link

Create br-surebackup-sshexecute.ps1 #205

Open myberserk opened 1 year ago

myberserk commented 1 year ago

remote powershell

Pull Request Template

By contributing, you agree that your contributions will be licensed under the projects original open source license.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist (check all applicable):

myberserk commented 1 year ago

hi

carceneaux commented 11 months ago

@myberserk Thanks for your contribution!

Please add a README.md to the folder where your script resides. In this way, it will give others more information on what the script does, how to use it, and any other requirements (like which Veeam versions and Oracle versions it was tested against).

Here's a sample README.md file you can copy and change for your purposes:

https://github.com/VeeamHub/powershell/blob/master/VB365-RestorePortalSetup/README.md