PSAtera icon indicating copy to clipboard operation
PSAtera copied to clipboard

PowerShell module for working with the Atera API

Results 5 PSAtera issues
Sort by recently updated
recently updated
newest added

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...

# Singular Nouns Remove the different commands for commands that return singular objects vs multiple objects. All commands should use a singular noun. # Invoke Verb for API commands Change...

enhancement

The Alert API endpoints for POST and GET use different names for the Alert Message. MessageTemplate on the POST endpoint is mapped to AlertMessage on GET. Module should be updated...

So this is the first part of the script. It runs on 99/100 machines. Just a few I get error below. Running it step by step, the "**Set-AteraAPIKey -APIKey $AteraAPIKey**"...