Skip to content

v0.3.0

Compare
Choose a tag to compare
@tpcarman tpcarman released this 27 Sep 07:09
· 540 commits to dev since this release
b85e344

[0.3.0] - 2021-09-26

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.

Changed

  • Added more Heading definitions.
  • Added funtion to convert from subnetmask to dotted notation.
  • Added a function to convert empty culumns to "-" (less switch cases).

Fixed

  • Fix for PSSession exhaustion.
  • Fix for DNS Zone Delegation IPaddress variable
  • Fix for unhandle null values.
  • Enhanced error message catching.
  • Fix for heading hierarchy.
  • Fix Forest schema version code.
  • Fix ActiveDirectory RequiredModule error (Fix #3).