Basically, I have a directory that domain users need to have full access to. They use a batch file to open the piece of software that they use for their work, and this piece of software needs full access to this directory on their C Drive.
I want to add commands to the batch file to make sure this is always the case.
Thanks