Hello Dojo Community,
I have a C# automation script in DataMiner that backs up a specific file due to its operational sensitivity and frequent usage. The script executes successfully when scheduled via DataMiner but fails to complete the backup because:
- The remote server only allows access from a specific user account and not from the SYSTEM account that DataMiner uses by default.
- The file transfer to the remote server is denied due to permission restrictions.
Is there a way to execute a DataMiner automation script under a specific user account instead of SYSTEM?
Samson Fayoyiwa [DevOps Advocate] Asked question 3 hours ago