- or
5056 results found
-
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 -
Email reports with exported Excel copy
It would be a nice feature to have reports scheduled to be emailed out and attach an exported Excel copy of said report defined by parameters.
For example a timesheet report between the 26th of the previous month to the 25th of the current month exported as and Excel spreadsheet and then emailed to desired recipient.
4 votes -
formatting code
Having the ability to paste code into a ticket reply or internal note would be immensely helpful. It would be nice to be able to paste code into my ticket notes and easily copy it for future use.
Could be implemented similarly to how Discord or Slack by surrounding the text with backticks
3 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 {*[passwordvariable_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 -
Battery Health Report
Hello, it would be good if we could run a report to collect the battery health of all devices for all customers.... or at least set an Alert or Warning up if a battery falls below a certain percentage
269 votesNice! The feature you requested is being reviewed by our product team. We’ll keep an eye on the number of votes, and let you know if a decision is reached to implement. Thank you for being a partner in our process!
-
edit password
On the password manager tab for devices. Add option to edit already saved details, instead of needing to delete and re-add
1 vote -
Reply box shouldn't be at the top of the ticket view
When I go into a ticket, I want to see what the last thing said on it was. I don't always want/need to reply. In the new view, with the reply box at the top, I have to scroll down to see the latest comment and then, scroll back up if I want to reply. Not easier than having the reply box below the most recent comment as it was.
3 votes -
Using the Rank Field
When Creating a customer, make the Rank editable. (IE: Platinum, anything else MSP use)
Also allow to add a rank for existing customers.
5 votes -
1 vote
-
A script to send a Message to all active users.On screen.
A Script to send a Desktopmessage to all active users.For example: Downtime or force the users to log out because of updates or maintenance on serverprograms etc...
1 vote -
Send out a mass message
To have options to send out a mass message through the atera client or splashtop
1 vote -
2 votes
-
Zeitintervalle für die Verfügbarkeitsüberwachung
Hallo Atera,
gibt es eine Möglichkeit den Schwellenwert der Verfügbarkeitsüberwachung anzupassen? Sprich den Wert zum Beispiel auf 10 Minuten oder mehr zu erhöhen?
Mit freundlichen Grüßen
Marius Feitz3 votes -
Huntress (Cybersecurity)
Threat Monitoring Integration with a partner that has been in Cybersecurity for a while has helped solve attacks such as the Solarwinds at the government agencies, and the Kaseya MSP breach. The Huntress employs very skilled professionals that understand the cyber criminals' ways and built trusted tools to protect our MSP clients, leveraging threat scanning within the systems and the protection of Microsoft Windows Defender. Serious defense for small businesses. We would love to have Atera integrated with this partner.
39 votes -
Invoice Formatting and features
Hi,
Suggesting some additional features such as..
- Reorder line items
- Group items such Product, Labor etc.
- A space for details or a note
- Export to excel
- Option not to print or display tax & rate per line item
Thank you
7 votes -
Activity Status "Awaiting on customer reply" should stop the SLA as well
Activity Status "Awaiting on customer reply" should stop the SLA as well
104 votes -
Device names cut off in new UI
The most recent UI update is causing the device names to be cut off and unreadable. That column in the device list also seems to be the only one that can't be resized. Can you please update the new UI device list so that the full device name is readable or so that the column can be permanently resized? Another improvement to help with this would be to get rid of the AI icon that now shows up beside each one. We don't need this and it further restricts space for the device name to be displayed.
1 vote -
Make Browser Tab Titles Useful
right now, every browser tab with Atera is "Atera - RMM Software | PSA & Remote Access for MSPs"
This is pointless, What it should do is contain context as the first order of business.
In the dashboard? it should say "Dashboard"
In devices tab? it should say "Devices"
In a client? how about the client name?
In a device itself? how about Device name, client name?
In an advanced report? why not put the report name there?
Editing a configuration: "Conf: <configuration name>
so many examples
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 -
Include unique identifies in S.M.A.R.T. reports
Currently with S.M.A.R.T. reports, all it includes in the model number of the drive as the only identifier. I'd like to see some other unique identifier such as the Drive Bay or the Serial Number included as well. For instance, I had a client with two drives of the same model and was unable to differentiate which drive was generating the report. This would prevent unnecessary work for my team, myself, and anybody else with similar situations.
4 votes
- Don't see your idea?