I have a task that I want to run just once each time the system memory reaches less than 10 %.Scheduled Task Trigger
Would this run until the memory is less than 10% or will it run just once? If it runs until less than 10%, how do I get it to just run once?
The task I am running is a PowerShell script