Hola,
Today I am going to share the improvements I have made to the Veeam Backup & Replication infrastructure diagramming tool. This tool uses Graphviz
as the engine to draw the diagram and the PSGraph
module to generate the code from PowerShell. Here is the link to the project on GitHub:
In version 0.6.8 information about SureBackup was added to the infrastructure diagram. In particular, the ability to diagram Application Groups and Virtual Labs has been added.

Here is the code added in this release: Link :
In the following image you can see the SureBackup components identified within the diagram.

The last change I will discuss is related to the ability to set the diagram themes. In this case 2 additional themes were added:
- DiagramTheme Neon

- DiagramTheme Black

Finally, here are the rest of the changes that were introduced or fixed in the new release:
## [0.6.8] - 2024-09-22
### Added
- Add diagram theme (Black/White/Neon)
- Add SureBackup support
- Application Group
- Virtual Lab
### Fixed
- Fix logic on Backup Server component detection (Backup, Database & EM Server)
¡Hasta la Próxima!
