<?xml version="1.0"?>
<rss version="2.0"><channel><title>Requests Latest Topics</title><link>https://forum.pulseway.com/forum/81-requests/</link><description>Requests Latest Topics</description><language>en</language><item><title>Script for monitoring ZFS Pool or disk SMART status on Proxmox servers</title><link>https://forum.pulseway.com/topic/5508-script-for-monitoring-zfs-pool-or-disk-smart-status-on-proxmox-servers/</link><description><![CDATA[<p>Hi all,</p><p>Searched the forums but haven't found anything. Looking for scripts to monitor the status of a ZFS Pool on Proxmox and ideally a seperate script for monitoring SMART status as well.</p>]]></description><guid isPermaLink="false">5508</guid><pubDate>Mon, 27 Jul 2026 09:52:11 +0000</pubDate></item><item><title>Update plugin DLL-file from PowerShell</title><link>https://forum.pulseway.com/topic/2367-update-plugin-dll-file-from-powershell/</link><description><![CDATA[<p>
	Hi.
</p>

<p>
	 
</p>

<p>
	I am making an Automation Script that updates a custom plugin-file, that might is always be in use, to a newer version.
</p>

<p>
	If the plugin doesn't already exist everything works fine.
</p>

<p>
	But if it already exist it cannot be overwritten, because the Pulseway Service (and managers, if any are running) is using the file.
</p>

<p>
	My solution is to stop the service, overwrite the file and start the service.
</p>

<p>
	It works very well when executing manually in ISE, but not when executed as an Automation Script from Pulseway.
</p>

<p>
	It looks like the entire script is terminated when the service stops, and the execution doesn't return anything in execution history - not even an error.
</p>

<p>
	 
</p>

<p>
	Could anyone help me with the best practice for updating a plugin dll-file from an Automation Script.
</p>

<p>
	 
</p>

<p>
	Best Regards,
</p>

<p>
	Martin Stevnhoved
</p>
]]></description><guid isPermaLink="false">2367</guid><pubDate>Wed, 11 Jul 2018 09:09:26 +0000</pubDate></item><item><title>Windows 11 Readiness Check</title><link>https://forum.pulseway.com/topic/5300-windows-11-readiness-check/</link><description><![CDATA[<p>I found a PowerShell script that checks if the machine can run Windows 11.  </p><p>I can see the output in Pulseway after it runs when I click on the execution option.  But I would like to run it for all of the customers machines and get the output all at once.</p><p>Is there an easy way to do this in Pulseway automation?  </p>]]></description><guid isPermaLink="false">5300</guid><pubDate>Mon, 12 May 2025 21:36:37 +0000</pubDate></item><item><title>System custom field (date) against global variable in worklow?</title><link>https://forum.pulseway.com/topic/5286-system-custom-field-date-against-global-variable-in-worklow/</link><description><![CDATA[<p>
	Hy!
</p>

<p>
	I'm looking for a solution for this problem:
</p>

<p>
	I've stored all of our assets warranty end date in a SYSTEM custom field called WARRANTY.
</p>

<p>
	Then I've created two other GLOBAL custom field. One called TODAY the other is TODAY30 and they are daily updated with the current date and current date + 1 month.
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="1422" href="https://forum.pulseway.com/uploads/monthly_2025_03/image.png.4a4685a7427dcc471e389e7660c8233c.png" rel=""><img alt="image.thumb.png.762814fb2747bf200b15df3f394d084a.png" class="ipsImage ipsImage_thumbnailed" data-fileid="1422" width="1000" src="https://forum.pulseway.com/uploads/monthly_2025_03/image.thumb.png.762814fb2747bf200b15df3f394d084a.png" loading="lazy" height="160"></a>
</p>

<p>
	How can I set a condition in workflow that checks if WARRANTY is between these two dates?
</p>

<p>
	Currently I can only set static dates:
</p>

<p>
	<img alt="image.png.786fff65a44111e83d94fdcb11cca49d.png" class="ipsImage ipsImage_thumbnailed" data-fileid="1423" width="933" src="https://forum.pulseway.com/uploads/monthly_2025_03/image.png.786fff65a44111e83d94fdcb11cca49d.png" loading="lazy" height="335.88">
