-
Posts
1758 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Paul
-
Hi Steve, Our SaaS OPS team can clear the historical information that keeps the workflow locked. Can you send me a PM with the workflow names you'd like to delete and I'll get it sorted for you? -Paul
-
Hi Eric, You can achieve this by using a custom HTML template for the emails which you configure from the WebApp -> Settings -> Email -> Custom HTML Template. Let me know how that goes . -Paul
-
Hi there, We've added the confirmation prompt for the tasks as well. Thank you for your feedback! -Paul
-
Remote Desktop Client & Dashboard Crashs on Windows 10
Paul replied to Abdulkadir Aslan's topic in Bugs
Hi Abdul, Have you tried reinstalling the applications? -Paul -
Local Keyboard Input Suppressed with Remote Session active.
Paul replied to kasey.tomasek's topic in Bugs
Hey everyone, We've released an update last week including a fix for the keyboard locking issue. Do you still see it happening? -Paul -
Hi David, Thank you for your report. We've fixed this and it's coming out in the next release that's scheduled to go out this week. -Paul
-
I agree that this is a must-have for RD auditing. We'll most likely be adding a report to include the RD activity. Thanks for the feedback! -Paul
-
Hi Martin, This is still on our backlog for the SQL server module. As soon as we touch that module we'll be adding this notification too . -Paul
-
I've added this to our todo list, we will definitely add support for it! -Paul
-
This is on our todo list for the automation module 2.0 when we'll be adding event based triggers. It also comes with a tag editor to make it simpler to edit tags on machines. -Paul
-
Hi Martin, I did look into this and Windows APIs do not provide you with the information on who triggered the power event. It can be hardware triggered, it can be triggered through a software via the API, it can be a user signed into the console session or it can be one of the remote desktop sessions which are active. Guesswork will not be a great approach for this. -Paul
-
Hi Martin, We do like the idea but I am not sure of how often will this information be useful. We can add it as a built-in script to get all the bitlocker recovery keys but how often do you think you'll need this information? We'd like to keep the user interface with the bare minimum information avoid delivering too much information for no reason. -Paul
-
Windows Updates - can we ignore the last X days
Paul replied to Martin Stevnhoved's topic in Feature Requests
Hey Martin, You are not the only one looking for this and this feature just might come in when we're adding support for 3-rd party patch management next year. -Paul -
Hi there, If you can send me the CSV file I'll build you the XML file you need to import. It's just a find & replace with a regular expression so it should be fairly easy . -Paul
-
That task is there to ensure that the Pulseway agent will start at the system boot. Is there any particular reason why you'd like it removed? -Paul
-
Hi Khai, Check under the WebApp -> Account -> Devices that your WebApp has Full Access to systems. -Paul
-
Hi David, This should be fixed now, can you check again? -Paul
-
Not a this time but since it's on our Roadmap, it's going to be added for sure. -Paul
-
Hi Francis, The thing with bandwidth monitoring is that you have to perform speedtests every now and then which cause further bandwidth utilization and will chew up your data depending on how often you're using it. I am considering on writing a plugin for this as it's a commonly request feature too. -Paul
-
Thank you for your feedback. Containers are definitely the future so you can bet that you'll be able to use Pulseway to monitor them in the future . -Paul
-
Additional Options for Custom Windows Agent Installer
Paul replied to AtlNick's topic in Feature Requests
This is a great idea. We will consider it for a future release . Thank you! -Paul -
Hey Alex, Thank you for your feedback. I think it's more clear which policy will apply if you can only pick one otherwise you'd need a tool to figure which policy is controlling which setting. -Paul
-
More that one notification per plugin?
Paul replied to Martin Stevnhoved's topic in Windows Client API
There is an overload that includes the notificationIdentifier. If the notificationIdentifier it's passed it will tell you if you can send another notification with that non-repeating notification identifier: -Paul -
Here's a KB article that illustrates how to setup RAID monitoring through SNMP but it also shows how to enter OIDs in the Pulseway Manager: https://intercom.help/pulseway/features/snmp/how-to-configure-raid-monitoring-via-snmp. Let me know how it goes. -Paul
-
PowerShell command to disable the windows update notification
Paul replied to Van Der Hoff ICT's topic in Notifications
Pulseway policy settings take precedence over the locally configured settings on each machine. -Paul