to share the executable files on LAN is not possible
Answers
Answer:
Here:
Explanation:
This issue happens only to Windows 10 PC's. Windows 7 and Server 2016 seem to be unaffected. Server 2016 we are using Citrix to run some .exe programs off the same folder/share no issues.
If we copy the .exe file to the local PC, run it, then go back to the network share the program will run successfully. Rebooting the PC also will fix the issue temporarily.
Other things we have tried;
Disabling SMBv1 (wasn't in use)
Disabling Anti-Virus (Cylance, reports no issues)
Runas administrator same issue
Run file from powershell reports back "access denied"
Triple checked all permissions on the share and NTFS, they are OK. Even taking ownership of the file does not work. Issue is not permissions related.
Tried using IP address instead to access, eg \\10.0.0.1\fileshare - same issue