dyndns/README.md

7 lines
255 B
Markdown
Raw Permalink Normal View History

2024-12-19 23:47:28 +01:00
# dyndns
2024-12-20 00:01:53 +01:00
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"