Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


How to check NTFS permissions with VBScript

 
Logged in as: Guest
arrSession:exec spGetSession 2,16,57279
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> Post a VBScript >> How to check NTFS permissions with VBScript
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 How to check NTFS permissions with VBScript - 2/29/2008 3:27:12 AM   
  DiGiTAL.SkReAM


Posts: 1157
Score: 7
Joined: 9/6/2005
From: Florida, USA
Status: offline
This is a script that I got from Microsoft, which uses WMI to perform the same functions as the XCACLS utility.
Can be found here: http://support.microsoft.com/kb/825751

XCACLS.vbs