On Fri Mar 22 07:47:51 2024 +0000, Hans Leidekker wrote:
Alright, I'll see if I can reproduce this myself.
The script goes through wbemdisp. It calls GetIDsOfNames() for each property and expects it to succeed. wbemdisp builds the list of IDs by enumerating wbemprox properties, so you were right, we will need to add these properties there.