Skip to content

Releases: AsBuiltReport/AsBuiltReport.Microsoft.AD

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.

v0.7.0

14 Mar 16:30
f094734
Compare
Choose a tag to compare

[0.7.0] - 2022-03-14

Added

  • Implemented health check explanations.
  • Added Health Check:
    • Search for Duplicate Object.
    • Search for Duplicate SID.
    • DFS Health Status
    • Search for Account Security Issues.
  • Added Naming Context Backup information.

Changed

  • Improve Health Check content.
  • Added enabled status on Forest Optional Features section.

Fixed

  • Fix DNS section issues.
  • Sort "Organizational Unit" section by path. Closes #27

v0.6.3

30 Jan 18:26
25fd44b
Compare
Choose a tag to compare

[0.6.3] - 2022-01-30

Changed

  • More Code refactoring to improve performance.
  • Migrated DNS/DHCP Server section to use CIM sessions.
  • Changed authentication parameter of CIM/PSRemote from kerberos to negotiate.
  • Added variable to control CIM/PSRemote authentication method (PSDefaultAuthentication)
  • Changed report main text color.

Fixed

  • Fix for more table caption error messages.
  • Fix section heading hierarchy