DNS Server - How to delete a specific cache entry?
I have a DNS Server with (maybe) millions of entries and I don´t want to delete all DNS Server cache
i´m looking for a tool like remove-dnsservercache or dnscmd, with a parameter to delete only a specific record
it´s possible?
something like: dnscmd /deletecacherecord olddomain.net
I know i can delete using the GUI, but i´m wondering if there is a tool i can use to do this by command line/script