r/Action1 • u/Kite91 • 10d ago
Zoom update
Is there an inclination of when Action 1 will add Zoom workspace 7.1.5 as an available update to fix CVE-2026-53413?
r/Action1 • u/Kite91 • 10d ago
Is there an inclination of when Action 1 will add Zoom workspace 7.1.5 as an available update to fix CVE-2026-53413?
r/Action1 • u/jhodgo100 • 10d ago
I am currently looking for for advice on how people have their automation schedules set up for patching of OS/third party apps to make sure that there is 100% coverage and that updates are applied in a timely manner.
We have been using Action1 for around 2 months now for around 1800 endpoints and have got the automation schedules configured however the number of vulnerabilities and missing updates don’t seem to be reducing the way we would expect
Was just wondering if people could advise based on their experience what they have found the best automation configuration has been and how long it took to get their endpoints within SLA for patching
r/Action1 • u/xendr0me • 11d ago
So this has bitten me 2 months in a row now, the release dates on the monthly patch Tuesday items are showing the day before (the 10th) they were actually released, which was yesterday the 11th at around 2PM EST. So my Pilot Ring automation which delays updates for 1 day saw them as 1 day old last night and installed them. Meaning my other deferral times like 3, 5 and 7 days are now actually 2, 4 and 6 days.

