So I have written an VBScript to inventory my servers. It goes out and tells me if all my reg keys are standard and a bunch of other stuff. What I really want to do is have the script read NTFS perms and return them to me. Is there any way to do this within VBS. The only way I have attempted was to pipe calcs.exe to a file and read it YUCK! Oh well any help would be Great. TIA