5039 results found
-
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.
3 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 -
Lite WSUS Internally (Atera agent)
You will be able to make a computer, through Atera, a lite WSUS to download the updates and use that WSUS as a repository for the LAN.
1 vote -
Windows alerts for user-created tickets
There needs to be a way to have Windows desktop alerts for when a customer submits a ticket, not just for alerts generated by thresholds. It will greatly improve resolution times and productivity (and is something that ServiceNow has had enabled for at least ten years).
1 vote -
Search box for custom made filters, or filters in general.
A search field that applies to whatever filter view you're currently in, for users with a lot of tickets in their queue.
Example, Search Unassigned Tickets, or seach Closed Tickets straight from the ticket view tab.
1 vote -
Microsoft Dynamics 365 Business Central Full Integration
- Sync customers and contacts.
- Sync services and the GL accounts.
- Sync time entries as the invoice lines description.
- Sync invoice numbers (Dynamics providing the numbers)
- Sync Contracts with expiration dates and service items
- Sync the number of active devices to the invoice or service bundle.
- Ability to format Atera invoice template as needed to be used as our main document for clients.
1 vote -
search closed tickets
Ability to search through closed tickets while under the customers page.
This will enable you to find previous issues easily and therefore not waste time scrolling to find a previous resolution for an issue.
1 vote -
invoicing
For me to complete my trial and actually start paying several hundred dollars a month to Atera, I MUST have:
A. some sort of input to Atera as what the invoice number will be when synced to XERO
B. The ability to ensure that my payment details appear on my invoices to clients - how the hell do they know how to pay me?
C. the ability to add my TAX ID (ABN/VAT/etc) to the invoice as required by law in my country
D. Dates on invoices to be in anything but MM/DD/YYYY - whilst I may understand it, my…
3 votes -
1 vote
-
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
1 vote -
rename
Being able to rename the Impact types under Service Level Agreement (SLA) is critical to better utilizing this feature as the terminology there is confusing to our end-users and doesn't align with our internal requirements.
3 votes -
Changing from a 24 hour clock was annoying. Now having to add seconds in is even more annoying when adding time entries
Changing from a 24 hour clock was annoying.
Now having to add seconds in is even more annoying when adding time entries.You've made the process more tedious
3 votes -
Bill unresolved tickets (Because they might otherwise become too large)
Hi,
I have a lot of tickets that extend into the next month. For example, a ticket labeled "IT Takeover."
Many different tasks are being performed on this ticket. So, it's essentially not just a ticket, but more like a project.
I would like to bill this ticket already, i.e., the work that has already been done, and then continue working on it next month. Is there an option for this?
Alternatively, we could incorporate two things:
Projects (that can contain multiple tickets)
An option to decide whether the ticket should be billed at the end of the month...
(Ideally…2 votes -
Option not to send ticket notification to specific customers or condition "contains not" in ticket automation rules
some customers don't wanna get notification mails
it would be great to have an option at cusomer data not to send such mailsit would much better, to have that option an the ticket too and its set to the value of the customer on ticket creation.
so we could see if the customer usually gets mails but decide for an other option at creation of a ticketalternatively a condition "contains not" at ticket automation rules could be a workaround
send mail if customer name contains not "(no mail)"4 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 -
mandetory time entry upon closing ticket
It will be nice to mandate that a time entry is added to a ticket before closing it, or approving/changing the automatic timer.
2 votes -
Visual Storage Usage for Endpoints
As an MSP for small and medium sized businesses, an issue we have quite regularly is managing storage usage on our endpoints. We have automated scripts to clear out temp files, windows updates, recycle bin etc but these aren't always enough.
We like WizTree for showing which files are taking up the most space but this requires connecting onto the endpoint and running a scan manually. It would be great if we could set a scan like this running and see the results from Atera's dashboard.
5 votes
- Don't see your idea?