AsBuiltReport / AsBuiltReport.Microsoft.AD

Repository for AsBuiltReport Microsoft Active Directory module
https://techmyth.blog/posts/homelab-ad-doc-using-asbuiltreport/
MIT License
63 stars 18 forks source link

Update CHANGELOG.md #183

Closed rebelinux closed 3 months ago

rebelinux commented 3 months ago

Update CHANGELOG.md

github-actions[bot] commented 3 months ago

PSScriptAnalyzer results:

Errors: [0], Warnings: [8], Information: [0]

``` RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : SharedUtilsFunctions.ps1 Line : 99 Message : The parameter 'DomainController' has been declared but not used. RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : SharedUtilsFunctions.ps1 Line : 206 Message : The parameter 'DC' has been declared but not used. RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : SharedUtilsFunctions.ps1 Line : 235 Message : The parameter 'Filter' has been declared but not used. RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : SharedUtilsFunctions.ps1 Line : 236 Message : The parameter 'Properties' has been declared but not used. RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : SharedUtilsFunctions.ps1 Line : 237 Message : The parameter 'SelectPrty' has been declared but not used. RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : SharedUtilsFunctions.ps1 Line : 266 Message : The parameter 'Domain' has been declared but not used. RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : SharedUtilsFunctions.ps1 Line : 1793 Message : The parameter 'Target' has been declared but not used. RuleName : PSReviewUnusedParameter Severity : Warning ScriptName : Get-AbrADDomainObject.ps1 Line : 23 Message : The parameter 'Domain' has been declared but not used. ```