PSAtera
PSAtera copied to clipboard
Get-AteraAgents returns multiples when running on local system
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?