Releases: AsBuiltReport/AsBuiltReport.Microsoft.AD
Releases · AsBuiltReport/AsBuiltReport.Microsoft.AD
v0.9.2
[0.9.2] - 2025-01-14
Added
- Add support for WinRM over SSL
- Add option to set the WinRM tcp port used for PSSession connection setup
Changed
- Increase Diagrammer.Core minimum requirement
- Increase AsBuiltReport.Core to v1.4.1
- Improve DC selection logic
- Improve HealthCheck best practice recommendations (@Copilot)
Fixed
Removed
- Remove dependabot action (Not supported in Abr Organization)
v0.9.1
[0.9.1] - 2024-11-15
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
Changed
- Increase Diagrammer.Core minimum requirement
- Increase Diagrammer.Microsoft.AD minumum requirement
v0.9.0
v0.8.2
[0.8.2] - 2024-06-15
Added
- Add Diagrammer.Core to the module RequiredModules list
- Add Health Check to detect circular group membership
- Add Health Check to find SMBv1 status in Active Directory DCs
- Add Health Check to find groups with AdminCount set to 1
- Add Health Check to find empty groups
- Add Health Check to find Computers with password-not-required attribute set
- Add basic DHCP Infrastructure information
Changed
- Improve the code to better handle errors
- Update the Eomm/why-don-t-you-tweet action to v2.0.0
- Increase the default InfoLevel for the Forest and Domain section (InfoLevel 2)
- Enable DNS section by default (InfoLevel 1)
Fixed
v0.8.1
[0.8.1] - 2024-05-16
Added
- Site Topology diagram
- Domain and Trust diagram
- Foreign Security Principals section
Changed
- Remove Graphviz install check code
- Code cleanup
- Improve script logging
- Increase Diagrammer.Microsoft.AD module version requirements v0.2.3
- Increase AsBuiltReport.Core module version requirements v1.4.0
- Change charts default font to Segoe Ui
- Improved Forest diagram
Fixed
- Improve error handling on Forest diagram section
- Fix issues with Diagrammer.Microsoft.AD module
- Fix DNS section not getting data when there are unavailable DC servers
- Fix #154
- Fix #153
- Fix #152
- Fix #151
- Fix #150
Removed
- Removed EnableDiagrams option
- Removed EnableCharts option
v0.8.0
v0.7.15
v0.7.14
v0.7.13
[0.7.13] - 2023-06-22
Added
- Added Option "Include.Domains" to allow only a list of Active Directory Domain to document
- Include Domains in AD services
- Include Domains in DNS services
- Added Site Connection Objects section
Changed
- Major improvements to health check recommendations
Fixed
- Fix HealthCheck sections not working after v0.7.12
- Fix #84
- Fix #98
- Fix #99
- Fix #100
- Fix #101
- Fix #102
- Fix #103
- Fix #104
- Fix #105
- Fix #106
- Fix #107
- Fix #108
- Fix #109
- Fix #110
- Fix Node.js 12 actions are deprecated warning message
- Fix the code to ensure that PSRemoting sessions are removed when they are no longer needed.