- or
No existing idea results
- ~ No ideas found ~
5038 results found
-
IT and MSP Tenant cross sharing
Allow access from one tenant to another tenant from IT department to MSP colloboration and manage agent from MSP license. For Example, i am a MSP but my client has a IT department and subscribed with atera. But due to the license issue, they are not willing to purchased or share us a license. We as a MSP will have difficulties to managed their devices if we do not have cross tenant sharing features but with such integration, this only allow IT department license to share to MSP license only as a fair play policy. Hopefully atera will look into this which will benefits MSP.
Allow access from one tenant to another tenant from IT department to MSP colloboration and manage agent from MSP license. For Example, i am a MSP but my client has a IT department and subscribed with atera. But due to the license issue, they are not willing to purchased or share us a license. We as a MSP will have difficulties to managed their devices if we do not have cross tenant sharing features but with such integration, this only allow IT department license to share to MSP license only as a fair play policy. Hopefully atera will look into…
8 votes -
task manager
Have Task Manager be more of a representation of what you would see on the Desktop computer. It would be nice to have the different tabs, easier searching for the task we need to end, and graphs of hardware usage.
9 votes -
Additional columns in the Devices panel
It would be useful to have the Devices section of Atera also able to display columns for RAM amount, device type (laptop/desktop/tablet/etc), Warranty expiration, Purchase date, and uptime.
2 votes -
Have the ability to link or print QR asset tags
I am a one man shop that hast to deal with computer being unpluged and moved from time to time. It would be nice to be able to have a list of all the computers in a dept listed in the asset manager and be able to link that infomation to at QR code so I can print lables on all the compuers and monitors.
9 votes -
Option for old design (for quicker access to all information)
The new design sucks. It takes at least one additional click to see information that was visible right away. I like the customization, but I lose time because 80%+ of the stuff I need now takes longer. Please give the option to keep using the old design.
3 votes -
A hot idea. Atera should monitor the ideas and feedback page and actually implement stuff
A hot idea. Atera should monitor the ideas and feedback page and actually implement stuff?
9 votes -
A precise control over the device reboot from Configuration policy
A precise control over the device reboot from Configuration policy
What we need:
We need to be able to specify a deadline for automatic PC restart and application of updates. Similar to the setting in Group Policy, the deadline time frame can be between 2 and 14 days. After the deadline has passed, devices restart regardless of active hours. Currently, it is between 15 to 180 minutes.What we have in Atera through configuration policy:
• Disable auto-restart with logged-on users
• Restart outside of active hours
• Restart after selected time period
o 15 – 180 minutes
• Allow end users to control device restarts
o Prompt users to restart their devices
o Force restart option after a certain number of prompts
o Option to customize the toast messageWhat we have in MS Windows server Group Policy:
• Turn off auto-restart for updates during active hours
o the PC will not automatically restart after updates during active hours
• Always automatically restart at the scheduled time
o A restart timer will always begin immediately after Windows Update installs important updates, instead of first notifying users on the login screen for at least two days
o The restart timer can be configured to start with any value from 15 - 180 minutes
• Specify deadline before auto-restart for update installation
o 2 – 14 days past the default (7 days) restart date
o Restart can happen inside active hours
• Specify deadlines for automatic updates and restarts
o Updates will be downloaded and installed as soon as they are offered and automatic restarts will be attempted outside of active hours
o Once the deadline has passed, restarts will occur regardless of active hours, and users will not be able to reschedule
o Set a grace period for feature updates and quality updates to guarantee users a minimum time to manage their restarts once updates are installed
o Option to set device to delay restarting until both the deadline and grace period have expired
• Specify Engaged restart transition and notification schedule for updates
o Control the timing before transitioning from Auto restarts scheduled outside of active hours to Engaged restart, which requires the user to schedule
o The transition period can be set between 0 – 30 days from the time restart becomes pending
o Specify the number of days a user can snooze Engaged restart reminder notifications (1 – 3 days)
o Specify the deadline in days before automatically scheduling and executing a pending restart regardless of active hours (2 – 30 days)
• No auto-restart with logged on users for scheduled automatic updates installations
o Only notify the user to restart the computerA precise control over the device reboot from Configuration policy
What we need:
We need to be able to specify a deadline for automatic PC restart and application of updates. Similar to the setting in Group Policy, the deadline time frame can be between 2 and 14 days. After the deadline has passed, devices restart regardless of active hours. Currently, it is between 15 to 180 minutes.What we have in Atera through configuration policy:
• Disable auto-restart with logged-on users
• Restart outside of active hours
• Restart after selected time period
o 15 – 180 minutes
• Allow…3 votes -
Deploy MSI File if it's not installed
When deploying a MSI file through Atera using IT Automations, I need an option where Atera checks if the software isn't already installed before deploying it. I'm currently forced to update all of my servers everyday whether it's needed or not.
6 votes -
Update Chocolatey Script to a newer version
Actually Atera is using an old script (Chocolatey 1.1.0) there is for example an issue with the Chocolatey Package for Sonos S2 Controller. So it would be nice, to get an updatet Version.
213 votes -
Include "Form Factor" in Agent Details and Reports.
I would like to see the "form factor" of the agent devices in the display and reports. When budgeting, we need to determine laptops vs desktops and currently need to discern what's what with a combination of excel formulas and manual entry. Having this readily available (without custom scripts) would be appreciated.
Backend would ideally run (one-time):
$ChassisType = (Get-CimInstance Win32_SystemEnclosure).ChassisTypes[0]
switch ($ChassisType) {
3 {"Desktop"}
4 {"Low Profile Desktop"}
6 {"Mini Tower"}
7 {"Tower"}
8 {"Portable"}
9 {"Laptop"}
10 {"Notebook"}
11 {"Handheld"}
12 {"Docking Station"}
14 {"All in One"}
23 {"Space-saving"}
30 {"Tablet"}
31 {"Convertible"}
32 {"Detachable"}
default {"Unknown"}
}I would like to see the "form factor" of the agent devices in the display and reports. When budgeting, we need to determine laptops vs desktops and currently need to discern what's what with a combination of excel formulas and manual entry. Having this readily available (without custom scripts) would be appreciated.
Backend would ideally run (one-time):
$ChassisType = (Get-CimInstance Win32_SystemEnclosure).ChassisTypes[0]
switch ($ChassisType) {
3 {"Desktop"}
4 {"Low Profile Desktop"}
6 {"Mini Tower"}
7 {"Tower"}
8 {"Portable"}
9 {"Laptop"}
10 {"Notebook"}
11 {"Handheld"}
12 {"Docking Station"}
14 {"All in One"}
23 {"Space-saving"}
30 {"Tablet"}
31 {"Convertible"}
32 {"Detachable"}
default {"Unknown"}…2 votes -
Categorize tickets based on threshold profile that generates them.
Have 2 thresholds for a single company, but have the ability to treat tickets from one threshold differently to another. Ie state the name of the threshold profile and act accordingly.
We want to do this to treat tickets from a new subset of servers differently to the existing servers.
5 votes -
device Purchase date and warrenty End
I would love to see the Purchase date and Warrenty End date and Warrenty Type fields on device info for better device management.
Noticed the Asset Preset report and it has what I need, but now I'll have to manually add all computers with their purchase and warrenty information, in order to utilize the feature.
please make this a possibility5 votes -
passkey support for bitwarden
Currently Atera does not allow registration of a passkey using the Bitwarden password manager browser extension. The passkey is saved to bitwarden, but immediately after Atea reports the device registration failed with "Device registration error | Atera". Could not attach a screenshot.
6 votes -
custom field/form: checkbox with dependencies
When creating Custom Forms, would be nice to have the dependencies option for "checkbox" whe creating a custom field for a custom form.
Example:
1. Is this change request part of an existing project?
Check box option is Yes or No.
Dependencies would now be an option if choosing "Yes"
Text Box 1: to enter project name
Text Box 2: Ticket number of project.4 votes -
Improve adding Manual Time Entries
In the new UI, entering manual time entries is very laborious.
Having to enter HH:MM:SS and then type AM or PM, twice (start and finish) multiple times per day is very annoying.
It should be in 24-hour format. So we just enter, for example, 11.48 and 13.17, and that’s it. If we don’t enter seconds then these should default to 00 on seconds.
20 votes -
Backup Assist Integration
Please Provide Integration with BackupAssist. Their Management Interface and software work well and is far less cumbersome and complicated as Acronis.
6 votes -
Merge tickets automatically if they include RE: or FW: and ticket contact is recipient or cc'd
When someone creates a ticket via email and cc's someone else, the other person usually replies back and we then have a second ticket created with RE: or FW: infront of the subject line, as the cc'd person did not receive the ticket created response with ticket # etc. there should be a way to have the system automatically detect this and merge it into the correct ticket
30 votes -
IP private Column
I'd like to suggest an improvement for the Customer > Devices view. It would be very helpful if the "Private IP" address could be added as an optional column via the "Edit Columns" feature. Currently, this information isn't available in the list view, and having quick access to it would streamline diagnostics and device management.
2 votes -
Enlarge image
When users submit a ticket with an image, its so small i can hardly read what they are showing me, and you cant click on the image to open it at its original size? Can we add that? Otherwise it makes including images in tickets basically worthless.
3 votes -
Disable the automatic reconnect
I would like to be able to disable the automatic reconnect if you close your browser without logging out first. With the recent discovery that hackers can steal session cookies to bypass credentiails and mfa this is a huge vulnerability. We just had a client have their session credentials stolen and the hacker was able to access sites which normally require mfa. If this had been a computer with Atera they would have had access to all our clients computers/servers/info
7 votes
- Don't see your idea?