Hi, I'm looking to deploy OAv2 on the network here at work. Right now I'm just testing it out on my Linux box and with two Windows VM's. I can run the script, locally, on the VM's and have the audit report show up fine on my Linux box where OA is installed. I can even use SSH to run the audit from one VM on the other. However, I am unable to use SSH to run the audit on a VM from my Linux box - I just get this output:
Code:
$ cscript audit_windows.vbs
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft Corporation. All rights reserved.
starting audit - .
C:\audit_windows.vbs(165, 1) (null): The specified module could not be found.
I'm assuming this is because there are no (/I don't have) any WMI libraries on Linux, but maybe it's something else. I've opened up standard ports for SSH, so I think it's something other than that. I would appreciate any help.
Ideally, I would like to host OAv2 on Linux and have it audit both Windows and Linux machines on our network. The audit reports are excellent so I'm really looking forward to getting OA going proper.