I want to make a WMI explorer but I don`t know some things. I know haw to list elements from a class using WMI SQL(select * from {class}) but I don`t know how to list all namespaces or to list all classes from a namespace. Could anyone provide me a WMI SQL tutorial or some ideas.