Jump to content
Pulseway 9.14 🔥

Requests

Request a script

  1. So im Running 2 Bots (Phantombot) for myself and a friend of mine. It's a bot for twitch chat. I've converted the batch file to exe. Tried to launch it through the script in pulseway and seems to work but I don't see the console popup at all. And there's no way to see if its still running or not. And I don't know how to stop it if its needed (for example if it gets stuck). Code I used: psexec /accepteula -i -d "C:\Servers\Test Bot\RuschBot.exe"

    • 1 reply
    • 2.5k views
  2. Started by MakoLogics,

    Good morning, I was wondering if anyone has a solution for Pulseway to install .exe files to remote clients. We need to push Screen Connect and Malwarebytes Enterprise to some of our clients with the Pulssway client installed. The Screen Connect tool is great because it allows you to directly upload the .exe to the SC server and then push it out to any machine with the SC client. I hope Pulseway implements this soon.

    • 3 replies
    • 3.1k views
  3. Would love a way to silently install and run Dell command update utility to Dell endpoints to keep drivers up to date, as Dell are frequently rolling out driver updates. Has anyone been able to make this work for them? I've looked into it and found some sample scripts on reddit to try and edit and test. the problem I have is getting dell command update to install first, then getting the configuration file out to the required computers that need it, then running the update silently. If someone has managed to get this working, I would love to see how you did it, or kindly ask for some sample scripts to work with? Any assistance would be greatly appreci…

  4. Started by pablohoney,

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

    • 2 replies
    • 5.2k views
  5. 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

  6. Started by Annie Zuniga,

    Does anyone have a script or something they use/can recommend to pull internet browser history/usage? When I used Continuum, this was a feature in reports.. but i've not had any luck finding anything like it with Pulseway.

    • 1 reply
    • 3.3k views
  7. Started by theking123,

    hi I'm an inexperienced Puseway user and I need help I need a script which can open exe files I've tried ones form online they work locally but not Using Pulseway thanks, theking123

    • 8 replies
    • 8.9k views
  8. 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
  9. 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
  10. 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.

  11. Started by StickyJoe474,

    Is there a way to make a script that will log you into any user profile?

    • 0 replies
    • 2.5k views
  12. 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

  13. Hey Guys, So we need to automate patching and reporting for Mac OS. From the best of my knowledge I can't find this feature anywhere within pulseway (crazy I know), and I can't find any scripts within the forum. Can anyone help me out on this one? I'll update if I find anything myself. -Sam

  14. Started by farsidetech,

    Hi, I created a script to basically inform the customer (they have to click ok to start it) then perform a bunch of maintenance things once per week. I tried it but none of it seems to be working, even my pop-up command doesnt seem to be working when i run a script with just that, ideas? #inform customer and enable pulseway maintenance mode Add-Type -AssemblyName PresentationFramework [System.Windows.MessageBox]::Show('FarSide Tech Repairs - Automated Monthly Maintenance will begin. Your system may restart. Please save any work and leave computer idle. Press OK to continue.') Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor" -Name "MaintenanceMode…

    • 1 reply
    • 3.3k views
  15. Started by Finzsoft,

    I am trying to upgrade some software using PowerShell and I am not sure if my parameters are correctly formatted . See highlighted text # Silent Install Secure Secure Authentication # http://repository.eset.com/v1/com/eset/apps/business/esa/windows/v2/2.7.32.0/esa_nt64_enu.msi # Path for the workdir $workdir = "c:\scripts\" # Check if work directory exists if not create it If (Test-Path -Path $workdir -PathType Container) { Write-Host "$workdir already exists" -ForegroundColor Red} ELSE { New-Item -Path $workdir -ItemType directory } # Download the installer $source = "http://repository.eset.com/v1/com/eset/apps/business/es…

    • 0 replies
    • 3.5k views
  16. Trying to get a custom script to obtain system uptime in hours and if uptime is greater than 24 hours send a console message to logged in user. Here is what I have so far, but the $Final variable will not populate properly. Also would like to pass the final uptime to an output variable which is tied to a custom field (system level) for use in workflows. Any help would be greatly appreciated

  17. 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.3k views
  18. Started by Lane C,

    Does anyone know if a script exists to update systems to the October 2020 update? We want to roll it out to the entire team but have been told by Pulseway that the only solution is a script.

  19. Hi there - forgive me if this has been discussed. I used the search function and didnt come across anything. I actually came to this software by way of overclocking my personal PC. I am also an IT manager and after tinkering with the free home license, I can definitely see the advantages to having this software setup on my business network. Props to Pulseway for a very cool piece of software! Question: Since I am currently using the free, home version and for my personal PC, my intentions are to get overclocking-based monitoring of my system reported to my iPhone. I can run this kind of monitoring software on the PC itself, but that takes PC resources as we…

    • 0 replies
    • 1.8k views
  20. 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.6k views
  21. Started by pete_harris,

    Hi All, So since there was an update in Windows 10 it seems I have many computers that don't show all the other computers on the network. (Windows Workgroup) I use the UVK tool on a regular basis for general repairs and they have a script that works great to repair this, however I cannot get access to just that particular script as it is coded in the tool. Does anyone know if there is a script I can upload to Pulseway that will perform the same repair? Thanks, Pete

    • 3 replies
    • 3.6k views
  22. Started by spicysupport,

    Can anyone work out a way to download the latest version of tronscript and the run it? would be great to do a one click run from a mobile phone etc

    • 0 replies
    • 2.4k views
  23. 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.

  24. I looked at this script, and it will always return "Operating system is not supported" because in the script $major and $minor are strings, I was able to confirm that with the commands: $major.GetType() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True True String System.Object $minor.GetType() IsPublic IsSerial Name BaseType -------- -------- ---- -------- True True String System.Object …

  25. Started by Basil62,

    I want a program to always run on my computer. Is there a script that forces a program to restart after its process has been stopped? Thanks in advance

    • 6 replies
    • 5.1k views