Skip to content

Releases: AsBuiltReport/AsBuiltReport.Veeam.VBR

v0.5.4

18 Sep 02:25
ca0d7ec
Compare
Choose a tag to compare

[0.5.4] - 2022-09-17

Added

  • Added support for File Share Backup Job information
  • Added support for Backup Jobs GFS Policy information
  • Added Simple Chart support

Fixed

v0.5.3

22 Aug 16:59
227b6fc
Compare
Choose a tag to compare

[0.5.3] - 2022-08-21

Changed

  • Improvement to the report's table of contents

Fixed

v0.5.2

06 Jul 21:09
2d2f4a9
Compare
Choose a tag to compare

[0.5.2] - 2022-07-05

Added

  • Added Replication Resource to the Cloud Service Provider section
  • Improvements to the Object Storage Repository section
    • Added InfoLevel 2 support (Per Object Storage Repo Configuration)
  • Improvements to Scale-Out Backup Repository section
    • Added SOBR General settings sub-section
    • Added FriendlyPath to the Performance Tier sub-section
    • Added Archive Tier sub-section

Fixed

  • Fixed Cloud Service Provider section only displaying last object element.

v0.5.1

16 Jun 19:03
0dca25c
Compare
Choose a tag to compare

[0.5.1] - 2022-06-15

Added

  • Added Cloud Service Provider Summary
    • Added per Service Provider Configuration subsection
  • Added Initial v12 support :)

Fixed

  • Code refactoring
  • Revised Paragraph Section

v0.5.0

12 May 14:01
3cf7288
Compare
Choose a tag to compare

[0.5.0] - 2022-05-12

Added

  • Added Replication Section @rebelinux
    • Replica Information
      • Added Optional InfoLevel 2 information (Adv Summary)
    • Failover Plan Information
      • Added Virtual Machine Boot Order reporting
  • Added Replication Job Configuration information @rebelinux
    • Added Optional InfoLevel 2 information (Adv Summary)
      • Advanced Settings (Traffic)
      • Advanced Settings (Notification)
      • Advanced Settings (vSphere)
      • Advanced Settings (Integration)
      • Advanced Settings (Script)

Fixed

  • Fix for not connected Enterprise Manager.

v0.4.1

03 May 02:58
884044b
Compare
Choose a tag to compare

[0.4.1] - 2022-05-02

Added

  • Added Backup Repository information about Immutability. @vNote42
    • Immutability Enabled: yes/no
    • Immutability Interval
  • New Health Check about Immutability. @vNote42
    • If Repo supports Immutability and Immutability is disabled: Warning
  • Added per section summary information. @rebelinux
  • Removed SQLServer module dependency. @rebelinux
  • Added VMware/Hyper-V job VM count. @rebelinux
  • Added detailed repository information of ScaleOut Backup Repository extents @vNote42
    • Information of parent SOBR is also included
  • Added the Option PSDefaultAuthentication used to set the PSRemoting authentication method over WinRM @rebelinux
    • Kerberos for Domain joined devices (Kerberos authentication)
    • Negotiate for Workgroup devices (NTLM authentication)
  • Added Agent Backup Job Configuration information @rebelinux
    • Job Mode information
      • Workstation
      • Server
      • No Failover Support in this release (Don't have the resources to develop this feature)
    • Protected Computer Objects information
    • Backup Mode information
      • Entire Computer
      • Volume Level Backup
      • File Level Backup
    • Destination information (Jobs Managed by Agent)
      • Local Storage
      • Shared Folder
      • Veeam Backup Repository
      • Sadly no Veeam Cloud Connect Repository Support (Don't have the resources to develop this feature)
    • Storage information (Jobs Managed by Server)
      • Secondary Target Job information
    • Backup Cache information
    • Job Scheduling information

Fixed

  • Fix authentication error in Workgroup environments #31

v0.4.0

28 Feb 13:16
ae9bb73
Compare
Choose a tag to compare

[0.4.0] - 2022-02-27

Added

  • Added Backup Job Configuration information
    • VMware type Backup Jobs
      • VMware Backup Copy Jobs
    • Hyper-V type Backup Jobs
      • Hyper-V Backup Copy Jobs
    • Tape Backup Job Configuration information
      • Backup to Tape Jobs
      • File to Tape Jobs
    • SureBackup Job Configuration information
      • VMware SureBackup Jobs
  • Added Configuration Backup Settings Section

Changed

  • Updated GitHub Action release workflow to send automated tweets on each release

v0.3.1

08 Feb 19:03
8be36f2
Compare
Choose a tag to compare

[0.3.1] - 2022-02-08

Added

  • Added option to set veeam custom tcp port (BackupServerPort)
  • Added Volume Format to the BackupServer/Proxy section
  • Added BackupServer/Proxy Network Interface Information
  • Added process network Statistics ($InfoLevel.Infrastructure.BackupServer -ge 3)
  • Added Storage Infrastructure section
    • Added NetApp Ontap support
    • Added Dell Isilon support
  • Added initial Backup Job section
    • Added Tape Backup Job information
    • Added SureBackup Job information
    • Added Agent Backup Job information

Changed

  • Migrated Sample URL to htmlpreview.github.io

Fixed

  • Fixes Include Veeam Network Statistics in report #13
  • Fixes Backup Server physical memory (GB) < 8 always returns true #14
  • Fixes Add Veeam Backup\Repo Network Interface Information #15
  • Fixes Add Backup Server\Repo Volume Format #16
  • Fixes Add option to set veeam custom tcp port #17

v0.3.0

30 Jan 22:45
af42b93
Compare
Choose a tag to compare

[0.3.0] - 2022-01-30

Added

  • Added File Share section.
  • Added Veeam version information.
  • Implemented table sorting on primary key.
  • Added additional backup server health checks
  • Added Enterprise Manager Information
  • Added Service Provider credential information

Changed

  • Improved table caption content.
  • Changed ReadMe to include Supported Licenses Edition.
  • Added SQLServer module to manifest file

Fixed

  • Fix missing Infolevel sections.