Git Product home page Git Product logo

Comments (7)

vMarkusK avatar vMarkusK commented on September 26, 2024

How do you start the Script, via PS64.exe, or directly in PowerShell?

Have you tied to use the Veeam Console on the same server to verify the connection?

from advanced-prtg-sensors.

UAnton avatar UAnton commented on September 26, 2024

Hi,
I start the script via PS64.exe.
Yes, I install Console and verify the connection.

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on September 26, 2024

Might you please start a PowerShell Prompt with the user you have already verified successfully via Console connection and try to execute the PS1 with the parameter for the VBR Server?

PRTG-VeeamBRStats.ps1 -BRHost veeam01.lan.local -Debug

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on September 26, 2024

@UAnton is there an update available?

from advanced-prtg-sensors.

cipo80 avatar cipo80 commented on September 26, 2024

Hi @vMarkusK I've a similar problem of @UAnton , If I execute the script by PowerShell Prompt in Veeam or PRTG both worked, but if I try by PowerShell Prompt using PSx64.exe, I received an authentication error:

immagine

from advanced-prtg-sensors.

vMarkusK avatar vMarkusK commented on September 26, 2024

Passing Parameters to PSx64.exe is pretty tricks. In your case you can try these workarounds:

  1. Just run PRTG-VeeamBRStats.ps1 veeam01.lan.local, or .\PSx64.exe -f="PRTG-VeeamBRStats.ps1" -p="veeam01.lan.local"
  2. Modify the default for the BRHost Parameter to your Veeam Server and do not add any parameters

from advanced-prtg-sensors.

cipo80 avatar cipo80 commented on September 26, 2024
1. .\PSx64.exe -f="PRTG-VeeamBRStats.ps1" -p="veeam01.lan.local"

Very thank you @vMarkusK , in my case is working with .\PSx64.exe -f="PRTG-VeeamBRStats.ps1" -p="veeam01.lan.local"

Great script/result, thank you for your work :)

from advanced-prtg-sensors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.