A good example you could try when using the βRun .bat File with Return Messageβ node is:
βsysteminfoβ or βtasklistβ
You can also use the "systeminfo /fo CSV" command and combine the string output of the async node with the systeminfo /fo CSV to Struct node in order to get a struct containing every information about the system.