</p>

<p>
	Thanks in advance for your answers!
</p>
]]></description><guid isPermaLink="false">5286</guid><pubDate>Tue, 18 Mar 2025 07:35:52 +0000</pubDate></item><item><title>Create a script to display a message to end users, informing them of their high uptime and the need for a reboot.</title><link>https://forum.pulseway.com/topic/5250-create-a-script-to-display-a-message-to-end-users-informing-them-of-their-high-uptime-and-the-need-for-a-reboot/</link><description><![CDATA[<p>
	I need assistance in finding a script for Pulseway to notify end users to restart their machines due to high uptime.
</p>
]]></description><guid isPermaLink="false">5250</guid><pubDate>Tue, 03 Dec 2024 21:27:33 +0000</pubDate></item><item><title>Get Alert in Email when Remote access to a device</title><link>https://forum.pulseway.com/topic/5206-get-alert-in-email-when-remote-access-to-a-device/</link><description><![CDATA[<p>
	Ensure that the system sends an automatic email alert to the administrator whenever any user initiates remote control access to a specific computer.
</p>
]]></description><guid isPermaLink="false">5206</guid><pubDate>Wed, 18 Sep 2024 03:46:24 +0000</pubDate></item><item><title>Set device (desktop PC) power settings so device never goes into sleep mode</title><link>https://forum.pulseway.com/topic/5218-set-device-desktop-pc-power-settings-so-device-never-goes-into-sleep-mode/</link><description><![CDATA[<p>
	Good Morning All!
</p>

<p>
	I've been using Pulseway for a couple years now on a limited basis but want to start using it more.
</p>

<p>
	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:
</p>

<p>
	Power Mode = Best Performance
</p>

<p>
	Screen and Sleep &gt; When Plugged in, put my device to sleep after &gt; Never
</p>

<p>
	Is there a way I can do that via a policy or script and save all the leg work?
</p>

<p>
	thanks
</p>

<p>
	Anthony
</p>
]]></description><guid isPermaLink="false">5218</guid><pubDate>Fri, 04 Oct 2024 09:25:38 +0000</pubDate></item><item><title>Having Script Problems, results wont save back to Custom Variable</title><link>https://forum.pulseway.com/topic/5039-having-script-problems-results-wont-save-back-to-custom-variable/</link><description><![CDATA[<p>
	So in the script i have Output as FileShares as a text output
</p>

<p>
	In Automation &gt; Custom Fields I have another one called FileShares as a custom Text field as well.
</p>

<p>
	My script is pretty basic, so I don't see why its not saving the field.
</p>

<pre class="ipsCode"># 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 ("setVariable FileShares ""$shares""") -Wait

</pre>

<p>
	So all I'm doing is getting a list of shared folders on a computer, saving it as $shares, and then writing that as a formatted table.
</p>

<p>
	At the end, i'm running the CLI, to set the variable of FileShares to the results of $shares
</p>

<p>
	The script runs, and i can see results, however I cannot see the results in the computers custom field.
</p>
]]></description><guid isPermaLink="false">5039</guid><pubDate>Tue, 27 Feb 2024 14:44:30 +0000</pubDate></item><item><title>Pulseway Service Status Page</title><link>https://forum.pulseway.com/topic/5086-pulseway-service-status-page/</link><description><![CDATA[<p>
	Pulseway needs a website that shows service status on all their products and offerings.
</p>

<p>
	Pulseway RMM
</p>

<p>
	PSA
</p>

<p>
	Backup...etc.
</p>

<p>
	 
</p>

<p>
	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."
</p>

<p>
	 
</p>

<p>
	Thanks!
</p>
]]></description><guid isPermaLink="false">5086</guid><pubDate>Mon, 29 Apr 2024 15:50:19 +0000</pubDate></item><item><title>Problem with default script 'Check System Drive Fragmentation'</title><link>https://forum.pulseway.com/topic/5073-problem-with-default-script-check-system-drive-fragmentation/</link><description><![CDATA[<p>
	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:<br />
	<br />
	$major.GetType()
