There is a way to export all the content off WMI from cmd interface to a txt file?
Use the /output switch to log output.
/output
wmic /output:wmiclog.txt <command>