Jump to content

kavaa

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by kavaa

  1. I made a install script for CCleaner to do a Silent install and clean if needed. UPDATED VERSION 3 With auto detect if Invoke-WebRequest exists Improvements are welcome! When a new version of CCleaner comes out, just change the ccsetup526 to the new value. # CCleaner Download / Update Location # http://www.piriform.com/ccleaner/download mkdir C:\CCleanerInstall Invoke-WebRequest http://download.piriform.com/ccsetup526.exe -OutFile C:\CCleanerInstall\ccsetup526.exe Start-Process -FilePath "c:\CCleanerInstall\ccsetup526.exe" -ArgumentList "/S" Start-Sleep -s 20 rm-R -Force C:\CCleanerInstall If you want you can also add: Start-Process -FilePath "C:\Program Files\CCleaner\CCleaner.exe" -ArgumentList "/CLEANER /AUTO" Start-Sleep -s 20 This will do a Auto Clean with CCleaner You can add this to Scripts as a PowerShell Script.
  2. Would be great to have an option when you select multiple systems, to run a script. Now that's only possible with a Task... But if you just want to run a script on let's say 10 Systems and not 100 in a Group for example. This would be much faster. Also you don't need to create a Task for it, so everything stay's cleaner in that way.
  3. +1 Would love to see a "Remote" shell option to execute commands and check systems via the Pulseway app. We now use tunnels and so on with the Prompt 2 App for IOS
  4. Hi, We got a linux (Ubuntu) System with some mounted drives form a Synology NAS. The Server has UniFi Video from Ubiquiti installed. This depends on the mount point /media/NVR as mount point. When the NAS goes down or there is an other issue where the mounted drive could not be mounted lets say on startup. I would like to receive a notification of that. How can i integrate this with Pulseway on Linux? The OS drive is not more than 30 Gb. So i could say if /media/NVR has less than 30GB of free Space I want to get a notification. But I cannot figure out how to set this up, who has done this, or knows how its done?
  5. Hi, I would live to see an integration with the Windows Task Scheduler. So that you can see scheduled tasks or start tasks etc.
  6. Hi, Is there a possibility that you can add an Exim Mailqueue monitor? For example if the mailqueue is higher than 200 emails send a notification. We would really like to use that for our webservers. Mostly Cent OS 6.x Thanks
  7. Would be awesome... I'm waiting for the new HTML5 Dashboard etc. than we go to the Enterprise Server So Cannot Wait.
  8. And how about Remote Desktop form Mac to Windows?
  9. Hi, just tried it but... It Does not work... When i send the update command nothing happens. And i also get a warning in pulseway when i save the plugin settings. Error Message: http://d.pr/i/13xdr Log: http://d.pr/n/RlWC
  10. BTW. Ninite One Does not work... When i send the update command nothing happens. And i also get a warning in pulseway when i save the plugin settings. Error Message: http://d.pr/i/13xdr Log: http://d.pr/n/RlWC
  11. Thanks guys;) Would love to see Pulseway growing to an complete RMM System
  12. Would it not be nice to consider adding it to the Pulseway standard? So it just comes with Pulseway as a Feature like Exchange etc. that you can turn on and off?
  13. Adding some features like CCleaner to clean up the System Cleanup old Files etc. Defrag Drives Clear Caches And other tasks that come with CCleaner.
  14. Hi, Is it possible to have options to update: Adobe Flash Adobe Reader Java Firefox Google Chrome Sliverlight VLC Player And maybe other programs? For there updates we now still need to login to the servers. If you could bundle Pulseway with some Scripts to auto update the applications that would be Great. I Think that there are more applications that are popular like: CCleaner etc. that many of us use, and do not get updates automatically.
  15. Thanks;) Self i'm a mac user and Windows System Administrator. It would be nice to have it running on my MAC Directly and not on a vm etc.
  16. Hi, When wil the management app be there for Apple Mac OSX? So we can manage systems like the windows app now.
  17. Same story as zendesk, but for kayako helpdesk system. Hope that you can do something simular.
  18. Hi, Any news on the synology package? We deploy over 50+ synology nassses a year. We would really like to see a way to manage them. And one click update from the app etc. Please take a look at it to get it working with pulseway.
  19. Cloud you make it possible to add multipule accounts to the app. I work for multiple companys they all have there own pulseway subscription. Now i can only manage one at the time and need to logon and off everytime. Cloud you make it possible to add multiple accounts to it? So that we can switch to the account that is needed at that time?
×
×
  • Create New...