Skip to content

Releases: AsBuiltReport/AsBuiltReport.Microsoft.AD

v0.7.10

29 Oct 00:46
0bfefee
Compare
Choose a tag to compare

[0.7.10] - 2022-10-28

Fixed

  • Fix issue #83 (Error running report if multiple version are installed together)

v0.7.9

09 Oct 01:19
f5c89a3
Compare
Choose a tag to compare

[0.7.9] - 2022-10-09

Added

  • Added charts to the Domain object count sub-sections

Changed

  • Split the Domain object count section.
    • Computers object count
    • User object count
    • Domain Controller count

Fixed

v0.7.8

04 Oct 16:45
0e0d7f5
Compare
Choose a tag to compare

[0.7.8] - 2022-10-04

Added

  • Added Simple Chart support

Fixed

v0.7.7

07 Sep 21:06
c4431d3
Compare
Choose a tag to compare

[0.7.7] - 2022-09-07

Added

  • Add table to show the pending/missing Windows updates (Health Check)

Changed

  • Improve domain controller dcdiag table

Fixed

v0.7.6

05 Sep 00:48
33abb62
Compare
Choose a tag to compare

[0.7.6] - 2022-09-04

Changed

  • Improve report table of content

Fixed

v0.7.5

08 Aug 14:54
2b91d08
Compare
Choose a tag to compare

[0.7.5] - 2022-08-06

Added

  • Added SYSVOL/NETLOGON folder content status
    • Added Health Check for malicious/unessential file extensions
  • Added Domain Controller SRV Records Status
    • Added Health Check for SRV Records Status
  • Added Health Check for Unsupported Operating System findings in the Active Directory Domain

Changed

  • Allowed the Forest Root Domain to be the first Domain in the report
  • Improved Sites Replication (repadmin) section

v0.7.4

29 Jul 21:18
304eff2
Compare
Choose a tag to compare

[0.7.4] - 2022-07-29

Changed

  • Access well known groups via SID to include international names and expand them to localized group names.
  • Removed PSSharedGoods/PSWriteColor module dependency

Fixed

v0.7.3

21 May 13:54
9a30790
Compare
Choose a tag to compare

[0.7.3] - 2022-05-13

Added

  • Improved validation of module dependencies
  • Added Option "Exclude.Domains" to allow Active Directory Domain exclusions
    • Exclude Domains in AD Services
    • Exclude Domains in DNS Services
    • Exclude Domains in DHCP Services
  • Added Option "Exclude.DCs" to allow Active Directory Domain Controller exclusions
    • Exclude DCs in AD Services
    • Exclude DCs in DNS Services
    • Exclude DCs in DHCP Services
  • Added Test-Connection test to verify DC connectivity.

v0.7.2

25 Apr 15:23
1c564f7
Compare
Choose a tag to compare

[0.7.2] - 2022-04-25

Added

  • Improved AD user/group object stats
    • Added Privileged Group count information
  • Improved AD computer object stats
    • Added Operating System Count information
  • Added RID Pool Issued/Available information
  • Added Domain,Site and Global Catalog count information

Fixed

  • Fix report module dependencies. Closes #35

v0.7.1

15 Mar 00:21
1646c09
Compare
Choose a tag to compare

[0.7.1] - 2022-03-14

Added

  • Added Kerberos Audit section.
    • Added Health Check condition and explanatione

Fixed

  • Fix release workflows to include PSSharedGoods module.