</p>

<p>
	IsPublic IsSerial Name                                     BaseType<br />
	-------- -------- ----                                     --------<br />
	True     True     String                                   System.Object
</p>

<p>
	 
</p>

<p>
	$minor.GetType()
</p>

<p>
	IsPublic IsSerial Name                                     BaseType<br />
	-------- -------- ----                                     --------<br />
	True     True     String                                   System.Object
</p>

<p>
	 
</p>

<p>
	I recommend updating the script to this, and I highlighted the changes:
</p>

<p>
	$version = (Get-WmiObject Win32_OperatingSystem).Version<br />
	<strong>[int]</strong>$major = $version.split(".")[0]<br />
	<strong>[int]</strong>$minor = $version.split(".")[1]<br />
	if ($major -gt 6 -or ($major -eq 6 -and $minor -gt 1)) {<br />
	    Optimize-Volume <strong>-driveletter</strong> $pwd.drive.name -Analyze -verbos<br />
	} Else {<br />
	    Write-Output "Operating system is not supported."<br />
	}
</p>

<p>
	 
</p>

<p>
	Here is the original script:
</p>

<p>
	$version = (Get-WmiObject Win32_OperatingSystem).Version<br />
	$major = $version.split(".")[0]<br />
	$minor = $version.split(".")[1]<br />
	if ($major -gt 6 -or ($major -eq 6 -and $minor -gt 1)) {<br />
	    Optimize-Volume $pwd.drive.name -Analyze -verbos<br />
	} Else {<br />
	    Write-Output "Operating system is not supported."<br />
	}
</p>

<p>
	 
</p>

<p>
	REF: <a href="https://learn.microsoft.com/en-us/powershell/module/storage/optimize-volume?view=windowsserver2022-ps" rel="external nofollow">https://learn.microsoft.com/en-us/powershell/module/storage/optimize-volume?view=windowsserver2022-ps</a>
</p>

<p>
	REF: <a href="https://lazyadmin.nl/powershell/if-else-statements/" rel="external nofollow">https://lazyadmin.nl/powershell/if-else-statements/</a>
</p>

<p>
	REF: <a href="https://theitbros.com/powershell-convert-string-to-int/" rel="external nofollow">https://theitbros.com/powershell-convert-string-to-int/</a>
</p>
]]></description><guid isPermaLink="false">5073</guid><pubDate>Wed, 10 Apr 2024 17:03:18 +0000</pubDate></item><item><title>Mac OS patching and reporting</title><link>https://forum.pulseway.com/topic/5024-mac-os-patching-and-reporting/</link><description><![CDATA[<p>
	Hey Guys,
</p>

<p>
	 
</p>

<p>
	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. 
</p>

<p>
	 
</p>

<p>
	Can anyone help me out on this one? I'll update if I find anything myself.
</p>

<p>
	 
</p>

<p>
	-Sam
</p>
]]></description><guid isPermaLink="false">5024</guid><pubDate>Thu, 25 Jan 2024 15:22:35 +0000</pubDate></item><item><title>Update the windows wallpaper via an automation script and task</title><link>https://forum.pulseway.com/topic/4519-update-the-windows-wallpaper-via-an-automation-script-and-task/</link><description><![CDATA[<p>
	I have a wallpaper here: "<a href="https://e11onze-public.s3.eu-west-3.amazonaws.com/Assets/Wallpaper_3840x2160.png" rel="external nofollow">https://e11onze-public.s3.eu-west-3.amazonaws.com/Assets/Wallpaper_3840x2160.png</a>"
</p>

<p>
	<img alt="Wallpaper_3840x2160.png" class="ipsImage" data-ratio="75.08" height="562" width="1000" src="https://e11onze-public.s3.eu-west-3.amazonaws.com/Assets/Wallpaper_3840x2160.png" loading="lazy">
</p>

<p>
	 
</p>

<p>
	I want to standardise this across all my workstations
