5041 results found
-
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 {*[password…
2 votes -
Integration with Freshservice
Integration with Freshservice
3 votes -
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 -
stay logged in to mobile app
option to stay logged into mobile app. Our devices already have strong security in order to unlock the screen.
The login process for the mobile app is clunky and overly burdensome to have to do all the time
6 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 -
Have CVEs show up under associated device, alerts/tickets, dashboard.
- CVE show up under the associated Device (Wks,Srvr,etc)
- Create alerts / tickets based on CVE / Device. rules for severity.
- CVE should affect severity and have an icon at the top of the device view screen.
- CVE Dashboard - including resolutions over time and newly discovered. so you can track progress and historical / resolved CVEs
21 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 -
Sort folder names alphabetically in "Relations"
It's unfortunate that "Folders" are not sorted under relations. Without the folders being sorted, it's difficult to check whether a folder name exists. Sometimes you might miss the fact that a folder name already exists, and you might create a new folder. With out the folder name being sorted (under relations), the folder function becomes rather useless.
6 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 -
ability to search type and search for product families like in the old ticket UI
This is regarding the New Ticket UI.
In the previous 'classic ticket page' we could select the dropdown for product family and then type the product which would get selected/filtered.
The new ticket UI has removed this feature, it's very frustrating when crucial time saving features like this are removed from the new UI.
1 vote
- Don't see your idea?