Changes

Jump to navigation Jump to search
457 bytes added ,  09:39, 1 February 2016
Created page with "== Windows Management Instrumentation (WMI) == [http://msdn.microsoft.com/de-de/library/ms811533.aspx WMI] Allows you to remotely execute commands and query parameters on a W..."
== Windows Management Instrumentation (WMI) ==
[http://msdn.microsoft.com/de-de/library/ms811533.aspx WMI] Allows you to remotely execute commands and query parameters on a Windows Host<br />

== Linux ==
In order to be able to communicate with WMI from Linux you need to install this functionability.<br />
For Ubuntu 14.04:<br />
Download this libraries and install them:
dpkg -i libwmiclient1_1.3.14-3_amd64.deb
dpkg -i wmi-client_1.3.14-3_amd64.deb

Navigation menu