<?xml version="1.0"?>
<rss version="2.0"><channel><title><![CDATA[News & Announcements]]></title><link>https://forum.pulseway.com/rss/1-news-announcements.xml/</link><description>Pulseway News RSS Feed</description><language>en</language><item><title>Unable to login to Android App after updated SSL certificate on instance</title><link><![CDATA[https://forum.pulseway.com/topic/5512-unable-to-login-to-android-app-after-updated-ssl-certificate-on-instance/?do=findComment&comment=18301]]></link><description>I just went through the process of updating the SSL Certificate on our Pulseway instance. The portal is working just fine and Pulseway Dashboard connects just fine. When trying to login to the instance on the Android app, all I get is the following error. SSO Authentication not available.  I've cleared the cache and data on the Android App to see if that would fix it to no avail.</description><pubDate>Mon, 03 Aug 2026 14:35:31 +0000</pubDate></item><item><title>Better Proxmox/Linux intergration</title><link><![CDATA[https://forum.pulseway.com/topic/5511-better-proxmoxlinux-intergration/?do=findComment&comment=18299]]></link><description>With the change in ESXI licensing model we are moving customers away from ESXi and implementing Proxmox solutions. Monitoring, however, is extremely limited in Pulseway so we'd like to see some improvements be made here. Most notably with things like direct monitoring of ZFS pools, disk smart status, OS updates etc.</description><pubDate>Fri, 31 Jul 2026 08:26:54 +0000</pubDate></item><item><title>Scope device list always empty</title><link><![CDATA[https://forum.pulseway.com/topic/5510-scope-device-list-always-empty/?do=findComment&comment=18296]]></link><description>I've created a tag and applied it to some devices. In device list or device management, when I filter for such tag those devices are displayed. Then I created a simple scope, based only on that tag. But when I list devices for that scope, the list is empty. This happens also for default scopes, such as "All windows computers".</description><pubDate>Tue, 28 Jul 2026 07:32:33 +0000</pubDate></item><item><title>Zendesk API Tokens going away....</title><link><![CDATA[https://forum.pulseway.com/topic/5509-zendesk-api-tokens-going-away/?do=findComment&comment=18295]]></link><description>Zendesk is moving away from API Tokens to OAuth and support has confirmed to me that this means api tokens and username/password based zendesk integrations will no longer work. Curious to know how Pulseway is handling that.</description><pubDate>Mon, 27 Jul 2026 15:28:43 +0000</pubDate></item><item><title>Script for monitoring ZFS Pool or disk SMART status on Proxmox servers</title><link><![CDATA[https://forum.pulseway.com/topic/5508-script-for-monitoring-zfs-pool-or-disk-smart-status-on-proxmox-servers/?do=findComment&comment=18294]]></link><description>Hi all, Searched the forums but haven't found anything. Looking for scripts to monitor the status of a ZFS Pool on Proxmox and ideally a seperate script for monitoring SMART status as well.</description><pubDate>Mon, 27 Jul 2026 09:52:11 +0000</pubDate></item><item><title>Managing Content Updates and User Support for Government Information Websites</title><link><![CDATA[https://forum.pulseway.com/topic/5507-managing-content-updates-and-user-support-for-government-information-websites/?do=findComment&comment=18293]]></link><description>Hi everyone, I'm currently managing a government information website that provides guides on official documents such as Police Clearance, NBI Clearance, and other application processes in the Philippines. One of the biggest challenges is keeping information updated whenever requirements, fees, or online appointment systems change. We're also looking at improving how we handle user enquiries, track website issues, and organise content update tasks more efficiently. Pulseway PSA seems like an interesting solution for managing recurring tasks and support workflows. Has anyone here used Pulseway PSA for managing website operations or content-related projects? I'd love to hear about your experience with ticket automation and project management. Any suggestions would be greatly appreciated. Thanks!</description><pubDate>Mon, 27 Jul 2026 06:32:31 +0000</pubDate></item><item><title>Please HELP! - Can't delete devices</title><link><![CDATA[https://forum.pulseway.com/topic/5506-please-help-cant-delete-devices/?do=findComment&comment=18292]]></link><description>When I try to delete the device from organizations I get this error.     There are no workflow activities.     The device has no workflow</description><enclosure url="https://forum.pulseway.com/uploads/monthly_2026_07/image.png.a0dfaac77f29e386b00d6d133102c354.png" length="21306" type="image/png"/><pubDate>Fri, 24 Jul 2026 17:28:25 +0000</pubDate></item><item><title>Unable to login in app</title><link><![CDATA[https://forum.pulseway.com/topic/5504-unable-to-login-in-app/?do=findComment&comment=18282]]></link><description>Hello, I've installed the app from Google store, but when I launch it is different from what the help guide says: it only shows a field to insert the instance name. After I enter my instance name and submit the login, it returns an error that SSO authentication is not available... What's wrong with it?</description><pubDate>Wed, 08 Jul 2026 07:36:40 +0000</pubDate></item><item><title>Pulseway REST API DNS Resolution Issue</title><link><![CDATA[https://forum.pulseway.com/topic/5503-pulseway-rest-api-dns-resolution-issue/?do=findComment&comment=18279]]></link><description><![CDATA[Hi guys,  I am testing one of the base PowerShell examples and I get the following error:  Invoke-WebRequest : {"Data":null,"Meta":{"TotalCount":0,"ResponseCode":500,"ErrorMessage":"The remote name could not be resolved: 'ws0.pulseway.com'"}} At C:\CVSSource\pulseway_salesforce_connector\test.ps1:9 char:13 + $response = Invoke-WebRequest -Uri 'https://api.pulseway.com/v3/devic ... +             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebException     + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand   I just created this token so I don't think an old token is the issue. It seems like there could be a DNS routing or resolution issue on the Pulseway side, at least maybe for our hosted instance.  Any help is greatly appreciated. Thank you.   $tokenId = ''
$tokenSecret = ''
$base64Encoded = [System.Convert]::ToBase64String([System.Text.Encoding]::ASCII.GetBytes("$($tokenId):$($tokenSecret)"))

