VeeamNotify icon indicating copy to clipboard operation
VeeamNotify copied to clipboard

refactor installation scripts

Open tigattack opened this issue 4 months ago • 0 comments

resources/DeployVeeamConfiguration.ps1:

  • Extract logic into functions
  • Simplify user choice prompts
  • Improve/fix support for configuring different job types
  • Improve error handling & output
    • Fix/improve output for user
    • Pre-fill more information in GitHub issue
  • Add -nonInteractive switches for job configuration functions (so-far unused, possible future functionality)
  • Other misc. changes

tigattack avatar Apr 02 '24 15:04 tigattack