Git Product home page Git Product logo

Comments (14)

lordmilko avatar lordmilko commented on August 17, 2024

There are two arguments you need to specify: the name of the backup server, and the name of the backup job

Can you please provide a screenshot of what you're typing in the parameters?

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

exactly. I attach the screenshot.
sensor

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

Thanks for you quick answer!

from prtgsensors.

lordmilko avatar lordmilko commented on August 17, 2024

You should not specify a comma when passing values to PowerShell functions. A comma is used in PowerShell to signify an array

Also, I don't know how PowerShell is going to treat 192.168.168.168 when passed as a literal like that. Normally a dot is used to signify a member access expression. In some scenarios PowerShell can automatically interpret illegal expressions as strings, I don't know if this is one of them

Can you please change your invocation to

"192.168.168.168" "Name of the Job on Veeam"

and try again?

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

I will use the hostname instead. Let me try.

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

I get a different error:

"An exception occurred while trying to process backups: Execution environment cannot be initialized to Remote"

FYI, the PRTG server is within the domain and for security reasons, the veeam server is out, but they see eachother and the credentials are ok.

from prtgsensors.

lordmilko avatar lordmilko commented on August 17, 2024

This is a Veeam error

Based on your screenshot it seems like your settings are incorrect: I believe you need to set it to run in the context of the Windows device, not the PRTG Probe

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

what do you mean, exactly?

from prtgsensors.

lordmilko avatar lordmilko commented on August 17, 2024

You have the following selected

  • Usar contexto de seguridad del servico de sonda de PRTG

This is wrong. It should be set to use the Windows credentials, not the PRTG credentials

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

You are right about that. I will change it now.
I appreciate it.

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

I keep getting Credentials error eventhough I have checked it's correct. Error PE095. I am sure there is something else I am missing.... ;)

from prtgsensors.

lordmilko avatar lordmilko commented on August 17, 2024

I have not tested running this script against non-domain servers

You may need to change the script to run under the context of the probe again, and then hack the script to specify the Veeam username and password to use

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

good point! Thank you! I will try it and I will go back to you.

from prtgsensors.

anniehall2022 avatar anniehall2022 commented on August 17, 2024

Hi!

I could set up the conection between the PRTG and the Veeam backup server sucessfully but I am not sure if that could be a security issue so, I am going to leave it that way. I might try to change the script and add the credential as you mentioned earlier.

Thank you againg for your support.

from prtgsensors.

Related Issues (7)

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.