-
I was trying to query the security descriptor of a registry key from a remote machine using WMI interface (I'm not using winreg since Remote Registry service might be off), but I get 2147749917 as the…
-
Expose the WMI MIIS_PasswordChange classes with queryable cmdlets and objects
-
Hello badgerious,
I was attempting to use your module to manage a large number of wmi objects. There is a 20 second delay if a wmi query is run with properties set to empty strings. In my use case th…
-
# support platform
* fluentd >= 1.8.x (1.0.x ?)
* Windows 10/8.1/8, Windows Server 2019/2016
* ruby 2.5 (pending: 2.7 / 2.6)
# support functions
* target
* local host
* remote host (not g…
tdtds updated
4 years ago
-
Hello,
there is a WMI query:
select * from Msvm_ComputerSystem where caption = 'Virtual Machine'"
This doesnt work on a German system because the caption is unfortunately translated to "Virtueller …
-
Chatting with folks on [Kolide Slack](https://kolide.slack.com/archives/CGFJY1SP2/p1683051713800919), we were talking about some of the ways we add some complexity when working cross platform. It's pr…
-
I can define and display fields as
- SELECT Caption FROM Win32_DiskDrive
- SELECT DeviceID FROM Win32_DiskDrive
- SELECT Index FROM Win32_DiskDrive
- SELECT Size FROM Win32_DiskDrive
- SELECT S…
-
started since the last update 4 days ago, been over 50k of them on event viewer so far. this might or might not be the reason for my system lags, too.
![asfdf](https://github.com/msasanmh/SecureDN…
-
```
WMI (Windows Management Instrumentation) is used for retrieving the list of
network adapters and the current IP settings. The new settings are also applied
using WMI. It has turned out that WMI …
-
We've started to see panics in our WMI code which lists processes after upgrading from go 1.5 to go 1.6.
``` go
goroutine 20 [running]:
panic(0x8c7b60, 0xc082026050)
/usr/local/go/src/runtime…