Hola,
Recently, I have made several changes to the AsBuiltReport.Veeam.VBR script, so I will summarize here all the new capabilities added.
Here is the link to the most recent report in HTML format: Report
The first change I will discuss is the support for Microsoft Entra ID
. In this case the Veeam Backup & Replication (VBR)
Powershell module allows extracting the information of the Tenants
that are configured in the VBR infrastructure.
This screen shows the Tenant
information such as Name, IDs, Region and the configured cache repository among others.
In this part of the report the summary of the backup tasks of the Entra ID
objects is shown.
The configuration of the Entra ID
backup tasks is shown here.
On the next screen the Malware Detection
table is shown where the information related to Signature Detection
was added. The Veeam Threat Hunter
information introduced in version 12.3 is shown here.
VBR version 12.3 adds another Best Practice
in the Security & Compliance
section. The following screen shows the name and its status.
Additionally, I show you the Syslog Event Filters
table found in the Event Forwarding
section.
In this new version of the report we added information about the repositories configured in Google Cloud Storage
. It was on my list some time ago to add support for this type of repository…
In the new version of the report v0.8.13
was added the possibility to diagram objects related to:
- EntraID Tenant Information
- VMware Infrastructure Information
- vCenter Servers
- vSphere Clusters
- Esxi Servers
Here is the diagram with the new changes.
Finally, here are the rest of the changes that were added or corrected in this new version of the report:
## [0.8.13] - 2024-12-11
### Added
- Add EntraID Tenant configuration
- Add Objects Backup Job information
- Add EntraID Tenant information to the Infrastructure diagram
- Update Malware detection setting
- Add Signature Detection
- Update Security & Compliance Best Practice content
- Add Syslog Event Filter information
- Add Google Cloud Storage repository information
- Add VMware Infrastructure information to the Infrastructure diagram
### Changed
- Increase Veeam.Diagrammer minimum requirement to v0.6.18
- Change the infrastructure diagram default save location to $OutputFolderPath
- Increase AsBuiltReport.Core to v1.4.1
### Fixed
- Fix error "A positional parameter cannot be found that accepts argument '-'" at Get-AbrVbrConfigurationBackupSetting cmdlet
- Fix ConvertTo-HashToYN cmdlet not generating an ordereddictionary output
I hope all these improvements will be of great use to you!
¡Hasta la Próxima!