cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
132
Views
0
Helpful
2
Replies

Configure open DNS updater in Windows Scheduled Task

lariclaudio
Level 1
Level 1

Hello

I would like to scheduled  the open DNS updater software in the Windows Scheduled Task.

Anybody know what are the "add arguments" parameters so the program can update every hour?

 

Regards 
renato

2 Replies 2

rotblitz
Level 6
Level 6

rotblitz
Level 6
Level 6

Repeating, because my first response went into "pending approval".

I do not think that there are any parameters.  Also, after having been started as Scheduled Task, it does not stop but remains running.

If you want to use an Updater as Scheduled Task, you write your own command line (CMD) script with utilizing wget or cURL or a PowerShell script.  The OpenDNS Updater does not foresee to be started this way.

If you need an Updater which runs all time as Windows service and without a user being logged in, use Marc's Updater instead.