Skip to end of banner
Go to start of banner

How to test WMI using the wbemtest

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Introduction


On the Server

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


select * from win32_process

On a Remote Site

How to test WMI communication on the Windows Server from a remote site. 

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



select * from win32_ComputerSystem




  • No labels