-
D
Script to update/fresh permissions shared folder
I ended up creating a batch file which run a ICACLS line to refresh/update the permissions of the directory. Example; icacls "E:\Dropbox\Jobs In Progress\*" /q /c /t /reset This worked a treat - I then added a task to task manager to run every 5 minutes.- D3LL
- Post #3
- Forum: Windows Server Forums
-
D
Script to update/fresh permissions shared folder
We are using Dropbox on a Windows Server 2016 DC. Dropbox is used to Sync the files between users in a remote location (due to connection speeds) and then also Syncs between the shared folders on the DC. Surprisingly it's working really well but I've come across a problem. When a folder (64 Zoo...- D3LL
- Thread
- batch file dropbox file synchronization network security shared folders task manager user groups windows server
- Replies: 2
- Forum: Windows Server Forums