$headers=@{}
$headers.Add("Content-Type", "application/json")
$headers.Add("Accept", "*/*")
$headers.Add("Authorization", "Basic $($base64Encoded)")
$response = Invoke-WebRequest -Uri 'https://api.pulseway.com/v3/devices?$top=100&amp;$skip=0' `
    -Headers $headers `
    -Method GET]]></description><pubDate>Thu, 02 Jul 2026 18:27:03 +0000</pubDate></item><item><title>Windows Server 2019 - Could not establish trust relationship for the SSL/TLS secure channel with authority error</title><link><![CDATA[https://forum.pulseway.com/topic/5502-windows-server-2019-could-not-establish-trust-relationship-for-the-ssltls-secure-channel-with-authority-error/?do=findComment&comment=18275]]></link><description>After last nights maintenance one of our windows 2019 servers is no longer connecting to our cloud instance. I have uninstalled and reinstalled the agent on the server and rebooted but the agent is still showing offline.  When I click "Validate Registration" the titled error is shown. "Could not establish trust relationship for the SSL/TLS secure channel with authority error" I also noticed that the version of the agent installed is 9.4 and all our other servers are showing on 10.27. Even after a new downloaded agent and reinstalling it still shows as 9.4  Any ideas?</description><pubDate>Mon, 29 Jun 2026 14:47:53 +0000</pubDate></item><item><title>Remote Control Option completely missing for one device</title><link><![CDATA[https://forum.pulseway.com/topic/5500-remote-control-option-completely-missing-for-one-device/?do=findComment&comment=18264]]></link><description>I have a new endpoint that shows online but when I go to the web console for it, the Remote Control options is completely missing. Not grayed out, it's just gone. We ran Windows Updates, rebooted, I made sure the reg key "HKLM:\SOFTWARE\MMSOFT Design\PC Monitor\RemoteDesktopEnabled" is set to 1. I disabled the firewall. Other endpoints in the same Agent Group have Remote Control so I know it's not a policy issue either. It's on version 9.26 the latest, just like other endpoints. How could I best troubleshoot and/or resolve this?</description><enclosure url="https://forum.pulseway.com/uploads/monthly_2026_06/firefox_4XbdCjY9oE.png.22ad357a187d8fa7a62328d36871859f.png" length="22130" type="image/png"/><pubDate>Fri, 12 Jun 2026 16:01:23 +0000</pubDate></item><item><title>OAuth 2.0 SMTP Change Sender Address</title><link><![CDATA[https://forum.pulseway.com/topic/5499-oauth-20-smtp-change-sender-address/?do=findComment&comment=18254]]></link><description>Both my employer and one of our clients are experiencing this issue. I've written up a full report of the issue, in the following post. https://forum.pulseway.com/topic/5486-oauth-in-m365-change-the-fromreply-to-address/#comment-18207 Any assistance you can provide will be greatly appreciated. Thank you in advance.</description><pubDate>Fri, 05 Jun 2026 15:51:08 +0000</pubDate></item><item><title>Collapse/expand notifications in Pulseway App for Andoid.</title><link><![CDATA[https://forum.pulseway.com/topic/5498-collapseexpand-notifications-in-pulseway-app-for-andoid/?do=findComment&comment=18249]]></link><description>I receive a lot of notifications in the Pulseway app that I want to keep. eventually In total, I get around 450 notifications. If I want to view the normal or elevated alerts, I have to scroll down quite a bit to see it. This is not neccesarry I think. A good solution would be that when you tick on the title (e.g. critical), the entire list of critical alerts collapses and you can see the elevated alerts straight away. When you tick again on the title, the list expands. This would apply to every title where you tick (critical, elevated, normal, low).</description><pubDate>Wed, 27 May 2026 11:02:09 +0000</pubDate></item><item><title>Pulseway Patch Management Restore Point Creation</title><link><![CDATA[https://forum.pulseway.com/topic/5497-pulseway-patch-management-restore-point-creation/?do=findComment&comment=18244]]></link><description>We have patch management setup for all our Windows Servers, when the patch policy runs it is supposed to create a restore point but it fails every time without fail. The history always shows Creating restore point failed. What would be causing this restore point to fail on every single machine?</description><pubDate>Mon, 18 May 2026 21:07:16 +0000</pubDate></item><item><title>Installing on laptop with snapdragon fails. Unable to install agent</title><link><![CDATA[https://forum.pulseway.com/topic/5494-installing-on-laptop-with-snapdragon-fails-unable-to-install-agent/?do=findComment&comment=18230]]></link><description>Having an issue installing the Pulseway Agent on any laptop with Snapdragon. Any ideas?</description><pubDate>Mon, 27 Apr 2026 20:55:14 +0000</pubDate></item><item><title>Can't download files from devices</title><link><![CDATA[https://forum.pulseway.com/topic/5489-cant-download-files-from-devices/?do=findComment&comment=18215]]></link><description>For several days now, I can't download files from any device. See attached error.</description><enclosure url="https://forum.pulseway.com/uploads/monthly_2026_04/Screenshot2026-04-08134047.png.df0aa0896875d75f1d0b9c8e3b74e12d.png" length="10317" type="image/png"/><pubDate>Wed, 08 Apr 2026 17:51:29 +0000</pubDate></item><item><title>Control expanded. Automation refined. Performance optimized. &#x1F680; (Pulseway 9.26 has arrived!)</title><link><![CDATA[https://forum.pulseway.com/topic/5487-control-expanded-automation-refined-performance-optimized-%F0%9F%9A%80-pulseway-926-has-arrived/?do=findComment&comment=18211]]></link><description><![CDATA[Pulseway 9.26 brings stronger governance, smarter automation control, and smoother remote management across your environment. Here’s the quick rundown: Mobile multi-instance (iOS) — manage multiple environments from a single app Workflow cancel API + canceled status — more control and visibility over automation RBAC enhancements — granular Device Card permissions + Teams audit logging Remote Control upgrades — macOS private RDP + improved scaling &amp; bandwidth optimization Patching update — notify end users instantly about pending reboots Smarter mobile filters — create and save custom views directly from the app If you’re looking to tighten control, streamline operations, and improve performance across devices, this release is definitely worth exploring. 📄 Full release notes here.]]></description><enclosure url="https://forum.pulseway.com/uploads/monthly_2026_04/PWYRebootMessage.png.55f1915fde4121da4aabc4603bb03534.png" length="12293" type="image/png"/><pubDate>Wed, 01 Apr 2026 13:26:17 +0000</pubDate></item><item><title>OAuth in M365 change the from/reply to address?</title><link><![CDATA[https://forum.pulseway.com/topic/5486-oauth-in-m365-change-the-fromreply-to-address/?do=findComment&comment=18207]]></link><description>I just updated our Pulseway to OAuth for outbound email. Now instead of our dedicated do-not-reply email account sending out emails, all messages for the past few days from Pulseway have been using my own email as the from or reply to address. Is there a way to change that? We currently have those alerting emails create a ticket on our system but if it is from "me" then it creates havoc in that system.</description><pubDate>Tue, 24 Mar 2026 17:53:38 +0000</pubDate></item><item><title><![CDATA[Question about performance issues & system file dependencies]]></title><link><![CDATA[https://forum.pulseway.com/topic/5485-question-about-performance-issues-system-file-dependencies/?do=findComment&comment=18202]]></link><description>Hi everyone, I&#x2019;ve been using Pulseway to monitor and manage systems remotely, but recently I ran into some performance and compatibility questions that I can&#x2019;t entirely figure out. In certain setups&#x2014;especially when dealing with emulated software or media tools&#x2014;system files and low&#x2011;level configurations can impact how smoothly everything runs. I found this site  while researching BIOS and related system files, but I&#x2019;m not totally sure how this relates to actual performance on monitored machines. Has anyone experienced issues where specific system files or BIOS configurations affected application performance or stability? Any tips on what to check first would be really helpful! Thanks in advance!</description><pubDate>Sun, 22 Mar 2026 11:15:07 +0000</pubDate></item><item><title>MacOS Patching</title><link><![CDATA[https://forum.pulseway.com/topic/5484-macos-patching/?do=findComment&comment=18194]]></link><description>I am trying to setup Patch polices for MacOS, following this guide. Creating/editing Patch Management policies | Pulseway Help Center But in my policy, I don't see anything for MacOS</description><enclosure url="https://forum.pulseway.com/uploads/monthly_2026_03/image.png.b922ae2bbe4f36e3addeacb5992af42f.png" length="150720" type="image/png"/><pubDate>Wed, 18 Mar 2026 21:34:21 +0000</pubDate></item><item><title>Trust Wifi Bitdefender</title><link><![CDATA[https://forum.pulseway.com/topic/5483-trust-wifi-bitdefender/?do=findComment&comment=18191]]></link><description>how can i set the office Wifi as a trust wifi in the bitdefender endpoint security ? At present it is set to public in the Bitdefender endpoint Security for the laptops in the office.. preventing them from syncing with the server properly.  help</description><pubDate>Fri, 13 Mar 2026 16:53:41 +0000</pubDate></item><item><title>Pulseway 9.25 Constant "Up and running" notifications</title><link><![CDATA[https://forum.pulseway.com/topic/5482-pulseway-925-constant-up-and-running-notifications/?do=findComment&comment=18189]]></link><description>I recently noticed on several Windows 11 endpoints that have automatically updated to version 9.25, I am getting constant "up and running" notifications through my Android app (which is on 9.24, the latest version). When I log on to the endpoints, I am unable to open Pulseway Manager right away since it seems to crash on its own. Once I go to Task Manager to kill the process tree, I'm able to open the app. I can't say if this happened with Windows 9.24 version of the app. For now, I have turned off the "Send a notification when the computer is started with priority: ", which seems to have mitigated the problem.</description><pubDate>Thu, 12 Mar 2026 22:46:48 +0000</pubDate></item><item><title>run scripts on indiviual computers as logged in user instead of system</title><link><![CDATA[https://forum.pulseway.com/topic/5481-run-scripts-on-indiviual-computers-as-logged-in-user-instead-of-system/?do=findComment&comment=18186]]></link><description>it would be great if we could a bit more granularity regarding how we are able to execute scripts. what i mean is if i create a script that needs to be run as logged on user, it would be great if i did not need to create a workflow just to have the option of "run as logged on user" but had the option directly on the devices when we decide we need run a remediation script an singular devices. because a lot of times creating a workflow forces us to target either all devices in the org, sites or by tags or even singular devices that we would need to change depending on how many devices we we would need to run the remediation script on - i feel like the options above is either to limited or too open usually but very good for large scale deployment of scripts across all devices which is why the option to select run as logged in user or system could be implemented on the device datasheet in device overview could be implemented that would be awesome - i dont think it should be too big of a hurdle either</description><pubDate>Mon, 09 Mar 2026 06:47:06 +0000</pubDate></item><item><title>How to Contact Pusleway PSA Support with Workflows Issue</title><link><![CDATA[https://forum.pulseway.com/topic/5480-how-to-contact-pusleway-psa-support-with-workflows-issue/?do=findComment&comment=18185]]></link><description>Hi,  Do you know how to contact Pulseway PSA Support? I tried to send an email through this support@pulseway.com, but It did not go through.   Me and my client has some issues with our PSA pulseway workflow. We need the expertise of Pulseway support team to help us out as early as possible.</description><pubDate>Sat, 07 Mar 2026 06:59:50 +0000</pubDate></item><item><title>Ability to customize reboot notification</title><link><![CDATA[https://forum.pulseway.com/topic/5479-ability-to-customize-reboot-notification/?do=findComment&comment=18184]]></link><description>Apologies if this is currently possible. To provide the background, my organisation takes a gentle approach to scheduling reboots. The reboot notification is configured to appear 23 hours before the scheduled reboot time providing users with ample time to reboot their computer before the scheduled time. Unfortunately, some users are still reporting it to be disruptive even with 23 hours grace. I suspect this might be to do with the language used by the notification prompt: it states "Your computer is about to reboot". Obviously, with 23 hours notice, "about to" isn't strictly accurate. A better message might be the following: " Your computer is scheduled to reboot at hh:mm dd/mm/yyyy Security patches have been installed on your computer which require a reboot. You can choose to reboot your computer now to avoid disruption tomorrow or you may snooze this notification and decide later. If you choose to do nothing, your computer will reboot in hh:mm:ss as scheduled." I appreciate this suggested message is best only for our organisation, so it would be helpful if it were possible to customize this notification.</description><enclosure url="https://forum.pulseway.com/uploads/monthly_2026_03/Screenshot2025-10-28111030.png.61044e5609effa127573f0cbf08d43c6.png" length="28779" type="image/png"/><pubDate>Fri, 06 Mar 2026 11:40:04 +0000</pubDate></item></channel></rss>
