Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft AD Report 0.5.0 #13

Merged
merged 12 commits into from
Dec 2, 2021
Merged

Microsoft AD Report 0.5.0 #13

merged 12 commits into from
Dec 2, 2021

Conversation

rebelinux
Copy link
Collaborator

Description

[0.5.0] - 2021-10-29

Added

  • Added ShowDefinitionInfo Option (Allows the user to choose whether to enable AD term explanations.)
  • Explanation of the ShowDefinitionInfo option has been added to the ReadMe file.
  • Added Dynamic DNS Credentials Health Check.
  • Added updated HTML Sample Report.

Changed

  • The spelling of the section title has been revised.
  • Moved DNS Zone section to InfoLevel 2.
  • Moved Role and Feature section to InfoLevel 3.
  • Removed Unused InfoLevels (CA & Security).

Fixed

  • Fix try/catch error messages (globally)
  • Fix try/catch logic on the DNS Section (Fix #11)

Related Issue

Fix #11

How Has This Been Tested?

On my homelab also tested it on 12 diferent infrastructures

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@tpcarman tpcarman merged commit 5f88598 into AsBuiltReport:dev Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DNS Section issues with try/catch statements
2 participants