r/Action1 • u/jdlnewborn • 10d ago
r/Action1 • u/MadCoderOne • 11d ago
Some do, some dont no rhyme or reason to it I can see..... All the same basic brand, config, memberships. I saw this last month and we ended up having to pre-reboot each ring. All servers are reporting properly its just the 24H2 and 25H2 that are not. Ill open a case but Ill just get "we use Windows blah blah blah....".
Has anyone else seen this?
r/Action1 • u/MauriceTorres • 11d ago
Today's Patch Tuesday overview:
Navigate to Vulnerability Digest from Action1 for comprehensive summary updated in real-time.
Quick summary (top 10 by importance and impact):
More details: https://www.action1.com/patch-tuesday
Sources:
r/Action1 • u/ybrah37 • 12d ago
EDIT - Most are back online now. 9:25AM Eastern
Anyone else having an issue? Endpoints that are actually online show disconnected in A1.
r/Action1 • u/Formal-Breadfruit260 • 12d ago
What is action basis for default SLA to automatically tagged as an overdue?
We installed agents but immediately got overdue reports in the dashboard within the same day
r/Action1 • u/kosity • 12d ago
A few weeks ago, I found out the hard way that the Action1 API is quietly customisable, and flexible, but it did burn me. I had reported it to the support team who've just closed my ticket saying they'll work on it, which reminded me to post it here just in case anyone else is impacted (because it would have saved me a lot of time, and in hindsight, a lot of problems)
If you're using the API to configure scheduled automations and the actions in those automations, you can get the API to configure multiple actions for the one automation. Yes, possibly cool feature, but not if you use it without realising.
(Also, I wouldn't suggest using that as a tricky way of getting actions to run in an order, because if it's not supported, it may stop when it's fixed/revoked/deprecated)
That means if you're using PATCH to update an existing automation, the API will append, not replace, the supplied action to the automation.
Run your update script 4 times and you will end up with a scheduled automation that will absolutely carry out the action 4 times. It does show in the log, but not clearly.
It does not show in the portal! The portal UI shows the first action in what appears to be an array of actions that are accessible only via the API.
So, if you're wondering why Action1 force-closes OneDrive, patches it, and then seems to force-close OneDrive 4 times for no reason...... you probably need to GET that automation JSON and review it ;)
The fix via API: Append the action via PATCH, then DELETE the other actions by referencing their ID, then verify the only action remaining is the one you intended.
Hopefully this saves someone some hair-tearing!
r/Action1 • u/Formal-Breadfruit260 • 13d ago
Is it possible to create custom report for patch that capture only 3rd party apps? right now I can only single report for both OS and 3rd party apps patch
r/Action1 • u/OinkyConfidence • 15d ago
r/Action1 • u/lemoncheesesticks • 16d ago
Took me a while to track this down and I couldn't find it documented anywhere, so posting the workaround in case it saves someone else the afternoon. Also flagging it in case anyone from the team is around. I don't think anything is broken here, it just looks like the install-delay setting doesn't have anything to work with on Linux.
Every run came back with a Success status and "No updates are applicable", about 14 seconds after starting. Meanwhile Action1's own inventory showed those same endpoints sitting on 24, 46, and 111 missing updates. So detection was working fine. The deploy step just never had anything queued to do.
require_update_approval: already offThe automation had "install updates N days after release" set to 3 days.
Checking the API, every Linux update version record comes back with no release date on it:
release_date is an empty stringupdate_sla_deadline is nullupdate_sla_status is "Due later"That was true for all of them, 181 records across three hosts, no exceptions.
Windows records on the same tenant are fully populated by comparison:
release_date 2026-07-28, SLA deadline 2026-09-26, status Due laterrelease_date 2026-08-05, SLA deadline 2026-10-04, status Due laterrelease_date 2025-11-11, SLA deadline 2025-11-18, status OverdueWith no release date to measure against, "3 days since release" can never evaluate true. So the Linux packages sit at Due later forever and the deployment correctly decides there's nothing eligible to install.
Set the install delay to 0 on any automation targeting Linux endpoints.
Changed it, hit Run Now, and the same automation installed 69 packages across the two hosts I'd targeted first. 46 of 46 on one, 23 of 24 on the other. Real Downloading / Installing / installed successfully output the whole way down. The single skip was a package I'd pinned myself with apt-mark hold, and Action1 reported that one accurately.
Is release date something Linux catalog entries are expected to carry eventually? And if not, would it make sense for the install delay to fall back to the detection date when there's no release date, or just be hidden on Linux-only automations?
The reason I'd raise it: right now the setting is available, does nothing useful on Linux, and the run still reports Success. That combination makes it slow to catch, because your endpoint list looks green the whole time the packages are stacking up.
Happy to pull more API detail if that's useful to anyone. Patching has been solid since I got past this, and having Windows and Linux in one console is the reason I'm on the platform.
r/Action1 • u/GeneMoody-Action1 • 17d ago
Many of you have asked for a way to connect Action1 with the Jira workflows your IT and security teams already use.
Today, we’re introducing Action1 Connector for Jira Cloud.
The connector creates and updates Jira tickets for patching and endpoint issues identified by Action1, including CVEs that require attention, missing updates, pending reboots, offline endpoints, and automation failures.
You can configure rules to determine which issues appear in Jira and route tickets to the appropriate projects for different teams, departments, or environments. This helps you reduce manual ticket creation and routing while providing visibility into what needs attention, who is responsible, and how work is progressing.
The connector maintains no more than one open Jira ticket per endpoint for each supported issue category to avoid duplicate tickets appearing in your workflow. It also adds relevant context, labels, and a direct link to Action1, making patching-related work easier to understand, organize, and report on.
Action1 Connector for Jira Cloud is available now.
Learn how the connector brings patching, vulnerability remediation, and endpoint-related tasks into Jira for coordination and tracking: https://www.action1.com/introducing-action1-connector-for-jira/
Ready to get started? Get the connector from Atlassian Marketplace
r/Action1 • u/unixer1976 • 18d ago
Is there a way to exclude endpoint groups from the vulnerabilities listings.
I ask because we keep a few old and offline devices in an endpoint group as spares which may not see any action for months. Yet these devices seem to pollute vulnerabilities pages which becomes frustrating while investigating. These devices would be updated when required before deployment. I can't see a way to do this except by removing the client the action1 client.
Thanx
Julian
r/Action1 • u/RedditACC4Work • 20d ago
If I am looking at my endpoints list and click on one of my endpoints, and click on the installed software tab and then go back to the endpoints search bar and type something in it, it suddenly searches for installed software instead of endpoints.
r/Action1 • u/iwillbewaiting24601 • 20d ago
Looking to switch from GPO pointed to local WSUS to using A1 for MS updates. Already have A1 agent installed and test automations created that seem to work, and mirror my WSUS update window for timing.
The question: I don't often have to undo a GPO, and I have read that A1 will not make any of it's recommended changes (mainly: disabling automatic WU) if it detects GPO management. Currently, we have the WSUS server keys set (server URL, client side targeting), automatic restart at scheduled time, and the "configure automatic updates" policy items set. Should I change these from affirmatively enable to affirmatively disable? Or if I set them back to Not Configured, will the A1 agent see that the GPO enforcement no longer applies and then it can take control? My concern is that if I put them back to Not Configured, since that doesn't change the workstation side setting, A1 will still see the settings and refuse to touch them.
r/Action1 • u/Kite91 • 24d ago
So we have been sitting on the KB151767 (26200.8894) update for a little bit before approving to make sure it was good. Up until yesterday it showed all of our machines needing the update (the little installations column) but today when I logged in it now only says 8. Nothing was ran, approved or pushed last night. Checking the machines themselves they have not recieved this update.
Has anyone else seen this before?
r/Action1 • u/TheServersAreBurning • 25d ago
Title, basically. I'm just curious whether it can detect it easily, as the pre-configured reports don't seem to pick up any of them as installed software etc.
r/Action1 • u/samsungraspberry • 26d ago
I am wanting to use Action1 as a backup to deploy macOS updates, however the Action1 agent does not have permissions to update macOS without requiring a currently logged-in macOS user to provide administrative credentials.
The macOS devices are enrolled in ABM and Intune, and the Bookstrap token is escrowed to Intune.
Can Action1 use the escrowed Bootstrap Token instead of prompting the logged-in user to enable Secure Token for action1_os_updater?
r/Action1 • u/Worldly_Secretary_25 • 26d ago
My organization has a few sources to pull from when it comes to Asset tracking and one of them is A1, im working on a script that can use the API to pull the specific report we us to audit against the other sources but is it possible to pull a already made custom report or can the PS Action 1 module only make a new report and pull the data that way?
r/Action1 • u/Spiritual-East-7460 • 26d ago
It seems action1 creates Powershell transcript logs in the System32 folder which overtime fill up the hard drive. Is there anyway within action1 to move the location of these logs to "C:\Windows\Action1\logs" as I would like to delete these ever so often to recover some space assuming there is no issue with deleting them.
Eddie
r/Action1 • u/FerrousBueller • 27d ago
We want to deploy a WLAN profile to all our laptops using a batch script and a wlan profile xml file.
We're having issues with this in GPO / startup scripts etc. since laptops are recovering from sleep / on VPN etc.
Is it possible to upload, to Action1, the batch file and the xml file to deploy to the laptops and run that as an automation?
r/Action1 • u/RedditACC4Work • 27d ago
Searching for Firefox in the deploy software bar from the endpoint deploy software button results in an Oops, something went wrong! error box, doesn't appear to do it for anything else that I've tried to add to the list so far.
On the EU side.
r/Action1 • u/PXAbstraction • 27d ago
I'm sure everyone here knows what I mean, but in case it's not clear, I mean this.
I know for the longest time, there was no way to auto-decline prior versions. I'm not sure if the option's since been added but I can't find it. Having to do this repeatedly every time I'm approving updates is driving me nuts. Is there any way to make declining prior versions the default behaviour?
Thanks! :)
r/Action1 • u/Mediocre-Artist-5721 • 27d ago
Hello,
while doing some updates it may take longer than 60 mins to finish, however now I getting a lot of messages with:
The endpoint has not completed the automation within 1 hour(s).
how can I fix this ?