New version of Veeam.Diagrammer v0.6.8

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: https://github.com/rebelinux/Veeam.Diagrammer 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. ...

September 24, 2024 · 1 min · Jon Colon

Diagramming the Veeam Backup & Replication Infrastructure.

Hello, In the latest version of Veeam.Diagrammer I added the ability to diagram the Veeam Backup & Replication infrastructure. Here is the link to the tool: https://github.com/rebelinux/Veeam.Diagrammer Previously, this diagram could only be accessed through the AsbuiltReport.Veeam.VBR report. Now in version v0.6.4 you can generate this infrastructure diagram with Veeam.Diagrammer directly. Here is an example of the diagram: In the following video I attempt to show you how to install and use this tool: ...

September 10, 2024 · 1 min · Jon Colon

Veeam.Diagrammer v0.6.1 new version features

Hola, I will be sharing today 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 PSGraph module to generate the code from PowerShell. Here is the link to the project on GitHub. https://github.com/rebelinux/Veeam.Diagrammer This tool is used within the AsbuiltReport.Veeam.VBR report to generate the diagram of the following components: - VMware and Hyper-V Proxy - Tape Infrastructure - Backup Repositories - SOBR repositories - Wan Accelerators - etc.. In version 0.6.1 the NAS type repositories (SMB and NFS) were added to the diagram, which before this version had not been defined in the code. ...

September 2, 2024 · 2 min · Jon Colon