I wondered if anyone has experienced this issue...
We noticed a permissions error on a server that uses a case management system. It works by writing to locally hosted shared folders. After a reboot, we get the error - "Destination folder access denied" "You need permission to proform this action" when trying to write to the directory off \Server\Share (as any user account). Also, this seems to happen on any machine in our network - I created a share on a workstation and can view \Workstation\Share - but can't write to the directory.
If I navigate to \IPAddress\Share on host and client - can read and write
If I navigate to \FQDN\Share on host and client - can read and write
If I navigate to \Server\Share on a client as any user - can read and write
Also, mapping the drive on host and client - can read and write
Hoping someone can shed some light on this if they've had similar issues?
I've checked offline file sync is disabled, no credentials are stored in credential manager, clearing the CSC cache, file permissions (set for everyone, full control), DNS, NETBios.
Thanks,
EDIT
Also rolled back any Windows updates to a time when this was working.