Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

On the Server

How to test WMI communication on the Windows Server using the wbemtest application. 

...

I used the computer name: WIN-MMKMP1PLMLI, but I could use the IP Address from the WMI Windows Server.

IMPORTANT: If you have the Firewall Outbound policy then the remote site can query the Windows Server. 

select * from win32_ComputerSystem

...