Hello Everyone,
I'm running on windows server 2012 R2 and i have many shared folders containing files. Some files are accessible by "everyone".
The problem is that files can be opened by two or more users at the same time. So i want to know how to make this scenario be true:
When a first user open a file and edit it, and then a second one is trying to open it, he find it locked by the first user and can't do anything until it's unlocked.
Thanks for your support.