I would like to execute a batch file in remote machine using PSExec and the folder is having all required permissions(Modify, Read, Execute and Write). But in remote machine im getting access denied.
Bat script in remote machine: "%JAVA_HOME%\bin\"java -classpath xxxx
Please let me know your thoughts