Hi,
In regards to your issue, here're my suggestions:
The static RRs will not be deleted when configuring Scavenge&Aging in DNS zones.
Typically, only those resource records added dynamically using the DNS dynamic update protocol are subject to aging and scavenging.
For critical resources that you do not want their resource records to be part of DNS aging and scavenging mechanism, you will need to convert their records to static ones instead of dynamic.
When scavenging, a server examines each record in the zone. If a record has a zero value timestamp, it is ignored; if the record is stale, it is deleted.
To realize this, you can turn these records into static ones with a zero value timestamp:
In AD-integrated zones, the change will be replicated to other DC / DNS servers and the resource record will be excluded from aging and scavenging mechanism.
For more details about How DNS Aging and Scavenging Works, please refer to:
21724.how-dns-aging-and-scavenging-works.aspx
-------If my answer is helpful to you, please remember to mark them as answer. Thank you!------
Regards
Gloria