Alternate Dyndns scripts
LICENSE | ||
README.md | ||
Update_DDNS_OVH.ps1 | ||
Update_DDNS_OVH.sh |
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"