Get the latest product updates, ask technical questions, and learn best practices
Recently active
Hi Team, In the Devices page, under the OS filter, Server 2019 Datacenter is missing. I thought I was going mad when half my servers didn’t appear 🙂 Please could you put it back? Cheers.
https://support.automox.com/help/release-notes-for-week-ending-05282021 A new Data Extracts option is available on the Reports page that allows customers to export detailed device information data and historical patching activity. More info: Data Extracts | Automox Knowledge Base
For those of you deploying Automox via your image deployment software, here’s instructions on how to setup Automox for the gold image to avoid duplicates showing up in the console. https://support.automox.com/help/how-to-create-a-gold-image-vm
Today we released new console top navigation! We hope you enjoy the additional screen real estate and more intuitive navigation. Reply to this thread to provide us feedback. Thanks! image1380×794 65.2 KB
How can I only update the software that is on Mac machines but bypass MacOS version updates and security updates? I am wanting to manage those updates elsewhere.
https://support.automox.com/help/release-notes-for-week-ending-572021
is there a way to build your own updates for programs. i have certain programs we use that need to be updated.
Trying to install Splashtop streamer with no success, I created a required software policy: exit (Start-Process -FilePath ‘msiexec.exe’ -ArgumentList (’/qn’, ‘/i’,‘USERINFO=“dcode=XXXXXXXXXXXXX,hidewindow=1,confirm_d=0”’ ‘“Splashtop_Streamer_Win_DEPLOY_INSTALLER_v3.4.6.0.msi”’) -Wait -Passthru).ExitCode What do I have wrong? Here is what the vendor requires, this works just fine. msiexec /norestart /qn /i streamer.msi USERINFO=“dcode= your_code ,hidewindow=1,confirm_d=0”
Based on your exemption recommendations, I have most of my patching policies set to PATCH ALL EXCEPT: KB2267602 KB915597 Preview Feature Update KB4481252 MS Silverlight Based on Microsoft releasing its new updates (20H1/20H2) as “feature updates”, should I remove “Feature Update” from list of exemptions? I think this will be the easiest method to get the newer branches / updates, as their branding is changing to half of years…any thoughts or insight?
Why does the IP address column have multiple IP addresses for the devices listed?
When testing Worklets or Required Software policies, I’m unable to rerun the policy multiple times after changing the policy. The status just displays Pending Update, sometimes for hours. Any suggestions? Thanks Mark
We’re very proud to announce our next funding round! Get all the details here: blog.automox.com Automox Secures $110 Million in Series C Funding to Modernize IT Operations Automox, the cloud-native endpoint management provider, today announced it has secured $110 million in Series C funding to accelerate its vision to modernize IT operations with a comprehensive, cloud-native platform.
Hey Everyone, Currently I use a script to encrypt drives with Bitlocker and then saves the keys in the device’s tags in automox: Worklet: Store Bitlocker Keys in Device Tags One thing that is rather annoying is if I ever need to look into the reports for this worklet running it shows every single device from the API call in a blob of text. Is any aware of how to hide the API call information from showing up in the reports?
We have users complaining about automox restarting machine during the working day as this is sometimes happening during client meetings it is frustrating and embarrassing for them (and destroying their goodwill towards having automox installed) I have seen a group policy that may stop automox doing this, but is there a more elegant way to do it?
Is there a typo at the following page https://docs.automox.com/home/agent-installation/deploying-the-automox-agent-in-bulk#deploying-with-jumpcloud ? I’ve followed the instructions, but when I run the command through a Windows System managed by Jumpcloud I get the following error: The term ‘sudo’ is not recognized as the name of a cmdlet, function, script file, or opera ble program. The example of the command from Automox document is curl -sS https://console.automox.com/downloadInstaller?accesskey=Your-Organization-Key-Here | sudo bash service amagent start Is “sudo bash” not required? Thanks,
I use jumpcloud that supports “chocolatey” as its “windows package manager” What this means is for software it has, it’s just a matter of me choosing it and the device and it goes away and installs it with no tweaking of coding from me 🙂 I know there are other deployment tools that use it and even people like me who like using it directly as they prefer the cleanness of commandline installers Are there any plans to support chocolatey? Chocolatey Software Chocolatey - The package manager for Windows Chocolatey is software management automation for Windows that wraps installers, executables, zips, and scripts into compiled packages. Chocolatey integrates w/SCCM, Puppet, Chef, etc. Chocolatey is trusted by businesses to manage software...
We’ve got some momentum going on the 3rd party software support, having just recently reached 20 titles with yesterday’s release: https://support.automox.com/help/third-party-patching-software We do have a section for 3rd party app requests here on our product board: portal.productboard.com Under consideration - Automox Product Portal Product roadmap and feature requests. Welcome to our product portal. Feel free to add your wishes and votes there, or post below with the software titles that you’d love to see us add first!
I am curious if anyone used worklet to make changes to SPI and DCI?
We’re cutting over our sites to Vonage. The system looks good, has Teams integrations, blah blah blah… I don’t really care. The transition from one system to the next is a freaking nightmare. It’s 2021. Why are phone systems this overly complicated? I literally just want a thingy that peeps can pick up and talk to other peeps and maybe see if those peeps are currently busy or not. BUT NOPE, you need 5987598723487 features and janky groups. Nothing can be simple. We can’t just name things with terms or words that make sense but rather lets call basic groups things like HUNT GROUPS. Because yes, when I think of a sequential phone tree style group I would never call it a phone tree or sequential something or another… I call that a HUNT group. Yea, I know HUNT groups aren’t new but jesus. Who names this crap and why haven’t phone systems become less complex with time?
https://support.automox.com/help/release-notes-for-week-ending-04232021 Bug Fixes Resolved an issue in detecting the device reboot status on RHEL 8.3.
Later this week we will be releasing an update to the console to refresh the colors to better align with our new Design System. We are excited to release this foundational work over the coming months which will help us build a more consistent and user friendly experience for console users. A few screenshots below: image3354×2053 255 KB image3354×3910 957 KB image3354×1957 327 KB We welcome your feedback once our new colors are live.
Hi there, I can see you have been making strides in improving user and backend experience but the amount of 3rd party titles has been quite stagnant, is there any chance in supporting more titles natively than doing so through Worklets?
Hello, I am looking to uninstall Lifesize via Automox. I looked at https://community.automox.com/t/enforced-application-uninstall-for-windows/148, however Lifesize isn’t listed in the registry keys defined in the worklet. What’s unique here is that the uninstall info is stored a registry key associated with the user that’s logged in (or each user who did the install). So I would need to find the following keys in: HKCU or HKU<SID>\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\lifesize_app DisplayName: Lifesize QuietUninstallString QuietUninstallString contains “C:\User<username>\AppData\Local\Lifesize_app\Update.exe” --uninstall -s I’m new to Automox and am OK at Powershell. Definitely not skilled enough to take the block provided in the above link to access iterate through each user in HKU to find what I need to find. Then there’s understanding what context the worklet runs under. If anyone can help, that would be great. Thanks, Will
Hey guys, Having some hard-to-diagnose issues here with the Automox reboot notifications. Checking the event log on these physical devices, I can see that the updates were installed, followed by the standard reboot notification sent by SYSTEM. image1224×409 9.42 KB However, when I go onto these systems I cannot find anywhere in the amagent log that the notification appeared, i.e like below on a machine that popup worked fine with: image949×148 10.6 KB Anyone come across this before, or can point me in the right direction to troubleshoot? We do utilise AppLocker to whitelist apps, however, the agent notification and agent are both whitelisted. The issue is also random, as the notification has appeared on these PCs before, just sometimes it decides not to.
Hi Team, Any chance we can move “reboot” to the bottom of the actions list. It’s literally a couple of pixels away from a catastrophe scan.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.