S
Stang2
New 2016 Server install, running build batch files remotely connecting to the new 2016 server returns errors that CMD, XCOPY, etc are not recognized commands. They really are in the PATH. When I echo %PATH% from any directory on the 2016 server it shows the correct path to the .exe's in C:\Windows\System32. If I run cmd /c XXX.bat directory on the server the file executes. These files run fine on 2012 Servers. Seems to be a problem when the Batch files are nested - the first Batch gets called fine, within that Batch I call a second Batch and then I get the error not recognized.
Continue reading...
Continue reading...