Jump to content
Pulseway 9.14 🔥

Requests

Request a script

  1. Hi. I am making an Automation Script that updates a custom plugin-file, that might is always be in use, to a newer version. If the plugin doesn't already exist everything works fine. But if it already exist it cannot be overwritten, because the Pulseway Service (and managers, if any are running) is using the file. My solution is to stop the service, overwrite the file and start the service. It works very well when executing manually in ISE, but not when executed as an Automation Script from Pulseway. It looks like the entire script is terminated when the service stops, and the execution doesn't return anything in execution history - no…

    • 3 replies
    • 3.1k views
  2. My predecessor had created a script that would install a desktop link to our help desk. We no longer use this solution and I want to have the shortcut removed from every device. I can't seem to find a script to do this. I hope someone could help. This is the script that he had used: @echo off md C:\icon copy "\\edmws001\image\Nortrux_Helpdesk_icon.ico" "c:\icon" icacls "C:\Users\Public\Desktop\Nortrux IT Help Desk.lnk" /inheritance:r /grant Administrators:F icacls "C:\Users\Public\Desktop\Nortrux IT Help Desk.lnk" /inheritance:r /grant Users:F icacls "C:\Users\Public\Desktop\Nortrux IT Help Desk.lnk" /inheritance:r /grant INTERACTIVE:F attrib -R "C:…

    • 1 reply
    • 3.9k views
  3. Hi there, Are there possibility's to create a Powershell script which starts a Veeam backup of a VM which you can add to the Task section? We would like to automate the Windows Updates for the VM's, but before they update we would like to make a backup/snapshot of the VM first.

  4. Started by Biffo,

    Hi, I've seen a few comments around SNMP on Linux but cannot find anything detailed enough to get me started as an SNMP nubie. My goal is to monitor Oracle DB on RedHat using SNMP. I have set up snmp on the Linux server but I need to understand how to use snmpget to interface with Pulseway. Can anyone point me in the right direction please? Thanks

    • 3 replies
    • 2.8k views
  5. Started by pete_harris,

    Does anyone have or know how to create a script to disable Password Protected Sharing in Windows 10. This has become a real issue for me as every time Microsoft has an update the default is "Turn on password protected sharing" which forces me to do a lot of tweaks. Thanks in advance, Pete

    • 3 replies
    • 5.5k views
  6. I want to be able to start a program in full screen from android app, for example kodi.exe

    • 1 reply
    • 3.1k views
  7. So far, this works perfectly if you manually go through and... right click > New > Shortcut > Location ... "C:\Program Files\Pulseway\pcmontask.exe" support > Get Support (or some other name) >Finish

    • 2 replies
    • 4.5k views
  8. Started by Gary Haberl,

    Hi all, I am working on setting up monitoring for client backups using Arcserve Backup and Arcserve UDP. Before I get started, does anyone have any work on this type of monitoring they want to share to save me some work? Thank you, Gary

  9. Hey guys! I've been testing the Webroot trial recently and it has been working fine, but I found something where there is room for improvement.. The Webroot installation can be done through Pulseway already, and everything that's needed is basically the Key Code assigning the client to the corresponding Webroot dashboard. This method works fine, but my idea is to automate as many of these tasks as possible, hence Powershell come in to play. Webroot have published a document with other deployment methods, such as GPO or MSI, and I'm mostly interested in the latter. So I created a script for the installation task, which is working fine in itself. But I al…

  10. Hi, i do own a small buisness and we are using Pulseway to monitor all our client computers and servers. But there are so much potential in monitoring and we are not using it. I would normaly dig in and find all the solutions to our requests myself - but time is very limited with the daily work and i quite get used to hire experts insted of "try and error" all the way to solutions myself. What we want: - A Report where all Windows Versions Numbers are listed (to see if there all up to date, eg. Version 1709 Build 162.99.192) - A Report to find specific software and corresponding numbers (eg. find old java/flash/adobe versions, eg, find specific software o…

    • 2 replies
    • 3.1k views
  11. Started by Rave-Net Computers,

    With OES2018 based on SLES12sp2, the /etc/issue file pulseway uses to check Linux OS release now states "MicroFocus Open Enterprise Server " instead of "SUSE Linux Enterprise Server" like previous OES releases. Please add the below to your linux built in scripts for detecting MicroFocus/Suse based os detect_os "MicroFocus" && echo "Found MicroFocus" && zypper_update && return

    • 3 replies
    • 3.4k views
  12. Started by David,

    Hi Pulseway members, After deploying the Chocolatey Package manager on an endpoint via the CLI, a new shell session is required in order to actually run chocolately commands... How can I ask the Pulseway agent to connect to a new CLI session? Thanks,

    • 2 replies
    • 3.2k views
  13. Started by pablohoney,

    Hello - looking for a script to simply and quietly deploy the agent on an endpoint.

    • 2 replies
    • 5.2k views
  14. Started by Brandon B,

    Hey there. One of our previous techs who was really skills wit Powershell poofed on us. We have a lot of system thats we are needing to change. Within Windows Settings for Pulseway -> Properties -> Recovery, we have First Failure -> restart the service, 2nd failure -> Restart the service , subsequent failure : Take no Action. After the 3rd failure the service stops trying to restart. Am Needing a PW script in which we can change the 'subsequent failure' : Restart the Service. Any thoughts?

    • 1 reply
    • 2.7k views
  15. Started by pablohoney,

    I've tried a couple of recommendations around the web for powershell and batch for restarting a Windows machine. Each script seems to work fine on all machines with the exception of one workstation that seems to shutdown only and not perform a restart - when the scheduled task is ran via Pulseway. Has anyone ever experienced this - where the machine simply shuts down vs restarting? Also, is there a reliable Windows restart script that anyone can share? Thank you.

  16. Started by pablohoney,

    Looking for a script to create an automated task to empty the recycle bin.

    • 6 replies
    • 5.4k views
  17. Can we run a script on all the Windows Pro Machines to enable bit locker?

    • 2 replies
    • 4.7k views
  18. Started by Lambuerto,

    Does anyone know of a script that can remove Trend Micro? I am not versed in scripting and would like to find one that would save me from having to remove it 50 times manually. Thanks!

    • 1 reply
    • 8.4k views
  19. Started by TechAlly,

    Hey all, I'm wondering if anyone has put together a script in Pulseway yet to discover the client's vulnerabilty to the latest Intel ME/AMT Exploit (INTEL-SA-00075 / CVE-2017-5689) Intel provides a scanning tool, but wondering if there is an easy way to automate this scan through pulseway. Thanks -P

  20. Started by Paul,

    Hi, We've just published 14 new built-in scripts and more will be added soon. Please post here what scripts you'd like to see in the Pulseway automation module. -Paul

  21. Started by darkboot1,

    I'm not sure if there's an easier way to keep check on this but here goes.. I can only wake my computer up from the internet every 2nd time.. It's hard to keep check wether it's the 31 time or 52 time.. Could anyone write some sort of scripts that displays what the number of the startup is? Or something so I know if it's the odd or equal. I don't know why it's only working 50% of the times cause port and firewall is ok :/ Also windows and bios is too.

  22. Started by Serverhus,

    Hi, Is it possible to get a script for Avast Premiere? Also a script for Hamachi would be great

    • 0 replies
    • 2.5k views
  23. It would be helpful to be able to enable maintenance mode in a script and disable it in another script. See if this makes sense. Script 1 = turns on maintenance mode Script 2 = reboots computer Script 3 = turns off maintenance mode Would this work, and how would one do this? This would be a lot simpler than setting a time for maintenance mode in the agent and be more useful since maintenance mode wouldn't depend on a time, but on a script no matter when it runs.

  24. Started by Spicy Support,

    Hi Pulseway Users, We are moving over to the new amazing Pulseway Antivirus. After some research we have found our Kaspersky doesn't play well with others. It would be good if someone could come up with a script that would automatically remove the usually programs (ESET, Malwarebytes, Super Antispyware, Norton, ETC). This would save us having to jump onto a computer to remove all these items before we push out the Kaspersky installation etc. Any ideas? Thanks Phil

    • 1 reply
    • 4.3k views
  25. Started by terstege,

    Hi, I'm looking for a script to log of all users logged on to the computer. I've found some scripts online, but these seem not to work when send by pulseway. Does anyone have a solution. Kind regards, Alwin