Hello Admin,
it took me a while to get wmic compiled correctly with:
cd /usr/src/wmi-1.4.0/Samba/source
./autogen.sh
./configure
cd /usr/src/wmi-1.4.0/
make "CPP=gcc -E -ffreestanding"
but the new wmic does indeed work now, even with Windows 10 20H2.
Thanks a lot!!!!