7 lines
255 B
Markdown
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" |