OK I'm failing badly here. I have a standalone (non-AD) server running DNS for around 50 zones, so any "simple" operation like modifying MX or SOA records isn't simple.
I know of dnscmd however it doesn't seem to have an option to let you specify "all zones" when adding/deleting records?
There does seem to be a (relatively) undocumented "..AllZones" feature, but this only seems to work with certain switches from what I can tell.
So let's say I want to simply add a new MX record to all domains, I don't seem able to do so unless I specifically write a batch file containing all the individual zone names.
Any ideas would be much appreciated, thanks.