We have a batch file that is run on Windows 2000 servers to create our organizational structure for new jobs. Currently that is set up to create new folders using md etc commands. The problem is some people are changing or even deleting the folders after they are created. Is there an easy way to set permissions for these folders at the same time they are created in the batch file? Thanks!