</p>

<p>
	 
</p>

<p>
	Please help
</p>
]]></description><guid isPermaLink="false">4519</guid><pubDate>Fri, 10 Sep 2021 10:23:44 +0000</pubDate></item><item><title>command line .exe......unique admin credentials</title><link>https://forum.pulseway.com/topic/5017-command-line-exeunique-admin-credentials/</link><description><![CDATA[<p>
	<br />
	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.
</p>
]]></description><guid isPermaLink="false">5017</guid><pubDate>Wed, 10 Jan 2024 21:10:54 +0000</pubDate></item><item><title>The system cannot find the path specified</title><link>https://forum.pulseway.com/topic/5003-the-system-cannot-find-the-path-specified/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	I am new to pulseway. Have written the following PowerShell script which works fine on my test machine.
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">Clear-RecycleBin -Force</span></pre>

<p>
	However when run from pulse way it reports the script has run successfully but nothing is deleted from the recycle bin.
</p>

<p>
	The following error is shown in execution details:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">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 : FailedToClearRecycleBin,Microsoft.PowerShell.Commands.ClearRecycleBinCommand
 </span></pre>

<p>
	I have tried:
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted"><span class="pln">cd \
Clear-RecycleBin -Force</span></pre>

<p>
	But same results.
</p>

<p>
	Is this a permission issue, that does not allow the script to run ?
</p>
]]></description><guid isPermaLink="false">5003</guid><pubDate>Sun, 26 Nov 2023 22:09:33 +0000</pubDate></item><item><title>Uninstall Teamviewer via Pulseway</title><link>https://forum.pulseway.com/topic/4917-uninstall-teamviewer-via-pulseway/</link><description><![CDATA[<p>
	Does anyone have a good script to remove Teamviewer via Pulseway?  Even if teamviewer is currently running?
</p>

<p>
	Thanks in advance.
</p>
]]></description><guid isPermaLink="false">4917</guid><pubDate>Mon, 10 Jul 2023 14:01:52 +0000</pubDate></item><item><title>Email Template PSA</title><link>https://forum.pulseway.com/topic/4929-email-template-psa/</link><description><![CDATA[<p>
	Is there any nice template for download for PSA.
</p>

<p>
	We are trying to create an email template (fancy one) but the system is not accepting CSS<br>
	Is there any tutorial or document how we can make an template for the PSA emails to customers?
</p>

<p>
	Hope someone has an solution <span><img alt=":)" data-emoticon="" height="20" src="https://forum.pulseway.com/uploads/emoticons/default_smile.png" srcset="https://forum.pulseway.com/uploads/emoticons/smile@2x.png 2x" title=":)" width="20" loading="lazy"></span>
</p>
]]></description><guid isPermaLink="false">4929</guid><pubDate>Fri, 04 Aug 2023 13:34:18 +0000</pubDate></item><item><title>Install .exe via Pulseway</title><link>https://forum.pulseway.com/topic/4891-install-exe-via-pulseway/</link><description><![CDATA[<p>
	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.
</p>

<p>
	 
</p>

<p>
	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.
</p>
]]></description><guid isPermaLink="false">4891</guid><pubDate>Tue, 02 May 2023 15:52:47 +0000</pubDate></item><item><title>When a system registers need it to assign patch policy</title><link>https://forum.pulseway.com/topic/4851-when-a-system-registers-need-it-to-assign-patch-policy/</link><description><![CDATA[<p>
	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. 
</p>
]]></description><guid isPermaLink="false">4851</guid><pubDate>Wed, 08 Feb 2023 15:03:41 +0000</pubDate></item><item><title>script to download and install av industry specific software</title><link>https://forum.pulseway.com/topic/4858-script-to-download-and-install-av-industry-specific-software/</link><description><![CDATA[<p>
	i am a bit new here...
</p>

<p>
	i am looking for a way to tell some of our computers to download and install av industry-specific software on our technical and lighting computers
</p>

<p>
	software examples.<br />
	- Dante Controller<br />
	-GrandMA2 onPC<br />
	-Wireless Workbench<br />
	-Etc.<br />
	<br />
	any assistance would be appreciated
