Skip to content

Ideas and Feedback

Ideas and Feedback

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

394 results found

  1. Trigger for generating a new ticket if patches are applied manually through devices tab by a technician. Seeing as this is a manual action by a technician and not done through automatic patch management it would warrant a ticket being generated for a specific agent/contact with a relevant time entry.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Return letter for all Cap users.

    Ticket is not requested properly Please don't use subject line for your whole issue.

    We received your message but noticed it was written entirely in uppercase letters. To ensure clarity and maintain a professional tone in our communications, we kindly ask you to resend your message with standard capitalization

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. I want to call a script e.g. get-outlookplugins and this one gives back the information about the installed plugins. The last line in the script could be something like:
    [[Atera.Invoke ScriptName Enable-OulookPlugin.ps1 PluginName=$ResultSet]]
    It should then call the Script Enable-OutlookPlugin.ps1 and give the resultset or an value preselected for the variable PluginName.
    For this drop-down selection for script variables would be very helpful.

    I often use scripts to get an information needed in the next script. Maybe the chain or invoke can be enabled/disabled by runtime if atera sees that the script invokes another one. So in this example the…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Delete IT Automation profile in bulk

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. L'expression "ajouter un programme" est trompeuse.
    Ce serait plutôt "Ajouter une programmation" voire "Ajouter une récurrence".

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Integrate with Azure logic apps to stop (deallocate) an Azure Virtual Machine after Windows patches and updates have been completed.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. The ability to push Windows updates from the cell phone app.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Title: Add Domain Account or specified accounts to Atera and to Shell/Scripts

    Currently Atera uses system and current user for scripts and shell. Adding Domain credentials to Atera would eliminate storing passwords in clear text under scripts and make management easier for accessing domain resources - network drives etc...

    With a system account - there is no access to domain network resources like drives. Yes there are work arounds using net use and possibly adding a domain account under Services.msc - Atera - Logon - domain account. What if the domain account breaks?....I mean yeah, there is a possibility to…

    11 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. I would like the ability to create a step by step automation to control the order of which tasks/scripts get installed and insert reboot/shutdown tasks as needed. The automation would complete when all tasks have been completed in order. Having the ability to stop or continue on a task failure would be helpful as well. This would be similar to the automation of a Task Sequence in SCCM.

    12 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. All the data that you store for a cutomer
    - customer_name
    - phone #
    - email domain
    - etc.

    should be variables that can be setup to be passed to the IT Automation script variables when you run a script that has variabels

    this way i can setup 1 IT Automation policy that has {[companyname]} variable... which then gets the companyname from the company that the agent is in...

    this would reduce the # of IT Automation policies we need to setup from many to 1... making everything way more dynamic

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Using Intune for pushing software deployment. They are better integrated with Microsoft. Easier to push policies.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. We need to be able to see all executions of a script, with the exact code that was executed and the script output. This history should be available from the Script (to see all the times it has been executed and on what devices) and from the Device (to see a history of all the scripts that have been executed on the device).

    Each script execution should be saved in a separate entity with the date, time, device, script code, execution parameters, result and script output.

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. have the change in activity status be a trigger for the automation. allows greater automation possibilities

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. We get MacOs in our environment here and there and have a 3rd party antivirus that needs remotely installed and if needed other PKG type applications would need to be installed as well silently. We need Atera to support .PKG file types and know how to install on a MAC via the upload script method.

    Having to manually script it is very messy and requires a lot of third-party integrations and sometimes permissions need to be adjusted at the machine level locally. There needs to be more support for silent installation of applications for MacOS for us who can't guarantee…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. In Ninja, we could install software based on whether it existed or not. This allowed me to automatically install the software if it was uninstalled for any reason or was missing from deployment. Even was able to generate an alert to the techs

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. Hi,

    If using configuration Policy and Windows Updates with restart outside of active hours on. Have a feature to wake computer at a time outside of hours to allow them to restart to apply updates

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. Run a script after a reboot is done.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. I would like to see a selection of "when device becomes online/available" added to the schedule on the IT automation page. There are many times when an oddball device is powered on for a few hours and it isn't powered on during the automation schedule window. There may be another way around this, but running the IT automation task when the device comes online would be a great feature to have.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
1 2 5 7 9 19 20
  • Don't see your idea?