Jump to content
Pulseway 9.14 🔥

Requests

Request a script

  1. Hey I want to reboot my servers only when it's really needed. We have like 100 servers running in production, so it's necessary to only reboot when needed after updates. I found a script test-pendingreboot but can't get it in a proper script to run it Should be like this if test-pendingreboot is "true" {restart-computer} Hope you can help me out Cheers

  2. Is there a possibility to write a script for uninstalling a antivirus programm? I need that because i have to install a new antivirus progamm over pulseway for a company. They have a different one and i need something to uninstall the old one from all computers

    • 1 reply
    • 2.2k views
  3. Started by wt6uo9g,

    Hello, i need a Powershell Script which Loops in a Log File ~last 20 Lines and checks for a Error Code, if the Error Code is found it should restart a service

    • 2 replies
    • 2.2k views
  4. Started by Yuta,

    Hi, I'd like to know how to use Script function for setting Windows updating schedule? I want to set that Windows would be updated two weeks later after set up the script for each device group or tagged devices. Best Regards,

    • 0 replies
    • 2.2k views
  5. I need to a workflow to assign patch policy based on the hostname of the computer. Are computers have a naming convention of L00 (for laptops) and D00 (for desktops). So basically I need any computer that starts with a L00 or D00 to get a specific policy and if not get a different one. Can I get some assistance with this please.

  6. Started by Nate,

    Hello, By any chance could I get some help with creating a script that updates Novoconnect on individual computers. I'd like to be able to just run the script whenever.

  7. Hi, I would like a windows script to disable the FIPS registry key (set to 0) and to deploy (install) pulseway on a computer. Could you help ? Thanks

    • 1 reply
    • 2.1k views
  8. I accidentally ran the built in script on a scope that included all machines we monitor, as a result we are getting hundreds of Tickets to opened with each status. I am new to this, can anyone provide a script to reverse the build in script that looks like this, basically I dont want to monitor any services This is the script that ran, which i would like to "unrun" as my service desk is going to explode with tickets $services = Get-wmiobject win32_service -Filter "StartMode = 'Auto'" | select Name; Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\Services" -Name "Count" -Value $services.Count.ToString(); $count = 0; foreach ($ser…

  9. Hello, when i take control of the computers from our customers, i would like a way to disable their mouse en keyboard. i hope someone can help me. kind regards Rick

  10. Hi, I've got a HTPC windows 10 with pulseway monitoring it. Every so often I get notified the PC has gone offline. I think it's because it doesn't have a static IP which I'll fix later. Getting it to go online is just a simple turn the pc off and on. I am wondering if it's possible to setup pulseway to restart the pc when it sends an offline notification? This would solve my problem for now. Thanks for any advice :)

  11. Started by Thunderstrike,

    Pulseway needs a website that shows service status on all their products and offerings. Pulseway RMM PSA Backup...etc. Currently this doesn't exist. When there are outages, we are having to run to forums, Reddit, etc. That information should be made public and centralized. Other providers have that, and it likely would cut down on volume of tickets saying, "Hey your service is down." Thanks!

    • 1 reply
    • 1.8k views
  12. Hey Guys, Any of you have a script to uninstall all of Adobe Flash player and its plugins? Since it is no longer supported it will be incredibly useful to remove them from all machines for everyone.

  13. 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
  14. 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

  15. So in the script i have Output as FileShares as a text output In Automation > Custom Fields I have another one called FileShares as a custom Text field as well. My script is pretty basic, so I don't see why its not saving the field. # Outputs $FileShares = "0" # Get all shared folders on the local computer $shares = Get-WmiObject -Class Win32_Share | Select-Object Name, Path # Output the list of shares if ($shares) { Write-Host "Current File Shares on $env:COMPUTERNAME:`n" $shares | Format-Table -AutoSize } else { Write-Host "No file shares found on $env:COMPUTERNAME." } Start-Process -FilePath "$env:PWY_HOME\CLI.exe" -ArgumentList ("setVariab…

  16. Hi :) how would one approach to automatically restart a windows software on a pulseway managed windows client on repeated error messages that it writes to a log file in it's directory? What I'd like to achieve is for example for: C:\examplesoftware\program.exe that writes a log C:\examplesoftware\log.txt on the e.g. 3rd appearance of e.g. "Session Timeout to server" exit C:\examplesoftware\program.exe wait e.g. 30 seconds run C:\examplesoftware\program.exe again and continue monitoring C:\examplesoftware\log.txt Would this be possible? I didn't find a windows based software that could do this so my hope would be that maybe pulseway can :) …

    • 0 replies
    • 1.7k views
  17. I would like to create a task that will tell me which systems are running Trend Anit Virus. Has anyone done this yet? Thanks

    • 1 reply
    • 1.6k views
  18. Hi, I am new to pulseway. Have written the following PowerShell script which works fine on my test machine. Clear-RecycleBin -Force However when run from pulse way it reports the script has run successfully but nothing is deleted from the recycle bin. The following error is shown in execution details: Clear-RecycleBin : The system cannot find the path specified At C:\Program Files\Pulseway\automation_b6682084_076f_4d67_80a0_0200e70e0897.ps1:1 char:1 + Clear-RecycleBin -Force + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (RecycleBin:String) [Clear-RecycleBin], Win32Exception + FullyQualifiedErrorId : FailedToClearRecycleBi…

    • 4 replies
    • 1.6k views
  19. Started by ITiseasy,

    Is there any nice template for download for PSA. We are trying to create an email template (fancy one) but the system is not accepting CSS Is there any tutorial or document how we can make an template for the PSA emails to customers? Hope someone has an solution

  20. Been scouring the forums and researching the internet and am looking for a method to integrate Bitlocker into Pulseway. What there are a couple of scripts listed in the forums but unfortunately I am having difficulty with implementation. Ideally enable BL and pulling and storing the key would be the way to go but I am not sure on the feasibility of it. I am not a programmer but I am familiar enough with Pulseway that any help accomplishing this would be appreciated. Thank you

    • 0 replies
    • 1.4k views
  21. We have an exe that runs from command line we want to push to systems (scut.exe to uninstall Trend Micro). However, these windows systems do not login with admin credentials and the exe requires admin credentials. How may we publish this task/script? Also, this will be the first time we have ever created a task/script as we are new to Pulseway. And again to add more……we need to roll this out to out 250 computers….however not all of those systems have the same local windows admin credentials. In fact of those 250 systems there are approx 25 unique sets of admin credentials.

  22. I need assistance in finding a script for Pulseway to notify end users to restart their machines due to high uptime.

  23. Ensure that the system sends an automatic email alert to the administrator whenever any user initiates remote control access to a specific computer.

  24. Good Morning All! I've been using Pulseway for a couple years now on a limited basis but want to start using it more. One of the issues I find is that PCs go offline and and I cannot wake them up. I was planning on going round 25 desktop PCs and change the following settings: Power Mode = Best Performance Screen and Sleep > When Plugged in, put my device to sleep after > Never Is there a way I can do that via a policy or script and save all the leg work? thanks Anthony

  25. 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 …