DDNS script
- Log in to the DNS Service Provider Console and add a domain name resolution record.
- Download the script launcher
Update-Dns.Cmdand the scriptUpdate-Dns.PS1. - Modify
Update-Dns.PS1with the required parameters. - Execute
Update-Dns.Cmd. Default regular window mode. Pauses when finished. The launcher can be adjusted with the parameters:
Update-Dns.Cmd MinimizedMinimized window mode. Pauses only on error.Update-Dns.Cmd HiddenHidden window mode. Exits when finished. The execution result can be judged by the exit code and the output file.
- Use the Task Scheduler to create periodic execution task.