Jump to content
Pulseway 9.14 🔥

Paul

Administrators
  • Joined

  • Last visited

Everything posted by Paul

  1. Thanks for your report. We've managed to reproduce the issue and we'll fix it in the next release. -Paul
  2. Hey guys, We've released an update that corrects the schedule calculation on timezones that observe Daylight Saving Time. -Paul
  3. Paul replied to marinhd's post in a topic in General
    Hi Sam, Unfortunately this is not yet possible but you can reset AD passwords from the AD server module. -Paul
  4. Paul replied to AC_Martin_J's post in a topic in Requests
    Unfortunately the agent cannot decide that the Webroot addon should load by itself (due to licensing reasons) so there can only be the server who takes this decision. I don't see any problem in exposing a method in our REST API to ask the Pulseway server to send the addon installation command for that particular machine. -Paul
  5. You install it using the Pulseway Manager in the Plugins tab then you can change some Pulseway settings from the mobile app (or from the webapp). It's really cool if change the agent configuration a lot as it saves you from running powershell queries. -Paul
  6. Paul replied to MattK's post in a topic in Bugs
    Thanks for the screenshots. We'd like to have a better look at one of the affected systems via a remote session with one of our devs. Can you please send an email to support@pulseway.com and we'll get things started. -Paul
  7. Paul replied to MattK's post in a topic in Bugs
    Thanks, what OS version and edition that is. Also can you attach a screenshot of what you see in the Windows Updates UI (on the updates list). Edit: Also add the output of: (New-Object -ComObject Microsoft.Update.AgentInfo).GetInfo('ProductVersionString') -Paul
  8. Paul replied to kavaa's post in a topic in SNMP
    Hi there, I'm afraid that there is no progress on this yet. We're going to be introducing Agent Policies to centralize the configuration of Pulseway agents, this will greatly ease the process of pushing new configuration to agents and we will definitely be introducing templates for various use cases and SNMP might come up with templates at start then we will extend it to guess the device and automatically pick a template. -Paul
  9. Paul replied to John Taylor's post in a topic in Bugs
    Glad I could help . -Paul
  10. Paul replied to MattK's post in a topic in Bugs
    Hi Matt, Thanks for letting us know. Please send me a PM with the file generated by these powershell commands and we'll investigate the issue: $searcher = New-Object -ComObject Microsoft.Update.Searcher $results = $searcher.search("Type='software' AND IsInstalled = 0 AND IsHidden = 0") ($results.Updates | select-object *) > c:\updates.txt -Paul
  11. File transfer within Pulseway RD is a confirmed feature and will be introduced at the same time when we will support P2P connections which will greatly increase the performance of your RD sessions. -Paul
  12. Paul replied to John Taylor's post in a topic in Bugs
    Hi John, Make sure that you don't have a notification setup in the email parser and another one in the Admin -> Business Process -> Workflows. -Paul
  13. Paul replied to Gary Haberl's post in a topic in General
    Hi, We are honouring the existing security system in place to prevent other users from controlling security critical features such as antivirus / os patch deployment status, scripts and tasks as changes might accidentally affect systems that you are not aware. There are plans on revamping the user security systems at Pulseway to introduce user groups and access levels which will allow you to provide full access to the entire Pulseway feature set for other users. -Paul
  14. Paul replied to Antoine Dumont's post in a topic in Dashboard
    Hi Antoine, You can change your account credentials from the Settings dialog (hotkey F9). -Paul
  15. Paul replied to Aaron Trujillo's post in a topic in General
    We don't send follow up notifications however we will consider this feature in the future. -Paul
  16. I'm afraid that they didn't get implemented yet. -Paul
  17. Paul replied to Kasper's post in a topic in General
    Hi @Kasper, Thank you for your report. We've resolved the issue and you should be able to login now. Thanks @Chris! -Paul
  18. Paul replied to Kasper's post in a topic in General
    Hi Kasper, Can you try with a different browser and see if that works? Also closing and opening the browser should work as well. -Paul
  19. Paul replied to Gary Haberl's post in a topic in Bugs
    That's a good point. Funny, it never crossed my mind to think of it as available disk space. I always asked "how much we use" rather than "how much we have left". -Paul
  20. Paul replied to Marius's post in a topic in Windows
    You can import the settings of the probe (which is the default selection) but you can also change it to import the settings from any other online system or to come without any configuration at all (apart from the credentials of course). There is no option at the moment to prevent the creation of desktop shortcuts and to prevent it from registering as an installed application. You can prevent users from uninstalling the agents by downgrading their users to "limited users" so they don't have administrative rights on the local machine. -Paul
  21. Paul replied to Gary Haberl's post in a topic in Bugs
    Hi Gary, Welcome to Pulseway ! The category in the report indicates disk drive usage hence the percentage shows the utilisation and in parentheses we also show how much it's left. That's the same way Windows shows you the disk space utilisation, percentage used and how much disk space there's left. -Paul
  22. Paul replied to Marius's post in a topic in Windows
    Hi Gary, You can install the agent without showing any shortcuts and without showing up in the list of programs by running the installer as a separate user on the client's machine and selecting at the installation to install for the current user only. Additionally you don't need to stop users from running the program because you can protect the configuration with a passcode by clicking on the "prevent configuration changes" (or similar text - can't remember the exact wording ) textual link from the bottom left corner of the agent. -Paul
  23. Hi Kevin, We're excited to let you know that we will continue to integrate with more antivirus products and ESET is very well regarded on our wish list. I'll update this thread when I have an update. -Paul
  24. Paul replied to nathan2tall's post in a topic in Windows
    Please send an email to support@pulseway.com so they can pull up your account and review it. We can't disclose license and billing information over the forums. -Paul
  25. Paul replied to nathan2tall's post in a topic in Windows
    Do you need it uninstalled or you want to continue using it on the machine? -Paul