Would i be able to ask, How would I do a get-process to many machines however for a true or false response to come back for each machine that is running this specific process? however this one specific process only works or is activated when its been run as a specific process and when it is closed it is not showing as running or a background process.
I would like it to look like
S1 True $running C1 True $running C2 False $notrunning C3 True $running C4 True $running
the process is called 'nominate.exe' and would like to run this remote command ,but cannot think how i would start.