- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-09-2023 08:12 PM
Hi Team,
I'm checking one incident where I got multiple machine names. Now I want to check AV details of all the machines at one go. I'm using "sep-endpoints-info" automation to get those details. It is working fine when the input is only one machine.
If the input field contains multiple machines, it is not fetching results properly. Can you please guide me how to give multiple inputs and use transformers to get the desired result?
02-10-2023 07:11 AM
Just taking a look at sep-endpoints-info, if you filter by computerName it only allows a single name within the query. So it makes sense that you're not having success trying to include multiple names with how this actually functions. You'd need to make multiple calls for all of the machines, or create a temporary group and assign the machines to it and use it with groupName and it will return all endpoints belonging to the group.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!