Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V12 - No Backup Copy Jobs detail in report #104

Closed
3 tasks done
george4ac opened this issue Jul 7, 2023 · 1 comment · Fixed by #105
Closed
3 tasks done

V12 - No Backup Copy Jobs detail in report #104

george4ac opened this issue Jul 7, 2023 · 1 comment · Fixed by #105
Assignees
Labels
bug Something isn't working
Milestone

Comments

@george4ac
Copy link

Bug description

Report not create backup copy job description.
VBR v12. VMware VM Backup.

Command-line input

New-AsBuiltReport -Report Veeam.VBR -Target $VBRSRV -Credential $Creds -Format Html,Text,Word -OutputFolderPath $FolderPath -EnableHealthCheck -AsBuiltConfigPath $FolderPath\AsBuiltReport.json -ReportConfigFilePath $FolderPath\AsBuiltReport.Veeam.VBR.json -Timestamp

Steps to reproduce

Install Install-Module AsBuiltReport.Veeam.VBR -scope AllUsers -force -SkipPublisherCheck -AllowClobber
Create config file New-AsBuiltReportConfig -Report Veeam.VBR -FolderPath $FolderPath -Force
Run New-AsBuiltReport -Report Veeam.VBR -Target $VBRSRV -Credential $Creds -Format Html,Text -OutputFolderPath $FolderPath -EnableHealthCheck -ReportConfigFilePath $FolderPath\AsBuiltReport.Veeam.VBR.json
Edit config to increase job InfoLevel to 2
Run Run New-AsBuiltReport -Report Veeam.VBR -Target $VBRSRV -Credential $Creds -Format Html,Text -OutputFolderPath $FolderPath -EnableHealthCheck -ReportConfigFilePath $FolderPath\AsBuiltReport.Veeam.VBR.json

Expected behaviour

Backup Copy Jobs Detailed report

Screenshots

No response

Operating System

Windows Server 2019

PowerShell Version

Name Value


PSVersion 5.1.17763.3770
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.17763.3770
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

PowerShell Modules

Name Version


AsBuiltReport.Core 1.3.0
AsBuiltReport.Veeam.VBR 0.7.2
AsBuiltReport.Veeam.VBR 0.7.0
PScribo 0.10.0

Additional Context

No response

Before submitting

@george4ac george4ac added the bug Something isn't working label Jul 7, 2023
@rebelinux
Copy link
Collaborator

Reviewing the report, you are absolutely right. I don't know how I overlooked not having information about the Backup Copy Jobs.

@rebelinux rebelinux added this to the v0.8.0 milestone Jul 7, 2023
@rebelinux rebelinux changed the title No Backup Copy Jobs detail in report. V12 - No Backup Copy Jobs detail in report Jul 7, 2023
rebelinux added a commit to rebelinux/AsBuiltReport.Veeam.VBR that referenced this issue Jul 12, 2023
rebelinux added a commit to rebelinux/AsBuiltReport.Veeam.VBR that referenced this issue Jul 12, 2023
@rebelinux rebelinux mentioned this issue Jul 13, 2023
7 tasks
@rebelinux rebelinux mentioned this issue Jul 13, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants