Skip to content

Releases: AsBuiltReport/AsBuiltReport.Microsoft.DHCP

v0.2.0

27 Jun 02:15
2ea46ad
Compare
Choose a tag to compare

[0.2.0] - 2023-06-24

Added

  • Added support for standalone DHCP servers (Non DC)

Changed

  • Added ServerDiscovery option to enable standalone DHCP server reporting.

v0.1.1

24 May 17:01
f20c09b
Compare
Choose a tag to compare

[0.1.1] - 2023-05-23

Added

  • Added Global and Per Scope Policy information.
  • Added Global and Per Scope Filter information
  • Added Scope Reservation information
  • Added Scope Exclusion information
  • Added Client Class
    • Vendor
    • User
  • Added Scope Option Definition information

Fixed

v0.1.0

20 May 02:03
28ecc83
Compare
Choose a tag to compare

[0.1.0] - 2023-05-19

Added

  • Added Active Directory DHCP summary information.
    • Added DHCP Database information.
    • Added DHCP Dynamic DNS information.
  • Added per Domain DHCP IPv4 Scope information.
    • Added DHCP Scope Failover configuration information.
    • Added DHCP Scope Statistics information.
    • Added DHCP Scope Interface Binding information.
    • Added DHCP Scope Delegation configuration information.
  • Added per Domain DHCP IPv6 Scope information.
    • Added DHCP Scope Failover configuration information.
    • Added DHCP Scope Statistics information.
    • Added DHCP Scope Interface Binding information.
    • Added DHCP health check.
  • Added DHCP IPv4 per Scope Option information.
  • Added DHCP IPv6 per Scope Option information.
    • Added DHCP Scope Statistics information.
    • Added DHCP Scope DNS Setting information.

Changed

  • Improved bug and feature request templates