T Trevor Jan 8, 2006 #2 CuriousMe said: how can i check whether a folder is empty in WMI.? thanks Click to expand... try the CIM_DirectoryContainsFile class. You can perform a WQL query on the folder you are looking in.
CuriousMe said: how can i check whether a folder is empty in WMI.? thanks Click to expand... try the CIM_DirectoryContainsFile class. You can perform a WQL query on the folder you are looking in.