Kasa Smart Control, Program

Enable PowerShell Script execution

Steps to enable PowerShell script execution: Open PowerShell as Administrator: Check current execution policy: Get-ExecutionPolicy Set the execution policy to allow scripts: Common choices: Example to set to RemoteSigned (Recommended): Set-ExecutionPolicy RemoteSigned
Program

Moved helpdesk back to rewster.uk

Just a quick heads-up — Freshdesk has increased their pricing to $18/month. I was previously on their free plan, which worked really well, but that option has now been removed.
top