WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

wNT
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

Creating Directories and Setting NT Access Permissions

Keywords:   access permissions

Question:

Does anybody knows how to write a script which goes out and create folders and assign appropriate rights to that folder through Winbatch?

Answer:

  1. To make the folders use DirMake.

  2. To assign rights, use the Win32 network extender (even if not on a network) and use the wntAccessAdd (and related) functions.

Article ID:   W13139
Filename:   Create Directories and Set NT Access Permissions.txt
File Created: 1999:04:15:16:52:00
Last Updated: 1999:04:15:16:52:00