Category Archives: coding

Remote macro execution

Since Analyst and Contrib macros are typically packed into .bat files, remote bat execution is a common task. If you don’t want user to access server via terminal session of some sort, but user still needs to start some administrative task (data transfer, reconciliation or such) remote execution comes into play. There are 3 basic [...]