Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

Bienvenido a la comunidad de Pandora FMS Forums Community support Advanced troubleshooting reading registry fails under windows 2008 R2 64 bits

  • reading registry fails under windows 2008 R2 64 bits

    Posted by riovescu on agosto 14, 2010 at 02:10

    The example found in the config file fails. So I created a small vbscript:

    Set objRegistry = CreateObject(«Wscript.shell»)
    Key = objRegistry.RegRead(«HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateSusClientId»)
    WScript.Echo Key

    It works fine from the command prompt but it fails in pandora_agent. I tried running pandora_agent as a service or command line application but the result is the same:

    wsus.vbs(4, 1) WshShell.RegRead: Unable to open registry key «HKLMSOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateSusClientId» for reading.

    any idea?

    riovescu replied 15 years, 11 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

Log in to reply.