2. Testing WMI on a Windows Server

  1. Run wbemtest

  2. Click “Connect…”

  3. In the Namespace field enter \\HOST\root\cimv2

  4. Enter login information in “User” and “Password” fields.

  5. Click the “Query…” button.

  6. Enter “select * from win32_service” should return a dialog with list of services on the box.