Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NTFS Permissions

Status
Not open for further replies.

dehat01

Technical User
Mar 10, 2003
6
US
Is it possible to set NTFS permissions using VBScript? Perhaps using WMI?
 
Yes it is possible, You can use cacl or xcacls to set permissions. These utilities can be found in the resource kits. You would have to set a shell environment and call them with either the run or execute method.

Hope this helps,

Z
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top