Skip to content

Releases: AsBuiltReport/AsBuiltReport.Microsoft.DHCP

v0.2.1

26 Sep 19:17
4bd8f4e

Choose a tag to compare

[0.2.1] - 2025-09-26

Added

  • Improve detection of empty fields in tables
  • Improve detection of true/false elements in tables
  • Update GitHub release workflow to add post to Bluesky social platform
  • Add code to properly display space information

Changed

  • Improve detection of Dhcp Server availability (Test-WSMan)
  • Update the Eomm/why-don-t-you-tweet action to v2.0.0
  • Update the zentered/bluesky-post-action to v0.3.0
  • Update the actions/checkout action to v5
  • Deny connection to backup server by Ip Address
  • Increase AsBuiltReport.Core modules to v1.4.3
  • Updated version number in multiple scripts to 0.2.1.
  • Improved formatting and readability in various sections of the code.

v0.2.0

27 Jun 02:15
2ea46ad

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

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

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