dyndns/README.md
2024-12-20 00:01:53 +01:00

7 lines
255 B
Markdown

# dyndns
Alternate Dyndns scripts
## Setup the powershell script to run every 10 min with the Task Sheduler :
* action command : powershell
* variables : -Noninteractive -Noprofile -ExecutionPolicy ByPass -Command "C:\WORK_DIR\Update_DDNS_OVH.ps1"