Is it possible to redirect SD job output to a file ?
Release : 14.5
Component : CA Client Automation
With SD Agent it is possible to redirect the job output to a file
with $rf macro
Execute a .bat file which execute netstat /anb > %1
and in procedure parameter put $rf
In SD Job output you could find the result of command netstat /anb