{'Description':'A Boolean value indicating if the DNS server will store empty authoritative responses [RFC2308] in the cache. The value SHOULD be limited to 0x00000000 and 0x00000001, but it MAY be any value. The default value MUST be 0x00000001, and the value zero MUST be allowed and treated literally.<','In':True}
MaxKBSize
uint32
1
✓
-
{'Description':'Specifies the maximum size, in kilobytes, of the DNS server?s memory cache.
What is the default value','In':True}
PollutionProtection
boolean
2
✓
-
{'Description':'Determines whether DNS filters records that are saved in a cache.
0
Saves all responses to name queries to a cache. This is the default setting.
1
Saves only the records that belong to the same DNS subtree to a cache.','In':True}
ComputerName
string
3
✓
-
{'Description':'Specifies the remote computer on which to execute the command','In':True}
LockingPercent
uint32
4
✓
-
{'Description':'The percentage of the original time-to-live value for which all cache entries from nonauthoritative responses MUST be locked and MUST NOT be overwritten by data found in subsequent nonauthoritative responses. Locked cache entries MUST still be considered for removal from the cache if the soft limit of the maximum cache size is reached (see the MaxCacheSize property, described previously in this section). The value MUST be limited to the range 0x00000000 to 0x00000064, inclusive. The default value MUST be 0x00000064, and the value zero MUST be allowed and treated literally.
ValidationRange = 0, 100','In':True}
MaxNegativeTtl
datetime
5
✓
-
{'Description':'Specifies how many seconds (0x1-0xFFFFFFFF) an entry that records a negative answer to a query remains stored in the DNS cache. The default setting is 0x384 (900) seconds.
ValidateRange = 0, 2592000','In':True}
MaxTtl
datetime
6
✓
-
{'Description':'Determines how many seconds (0x0-0xFFFFFFFF) a record is saved in cache. If the 0x0 setting is used, then the DNS server does not cache records. The default setting is 0x15180 (86,400 seconds or 1 day).
Validation Range = 0, 2592000','In':True}
PassThru
boolean
7
✓
-
{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
{'Description':'Object is DNS resource record consisting of following fields:
DistinguishedName
HostName
RecordType
RecordClass
TimeToLive
Timestamp
RecordData
','EmbeddedInstance':'DnsServerResourceRecord','Out':True,'Stream':True}