Hi,
I Whant to write a wql query for gpo, wmi filtering,
I need to select ipaddress from Win32_NetworkAdapterConfiguration class, and get the ip, but the result is in array, i need to and ip with subnet to get the netid.
How can i do this?
Thanks a lot