Simple script using the Set-SwisObject
PowerShell function to update node properties (or a single property in this case).
Takes any nodes whose response time is over 80ms and bumps its polling frequency by 50%.
Relies on $SwisConnection
variable as defined in 00_Authenticate.ps1
.