Hi, i want 2 execute .exe file on client m/c from my server shared folder.
The 1 line script is:
\\192.168.137.10\Scripts\Setup.exe
I tried execute it through startup script, but in event log it shows Time out,after client m/c takes 10 min. of time. When i tried running it manually on client machine, it shows UNC path not supported .Then I tried disabling UNC check , by adding disableUNCcheck in registry. When UNC check disabled, it now shows error "Access denied". (I piped output to a text file, these errors r logged into this text file.)
What will b the possible solution to resolve this concern.
Need help
Batch script error
Moderator: DosItHelp