I suppose that the topic title is relatively self-explanatory, I was wondering if there are any examples of how I may list drives and parse them in such a way as to detect only fixed removable network cd-rom etc. Also I'd like to be able to check a drive/volume's file system; i.e. FAT[nn] NTFS, CDFS etc.

In VB/VBS I believe that the filesystemobject is used for this information but I couldn't find something similar in my quick scan over the included modules and scripts.

Thank you for any information or guidance on this 'my first question'!