An instructor was having issues with people cheating in one of her web development classes.  When the students uploaded the material they were resetting permissions allowing students to steal code from classmates.  The student found a way to accomplish the server to run a script every few minutes to block the students from doing this.  This was accomplished by using SetACL.exe along with a few command switches.

Project Student: Rick Wilburn

Author