We have a batch script (.cmd) that prepares a few files and then executes a large system (.exe). When running with profile on in credentials, the .exe runs and stops loading at 68Mb of memory in use. If I turn off the profile, it runs perfectly and can at times use 12GB of memory.
The batch script runs perfectly on the console logged in with the same user.
What is preventing it running when I turn the profile on?
Edited by user
2016-01-07T16:27:12Z
|
Reason: Not specified