Need to see process command line
We need to be able to see the command line of the process that we are monitoring.
The reason is because we have many processes with the exact same name and the only way to know the difference between each process is to view the command line that called it. If you view the process with a tool like SysInternal's ProcessExplorer you can see the command line. Is this possible with OpManager or Application Manager.
For example, in OpManager all I can see is:
myprocess.exe
myprocess.exe
myprocess.exe
What I need to see is:
myprocess.exe -someswitch one
myprocess.exe -someswitch two
myprocess.exe -someswitch three
Thank you
New to ADSelfService Plus?