4710 results found
-
Have multiple accounts tied to the same email address - to split permissions
I use a split workstation, PAW with daily driver VM. I would like to be signed into Atera on the PAW as admin. On the daily driver I would be signed in as a lower privileged user just to use the ticket system. Both accounts could be tied to the same email address.
I should be able to have 2 sign ins for only the cost of 1 license, since they are both in use by the same person.
While I'm using the daily driver VM, I can't see the ticket system. I have to keep minimizing the VM to…
2 votes -
Customer Business Hours
I'd like an option to input a customer's open hours in their profile, possibly with a mark set on the full customer list as to whether they are open or closed. We schedule a lot of updates, reboots, and the like outside of business hours, so knowing if an office is open or closed at a glance would be especially useful, rather than calling them.
2 votes -
Satisfied Customer Report sent to External Email
In the Satisfied Customers Report, we can scheduled to sent Report to technician.
However, we cannot sent to our manager or supervisor (external email). Please activate this as the other in Basic Report can do.2 votes -
Vendor-Specific patch management
I know the Atera patch management function uses the WUA API to perform tasks, but additional functionality based on a device's vendor would be very helpful. I've noticed that patch management can often miss BIOS and firmware updates rolled out by vendors like Dell or HP, if Windows Update doesn't catch them.
2 votes -
Windows 11 Automatically Restarting after Upgrade Push
Currently when you push a Windows 11 upgrade to a device and that upgrade finishes installing, the user will get a brief notification that the device will be restarted soon and then it forces a restart. It would be good if there was a way to either have the automatic restart disabled so they user can restart the computer at their choosing or have the upgrade follow whatever Configuration Profile is setup for that device so that it follows the companies normal patching installation procedures.
2 votes -
add an X to search fields so I don't have to swipe to highlight and delete every time.
Please add an X to all your search fields so I don't have to swipe to highlight and delete every time. we use this constantly and it's super annoying.
Thank you!!!
2 votes -
Zoom
Many companies use Zoom Workplace - it would be nice to see more phone system support options - even if generic SIP functionality. like 3cx or whatever.
We just want to see how our VOIP systems are working.2 votes -
Embeded iframes
Allow us to add embedded iframe links into articles
2 votes -
Internal reply edit button
An edit button should be in place for internal replies.
This would make tickets generally more readable and less cluttered.2 votes -
Agent Chat API
Need to expose an API for the agent chatting feature to allow it to push chat requests to a Teams channel, Teams bot etc.
2 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 -
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 -
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 -
Notification if reboot is needed
Dear Team,
is it possible to create a feature which would send an email for users who needs reboot (weekly, monthly)? Thank you.2 votes -
server profile Threshold
Apply an Alert Threshold by agent type. IE only apply to servers or workstations
2 votes -
calendar event on top of new GUI
New interface has on the right handside on the bottem the Calendar event option.
would be realy helpfull to have on the topStatus -> Assign Technician -> Type -> Activity Status -> Calendar Event.
It can be shown with only the Date and if not planned in the button "New Calendar event"
This way it is a little bit faster to work with and you can directly see if an ticket is planned.
2 votes -
Exagrid
exagrid backup
2 votes -
Ticket assignment notification
I would like to be informed when my colleage creates a ticket for me.
That is already possible, as mentioned in the response to this entry: https://atera.uservoice.com/forums/936306-ideas-and-feedback/suggestions/46558351-notification-on-ticket-assignmentHowever, I would NOT like to be informed when I create a ticket for (as in "assigned to me when created by") myself.
As far as I can tell, there is no filter for that, yet.2 votes -
CPU threshold with alerts
I would like the CPU utilization metric system to monitor actual CPU load rather than the TDP of the component. Monitoring TDP causes unnecessary alerts, especially when customers with laptops switch between power sources. For instance, when a laptop running CAD software is plugged in, it uses a high-performance power plan. Once unplugged, the OS switches to a balanced or power-saving mode, lowering the TDP. This change triggers false alerts due to the lower TDP values associated with these power plans.
2 votes -
Ability to delete jobs within "recent processes" inside of classic reports
Some jobs get stuck in the "in progress" State and the ability to remove them would be great. Especially when they fail and have to be run again, this will prevent us from having multiple of the same processes for one machine. Which in turn will making viewing the report much easier when updating or running scripts on multiple machines at once.
2 votes
- Don't see your idea?