Alternate Dyndns scripts
Go to file
2024-12-20 00:01:53 +01:00
LICENSE Initial commit 2024-12-19 23:47:28 +01:00
README.md Actualiser README.md 2024-12-20 00:01:53 +01:00
Update_DDNS_OVH.ps1 Première version d'un script adapté et testé 2024-12-19 23:48:16 +01:00

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"