What is the correct syntax to add this command to the custom actions area
I tried the following:
cmd.exe /K "Netstat -ano {computer}"
on execution a command prompts opens displaying the available switches. I have also tried netstat.exe with no switches same issue.