PSAtera icon indicating copy to clipboard operation
PSAtera copied to clipboard

Get-AteraAgents returns multiples when running on local system

Open aschleic1 opened this issue 3 years ago • 0 comments

When calling Get-AteraAgents on a local system multiple items are returned if the system machinename is used by another agent.

Example if you have two servers called "Server2016" and run Get-AteraAgents on one system you will get both returned and not just the system making the call.

Can AgentID be used so that only the matching system the PS Script is running on is returned?

aschleic1 avatar Jun 05 '22 14:06 aschleic1