Requests
Request a script
101 topics in this forum
-
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
-
-
I have a wallpaper here: "https://e11onze-public.s3.eu-west-3.amazonaws.com/Assets/Wallpaper_3840x2160.png" I want to standardise this across all my workstations Please help
- 5 replies
- 8.7k views
-
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.5k views
-
-
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.
- 3 replies
- 7.7k views
- 1 follower
-
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.
- 7 replies
- 7.1k views
- 1 follower
-
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…
-
- 0 replies
- 6.6k views
- 1 follower
-
-
Hi all, Do anyone of you have a script to remove Solarwinds products? In our case, that should be the N-able Windows agent and Solarwinds MSP (SolarWinds MSP Cache Service, SolarWinds MSP Patch Management Engine, SolarWinds MSP RPC Server). Or have any experience removing it using automation? Thanks in advance!
-
- 3 replies
- 6.2k views
-
-
So this simple script works on any computer. reg query HKEY_CURRENT_USER\Network /s I am testing out Pulseway right now and trying to see what its limits are for scripting. It seems Pulsway executes Batches and Powershell as a system account and not the local logged in user. I can understand batch files to add mapped drives not working but this query should not be affected by that same issue. It shows me all the mapped drives for the logged in user. What I do not understand is why Running this in Pulseway it returns this; ERROR: The system was unable to find the specified registry key or value. …
-
- 4 replies
- 5.8k views
-
-
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
-
-
Hi there! I am looking for a way to install a custom MSI pakage that I built on my endpoints via a script. I have the MSI package on my website. I need the script to download the MSI from my website, then execute in silent mode. Thank you!!
-
- 2 replies
- 5.5k views
-
-
Looking for a script to create an automated task to empty the recycle bin.
- 6 replies
- 5.4k views
-
Hello I keep getting a ton of alerts daily for Windows Defender, they show up as important updates. I run the Web Root AV on all my clients so I would love a script to disable Windows Defender on all machines. It would take for ever to do hundreds of machines manually. Thank you.
-
- 2 replies
- 5.4k views
-
-
Hello - looking for a script to simply and quietly deploy the agent on an endpoint.
-
- 2 replies
- 5.2k views
-
-
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
-
-
Hi, I'm looking for a script / report which shows who and when is been logged on and how long the user has been idle on daily basis. the default script in pulseway shows only the status of that moment.
-
- 3 replies
- 5.1k views
- 1 follower
-
-
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…
- 4 replies
- 5.1k views
- 1 follower
-
Hello, I am trying to uninstall Windows Apps (Cortana, Weather, Mail, etc.) from my computers on Pulseway. I made the following script, that works perfectly when ran locally, but when I try to run it through Automation with Pulseway, I get no success. dism /online /get-provisionedappxpackages |ft PackageName dism /online /remove-Provisionedappxpackage /packagename:Microsoft.DesktopAppInstaller_2019.125.2243.0_neutral_~_8wekyb3d8bbwe dism /online /remove-Provisionedappxpackage /packagename:Microsoft.Getstarted_8.2.22942.0_neutral_~_8wekyb3d8bbwe #dism /online /remove-Provisionedappxpackage /packagename:Microsoft.Messaging_2019.125.32.0_neutral_~_8wekyb3d8bb…
-
- 1 reply
- 5k views
-
-
The more computers I add the more I see this being a problem whereby the Pulseway service doesn't always start when the computer is turned on. I've got to the point now where I set the PC Monitor service to delayed start each time I install a new device, however I've noticed on at least 2 computers this week that even this doesn't work and the service still hasn't started even though it is set to delayed. What I would like is a script that will create a Windows Scheduled Task which would run at least once per day to start the service. I've tried manually creating a scheduled task to do this but I'm not sure what I'm doing wrong as it doesn't seem to work. I'd li…
-
- 3 replies
- 5k views
-
-
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
- 4 replies
- 4.9k views
- 1 follower
-
Each client has different implementations of a specific 'action', lets say action A. I have created batch scripts on each client to handle these implementations, so all clients have a C:\Scripts\StartActionA.bat file. These actions have to run in an existing user session with GUI, so I have set up a powershell script in Pulseway called StartActionA which contains: cmd.exe /c 'psexec -i 1 -d "C:\Scripts\StartScriptA.bat"' Through an agent, (phone or my.pulseway.com) I can run this script for a specific PC, and it works beautifully. It seems as if the windows-agent doesn't support launching scripts, which is in fact a secondary issue. My goal is now to have …
-
- 4 replies
- 4.8k views
-
-
Can we run a script on all the Windows Pro Machines to enable bit locker?
-
- 2 replies
- 4.7k views
-
-
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.
-
- 5 replies
- 4.6k views
- 1 follower
-
-
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
-
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.4k views
-
-
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
-
- 1 reply
- 4k views
- 1 follower
-