wmi
程序员文章站
2022-07-15 15:08:46
...
Install the wmi client in Linux, follow these steps
1. Download wmi from www.atomicorp.com
wget http://www6.atomicorp.com/channels/atomic/centos/7/x86_64/RPMS/wmi-1.3.14-4.el7.art.x86_64.rpm
2. Install wmi using yum:
yum install wmi-1.3.14-4.el7.art.x86_64.rpm
Usage:
wmic -U user%password //host “query”
1. Download wmi from www.atomicorp.com
wget http://www6.atomicorp.com/channels/atomic/centos/7/x86_64/RPMS/wmi-1.3.14-4.el7.art.x86_64.rpm
2. Install wmi using yum:
yum install wmi-1.3.14-4.el7.art.x86_64.rpm
Usage:
wmic -U user%password //host “query”
上一篇: compare file content
下一篇: snmp trap
推荐阅读
-
python使用wmi模块获取windows下的系统信息 监控系统
-
SQL Server 2012无法连接到WMI提供程序(Cannot connect to WMI provider)解决方案
-
python使用wmi模块获取windows下的系统信息 监控系统
-
让sql2005运行在独立用户下出现 WMI 提供程序错误的解决方式
-
c#与WMI使用技巧集第1/2页
-
C#利用WMI操作DNS服务器(可远程操作,需要相应权限)
-
磁盘配额的wmi版本(C#)
-
详解WMI RPC 服务器不可用的解决方案
-
Powershell小技巧之使用WMI查询插上的U盘
-
Powershell小技巧之使用WMI测试服务响应