Skip to main content
Question

Flush and Register DNS

  • November 20, 2025
  • 2 replies
  • 18 views

jason.pope
Forum|alt.badge.img

Looking to make a simple worklet to Flush and Register the DNS of a single machine or multiple machines.  

 

Noticed there was not a worklet in the catalog.

2 replies

Forum|alt.badge.img
  • Automox Employee
  • November 20, 2025

Hi jason.pope,

I keep a series of Worklets with ‘maint’ appended on the end for these types of use cases. Here is my worklet for flushing the DNS along with the output in the activity log:
 

Line 4 is probably not neccessary since its just statically saying it worked when maybe it didn’t :D

 

 

here are a few more examples of maintenance policies i have put together:
 

Regards,


jason.pope
Forum|alt.badge.img
  • Author
  • Rookie
  • November 20, 2025

Mark,

 

Thank you. That was very helpful.