Thanks Shawn.

I figured out how by doing:

$object = $wmi-> Get("CIM_LogicalFile='$Fpath'");

This appears to do the same thing.  Or is it different?

I do have one other question.  

When a directory/file is inheriting permissions and inheritence is disabled using this 
sub the inherited permissions are automatically copied to the directory/file.  How 
would I remove the inherited permissions and disable inheritance without removing 
non-inherited permissions?

Thanks,
Dax 

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to