Sometimes quite problem - file that came from network wont run in silent mode :(
I sometimes encountered this problem - message This file is from network and it wont run until user manually selected to allow it...
Today I encountered the same problem - so I tried to find really simple solution and now I want to share with you :)
As you maybe know, this information is stored in ADS - Alternate Data Stream. If you are interested in this, I could make standalone post dedicated to this topic.
So I tried little trick and it worked like a charm :) I know it is not good solution, however I needed to use it remotely and only once :)
File.exe --- this is file with ADS information about network
Ren File.exe Temp.exe
Type Temp.exe File.exe
And thats it! :) As I said - I was looking for really simple solution and I found it...