I'm using the unlink command to delete a file off an NT server, but everytime it runs it changes the permissions of the file so that it doesn't delete and the admin can't even delete it.
Is there a different way to use unlink on an NT server then a UNIX server?