Skip to content

📜 Script powershell de mise à jour DYNDNS/DDNS OVH

Notifications You must be signed in to change notification settings

zazazouthecat/update_DDNS_OVH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

update_DDNS_OVH

🖥️ Windows distribution

✅ Windows 10 ✅ Windows 7 ✅ Windows Serveur 2016/2019

PowerShell

✅ Version 2.0 et +

🏁 Installation 🏁

Télécharger le script directement depuis :

https://git.io/JuQs0

Editer les variables dans le script :

$WORK_DIR="C:\majip"

$LOGIN_OVH = "LOGIN_OVH"

$PWD_OVH = "PASSWORD_OVH"

$URL_OVH = "DDNS.MYWEBSITE.COM"

Créer une tache plannifée toutes les X minutes

powershell -Noninteractive -Noprofile -ExecutionPolicy ByPass -Command "C:\ENDROIT_DE_VOTRE_SCRIPT\update_DDNS_OVH.ps1"

Releases

No releases published

Packages

No packages published