AsBuiltReport / AsBuiltReport.Veeam.VB365

Repository for AsBuiltReport Veeam Backup for Microsoft 365 module
MIT License
9 stars 5 forks source link

Backup Proxy Section: The term 'Get-VBOProxyPool' is not recognized as the name of a cmdlet #47

Open Chugdogg opened 2 weeks ago

Chugdogg commented 2 weeks ago

Veeam Backup for Microsoft 365 version

7

Bug description

WARNING: [ 07:01:01:327 ] [ Document ] - Backup Proxy Section: The term 'Get-VBOProxyPool' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Command-line input

New-AsBuiltReport -Report Veeam.VB365 -Target SVR-VeeamO365 -Credential $Creds -Format Html,Text -OutputFolderPath 'C:\Report' -EnableHealthCheck

Steps to reproduce

  1. Installed module
  2. Ran mentioned command-line input multiple times and received the same warning and the process just hangs

Expected behaviour

The report to generate as expected

Screenshots

image

Operating System

Server 2019

PowerShell Version

Name Value


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

PowerShell Modules

Name Version


AsBuiltReport.Core 1.4.0 AsBuiltReport.Veeam.VB365 0.3.7 PScribo 0.10.0

Additional Context

No response

Before submitting

rebelinux commented 2 weeks ago

Can you add the -Verbose option to the command and report which section it gets stuck at?