Greetings!
I am using GPG command line tool with SSIS to encrypt a file and post on FTP site.The issue i am facing is that package runs fine on the dev env but its not running on the Server Agent.I am aware from the doing several web searches that its a security issue but i just can't figure out where.
The server agent has a proxy account and it's used to run a couple of other jobs that run fine under that account.How do I check if my package just runs a cmd.exe that opens up the window that i can see then run a .bat file for a second step.
Thanks in advance....