Start a conversation

Troubleshooting WMI Messages

Overview

This article guides you on how to troubleshoot issues with WMI (Windows Management Instrumentation) messages.

 

Process

NOTE: These tests need to be performed on the GFI Product machine.
  1. Login to the GFI Product Server using the credentials you are attempting with the check/scan.
  2. Go to Start > Run and type mmc.
  3. Go to File > Add / Remove Snap-in and click Add.
  4. Select WMI Control > Add.
  5. Choose Another Computer and enter the IP Address of the remote server.
  6. Select Finish and close the Add/Remove Snap-in Dialogue box.
  7. Expand WMI Control and right-click on the WMI Control Node > Properties.
  8. Right-click on My Computer and choose Manage.
  9. Expand Services and Applications to WMI Control.
  10. Right-click on WMI Control and choose Properties; this should show the target machine's WMI Properties.

Another method to attempt a connection directly to the SCM (Service Control Manager) of the target machine:
  1. Type the below command on the GFI Product server:
wmic /node:REMOTEIP /user:Administrator service list brief
  1. Enter the password.

A list of all the running services on the target with this command.

NOTE: Please ensure that you are logged in as the account being used to conduct the check/scan.


Should the above tests prove unsuccessful, here are some references you may use:
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments