4720 results found
-
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 -
Terminal Server - User Activity - Actions
The users are simply listed under "User Activity". It would be very nice if you could also "disconnect" and "log out" here.
That would make the paths shorter.And it would also be important to see the client name here!!!! Because you can do a lot with this name.
2 votes -
edit when ticket is closed
Do not give the option to the end user can continue to enter information in the text field, if the ticket is marked as closed.
2 votes -
Shared Report Library for Custom Reports
Shared Report Library for Custom Reports
I'm requesting the addition of a Shared Report Library feature within the Atera platform, similar to the existing Shared Script Library. This new feature would enable users to share, access, and contribute custom reports, enhancing collaboration and efficiency across the user community.
Benefits:
- Enhanced Collaboration: Facilitates knowledge sharing and collaboration among users, leading to improved report quality and innovation.
- Time Savings: Reduces the time and effort required to create custom reports from scratch by providing a repository of pre-made reports.
- Consistency: Promotes consistency in reporting practices across the user community by providing standardized templates…
2 votes -
Connect to linux device with ssh on other port than 22
As for connecting to a linux device with ssh always tries port 22. We NEVER use thoid default port. I want to connect via ssh to any port given.
2 votes -
2 votes
-
ZERO TIER intégration
Zero Tier est une application de VPN léger et gratuite pour une utilisation personnelle de 25 clients max
très facile à mettre en œuvre2 votes -
Close a ticket from a technician emailing #closeticket
When they reply to the ticket they can include a code to close the ticket off at the same time.
2 votes -
Manque information
Il manque à la création d’un ticket la possibilité d’ajouter un contenu texte
Du coup dans les mails reçu ont a :Voici un récapitulatif de la demande :
N/A
2 votes -
Session expiry notification
Some kind of notification to advise the agent that the web session has expired. Lately, I have been trying certain tasks over and over again while it just produces a very generic "error" message only to realize that the session has expired and a refresh and login is required.
2 votes -
Changing the Status to "Closed" Should Display the Ticket Overview Again
In the old interface, changing the status to "closed" would bring back the ticket overview. In the new interface, after closing the ticket, it remains in the viewport, and we have to click again to see the ticket overview.
Please fix or address this bug/feature request.
2 votes -
Bugfix: Links in the New Ticket Interface Do Not Open in a New Tab
In the old interface, all links from a message opened in a new tab. However, in the new interface, these links open in the same tab. This is inconvenient because we have to use the browser's back function to return to the ticket, which takes time to load and is not user-friendly. 90% of our tickets contain links that we need to follow.
Please fix or address this bug/feature request.
2 votes -
Office 365 account
A report per device that includes the Office account along with Outlook email accounts
2 votes
- Don't see your idea?