/
opConfig winexe plugin

opConfig winexe plugin

Requires opConfig-4.7.0

An opConfig Collection plugin to talk with Microsoft Windows devices using winexe.

Run commands on a remote Windows server using winexe, getting any Windows command information back from the remote Windows device.

Configuring

The following needs to be configured before running command sets with Windows:

  1. Ensure you have an opConfig Credential Set configured (including optional Domain) for authenticating to the Windows machine(s).

  2. Ensure that your Windows node is configured for opConfig.

    1. In the Administration GUI, ensure that opConfig is enabled under the Activation tab.

    2. In the Administration GUI, ensure that you have the OS Info configured. This can be done by clicking on the OS-Info tab, then clicking on the Discover OS Info button (then click on Save Changes).

From opConfig 4.7.0 onwards it will include hourly and daily Windows command sets (named WINDOWS_HOURLY and WINDOWS_DAILY) to run against your Windows nodes.

Troubleshooting

NT_STATUS_OBJECT_NAME_NOT_FOUND:

ERROR: Failed to open connection - NT_STATUS_OBJECT_NAME_NOT_FOUND

It could mean that the Windows Server is not available, please check that the Windows Server is running.

NT_STATUS_HOST_UNREACHABLE:

It could mean that the Windows host is unreachable.

Related content