This project will (hopefully) serve as the home of a set of modern, easily installable Powershell Modules for the entire Veeam suite of products. Today at best Veeam products require their fat console application to be installed to use the powershell modules, if there is powershell support at all. These modules will be fully Rest API driven, removing the need for software installation or dlls to be accessed.
We will be publishing early and hopefully often so if you encounter bugs with either the modules or the API responses please be sure to submit a bug report in the github repository.
Contributors to start will be Jim Jones and Joe Houghes. If you run into issues please use the bug tracking facilities within github.
Coming soon(ish)
- Project Kickoff (May 4, 2023)
- Gather Swagger documents for Veeam 2023 releases
- Attempt to use swagger-codegen against swagger documents
- Render Powershell cmdlets for each swagger document into a separate sub-module
- Make modules available via Github
- Work with collaborators to add descriptions and build out the help content