If I wanted to use Qube to extract information via CLI from Windows or Linux clients how would I ensure that the commands I sent would be run once on each computer, instead of distributing the job?
example, if i wanted to do tasklist > %computername%.txt on each host.
Cheers,
Josh