Everything posted by kavaa
-
Install CCleaner with PowerShell
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.
-
Select Multiple Systems > Run Script
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.
- Remote Access to Linux
-
Monitor Disk Space Linux
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?
-
Task Scheduler Integration
Hi, I would live to see an integration with the Windows Task Scheduler. So that you can see scheduled tasks or start tasks etc.
-
Maintenance Mode Timer
+1 Would really be nice
-
Exim Mailqueue monitor Linux
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
-
Dashboard for Mac
Would be awesome... I'm waiting for the new HTML5 Dashboard etc. than we go to the Enterprise Server So Cannot Wait.
-
Dashboard for Mac
And how about Remote Desktop form Mac to Windows?
-
Ninite Plugin V1.1
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
-
Update Support for Adobe, Java, Browsers?
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
-
Update Support for Adobe, Java, Browsers?
Thanks guys;) Would love to see Pulseway growing to an complete RMM System
-
Update Support for Adobe, Java, Browsers?
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?
-
Computer / Server Cleanup
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.
-
Update Support for Adobe, Java, Browsers?
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.
-
Mac OSX Dashboard
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.
-
Mac OSX Dashboard
Hi, When wil the management app be there for Apple Mac OSX? So we can manage systems like the windows app now.
-
Monitor shadow copies
Thats a good one +1
-
Kayako Integration
Same story as zendesk, but for kayako helpdesk system. Hope that you can do something simular.
-
Dashboard - All notifications list
Looking forward to this.
-
Detailed account lockout information
Would be awesome!
-
Mobile app multiple accounts
Thank you!
-
Package for Synology
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.
-
Mobile app multiple accounts
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?