4689 results found
-
Add Contact Information of the User/Contact assigned to the device
In the Get Alerts API, some sort of Contact information should be shown so there is a way to notify the final users about the alert. If at least the Contact/User ID is shown then we can retrieve the contact information needed from the Get Contact by ID API.
I've reported this to the chat support and they told me so far there is no possible connection to match the data. It would be great to add this as this will help to make more use of the alerts, otherwise its some manual work to go and look for the…
1 vote -
Integrate with QuickBooks Desktop & Enterprise for posting invoices
Integrate with QuickBooks Desktop & Enterprise for posting invoices
1 vote -
General Ledger accounts for importing ticket invoices
add general ledger information for importing invoices into accounting systems
1 vote -
Edit agent from App
Have the agent edit options available in the app, eg rename, edit relationship, primary user etc
7 votes -
Alert panel on device dashboard
The Alerts panel on the device dashboard currently is pretty useless. It would be nice to see some context beyond "2 potential CVE(s) detected" or "1 unmonitored device(s) have been detected. Atera's issue is that you have to jump to so many different dashboards just to get basic information. It would also be nice to see a remediation path on the device itself for the detected CVEs
3 votes -
Atera 'new' ticketing UI is a cluttered mess
That new ticketing UI is atrocious, vulgar and nasty.
Not only is it a visually unappealing eye sore that leads to actual eye strain, it is full of bugs and far harder to work with then the current 'classic' UI.1 vote -
Ability to Mark as resolution after saving the note
When entering an internal note, we currently have the option to 'Mark as Resolution.' It would be beneficial to also have the ability to mark notes as resolutions after saving them.
Often, we require the end user to confirm the success of a fix or patch to the ticket. It would be helpful to save notes detailing the fix or patch and then designate the note as resolution once confirmed by the user
4 votes -
Private note
Ability to send a private note to a user.
Example, sending a private note to the user's manager for approval. They will receive an email and be able to view the ticket and add their comment into the private/public section.4 votes -
Cynet Elite
I am writing to express my interest in the recent addition of the Cynet app to the Atera platform. However, I have noticed that the current offering is limited to the Cynet 360 version.
Given the comprehensive cybersecurity needs of my operations, I believe that incorporating the Cynet Elite package would be highly beneficial. The Elite package, which is available for $9 per month per endpoint on the Cynet website, offers an array of advanced security features backed by 24/7 Managed Detection and Response (MDR) support. This addition would greatly enhance our ability to manage both cybersecurity and IT through…
4 votes -
Be able to build the basic Patch Status Summary report in advanced reports
We currently use the basic patch report but we would like to add more information to this report so I sat out to build a custom patch report in advanced reports only to find out that it is quite literally not possible because you are not able to count the amount of updates a computer needs in the advanced reporting section.
I don't really understand how you can build the report in classic reports but you can't replicate it in advanced reporting.
It would be nice to be able to do this because 1. we would like more metrics that…
3 votes -
Export all BitLocker keys via the API
In light of the CrowdStrike issues late last week, I feel that it's critical that we be able to export all of the BitLocker keys via the API.
It's not a workable solution to have to open each agent and unhide the key to copy it into a spreadsheet.
The BitLocker keys should be available via the Agents "GET" command.
25 votes -
Deployement
Being able to deploy the Acronis agent + default protection plan on a customer level or at least on folder .
Instead of per agent.
This would avoid added computer with no protection and mainly boring setup ...2 votes -
Color coding options for different ticket status
Color coding options for ticket status's.
27 votes -
alerts
I would like to know if possible, that when an alert expires, it also could disappear from the list.
For example:
Alert gets created that the memory threshold is exceeding 80%, but after a couple of minutes, the memory use drops again below 80%. When this is the case we would like to know if the alert can get automatticaly resolvedAnother example: Alert gets created that status of a certain device is unknown, but 5 minutes later this device is back online, also in this scenario I would like to know if the initial created alert can be automatically…
4 votes -
Patch Management and IT Automation
Add option to limit a Technician's access to see only specific IT Automation Profiles, depend on his access rights to customers.
2 votes -
Improved ticket view experience when applying filters manually
When manually applying ticket view filters, the view selector stays on the originally set preset view, which may lead to confusion. For instance, on the dashboard, if a user selects the “open” tickets filter, the view selector remains on “my queue” even though it is not displaying an accurate representation of the current view.
A feature/fix should be implemented that updates the view selector to reflect the manually applied filter accurately. This change will enhance clarity and usability, ensuring that the view selector matches the current filter applied by the user.
Even if the view selector changes to “custom” or…
5 votes -
Splitting a customer response into a new ticket
If a customer emails in, and also asks another query that's different from the original request, the response can also be split into a new ticket with a different ID (but linked to original)
10 votes -
password field
I use alot scripts in atera, and have done the following script to retreive the LAPS password.
$username = "{[nomeutente]}"
$password = "{[password]}"$hostname = $env:COMPUTERNAME
$cred = New-Object System.Management.Automation.PSCredential($username, (ConvertTo-SecureString $password -AsPlainText -Force))
$admPwd = Get-ADComputer -Filter {Name -eq $hostname} -Properties ms-Mcs-AdmPwd -Credential $cred | Select-Object -ExpandProperty ms-Mcs-AdmPwd
Write-Output "Admin Password: $admPwd"It would be usefull that when i have to write the password in the variable request {[variablename]} using it's placeholder it shows asterisks while i write it and not showing it in plain text. Maybe you could create a specific placeholder for password fields like {*[password…
2 votes -
https monitoring script
I am monitoring a website via HTTPS. When the website goes down it requires a restart of the service. I have created a script that does this. It has to be run on the host manually as there is no link between the alert and the host.
can we have have an option that when the HTTPS monitoring triggers an alert that it has the option to run a script on a host. Still alert to the issue but perhaps be able to resovle it automatically and right away.
4 votes -
Ticket Tags
It would be beneficial to have the option to delete and edit ticket tags. This would allow for corrections on typos and removal of tags that are no longer relevant.
6 votes
- Don't see your idea?