QuestionHow to run DA as a Windows service.Answer- Issue: If the DA Service is started directly from the running script, It will stop when the user session terminates (e.g.: log off)- Solution: To run the DA script as a Windows service, Thus the stat...