</p>
]]></description><guid isPermaLink="false">4858</guid><pubDate>Wed, 15 Feb 2023 03:47:29 +0000</pubDate></item><item><title>BitLocker - need assistance with its integration into Pulseway</title><link>https://forum.pulseway.com/topic/4833-bitlocker-need-assistance-with-its-integration-into-pulseway/</link><description><![CDATA[<p>
	Been scouring the forums and researching the internet and am looking for a method to integrate Bitlocker into Pulseway.
</p>

<p>
	What there are a couple of scripts listed in the forums but unfortunately I am having difficulty with implementation.
</p>

<p>
	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.
</p>

<p>
	I am not a programmer but I am familiar enough with Pulseway that any help accomplishing this would be appreciated.
</p>

<p>
	Thank you
</p>
]]></description><guid isPermaLink="false">4833</guid><pubDate>Sat, 17 Dec 2022 20:21:24 +0000</pubDate></item><item><title>Automatically restart my PC when it goes offline?</title><link>https://forum.pulseway.com/topic/4782-automatically-restart-my-pc-when-it-goes-offline/</link><description><![CDATA[<p>
	Hi,
</p>

<p>
	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.
</p>

<p>
	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.
</p>

<p>
	Thanks for any advice <span>:)</span>
</p>
]]></description><guid isPermaLink="false">4782</guid><pubDate>Tue, 16 Aug 2022 15:48:50 +0000</pubDate></item><item><title>Task that will tell me if Trend Anti Virus is installed.</title><link>https://forum.pulseway.com/topic/4762-task-that-will-tell-me-if-trend-anti-virus-is-installed/</link><description><![CDATA[<p>
	I would like to create a task that will tell me which systems are running Trend Anit Virus. Has anyone done this yet?
</p>

<p>
	 
</p>

<p>
	Thanks
</p>
]]></description><guid isPermaLink="false">4762</guid><pubDate>Wed, 29 Jun 2022 18:24:43 +0000</pubDate></item><item><title>Script to send alert about machines that have uptime for X amount of days (14 days)</title><link>https://forum.pulseway.com/topic/4747-script-to-send-alert-about-machines-that-have-uptime-for-x-amount-of-days-14-days/</link><description><![CDATA[<p>
	anyone have any scripts they use that will send an alert to pulseway about a machine that has been online for X amount of days?
</p>
]]></description><guid isPermaLink="false">4747</guid><pubDate>Mon, 06 Jun 2022 23:15:35 +0000</pubDate></item><item><title>Adobe Acrobat Update Script | AzureADUser Delete</title><link>https://forum.pulseway.com/topic/4744-adobe-acrobat-update-script-azureaduser-delete/</link><description><![CDATA[<p>
	Hello,<br />
	<br />
	Trying to figure out a way to update abode via pulseway most of our computers are win10 and some win11 or is there a plugin that will work if a script isn't possible ? <br />
	<br />
	Is there also an automated script to return all the accounts that haven't logged in for X amount of days then delete those user accounts without having to do "Connect-AzureAD" as I don't want to put Azure creds online <br />
	<br />
	Regards, Jordan
</p>
]]></description><guid isPermaLink="false">4744</guid><pubDate>Thu, 02 Jun 2022 01:05:00 +0000</pubDate></item><item><title>Remove previous restore point Patch Management</title><link>https://forum.pulseway.com/topic/4620-remove-previous-restore-point-patch-management/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I would like to enable "Create Restore Point before installing" in Patch Management &gt; Policies &gt; My Policy
</p>

<p>
	This policy is run in a schedule. However because of storage concerns I would like it to remove the previous restorepoint before creating a new one. (It would even be better if it is possible to keep 3 restore points and only deleting the oldest one.)
</p>

<p>
	Is this possible either with a script or in some other way?
</p>

<p>
	Thanks in advance!
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">4620</guid><pubDate>Tue, 07 Dec 2021 15:00:37 +0000</pubDate></item></channel></rss>
