Skip to content

v3.0.2

Latest

Choose a tag to compare

@dscbot dscbot released this 05 Dec 17:09
v3.0.2
e4562e6

[v3.0.2]

Added

  • DnsServerDsc
    • Added new resource
      • DnsRecordTxt - resource to manage DNS TXT records (issue #150).
      • DnsRecordTxtScoped - resource to manage DNS TXT records (issue #296).

Fixed

  • DnsServerSetting
    • Set-TargetResource was not correctly retrieving current settings from remote computers.
    • Updated comment based help for various settings to include allowed values in decimal.

Changed

  • DnsServerSetting
    • Allow MaximumUdpPacketSize to be read/write. Fixes issue #307.
    • Add input validation to RemoteIPv4RankBoost, RemoteIPv6RankBoost, MaximumRodcRsoQueueLength,
      MaximumRodcRsoAttemptsPerCycle, TcpReceivePacketSize, MaximumUdpPacketSize.