Skip to content

v1.0.1#254

Merged
rebelinux merged 8 commits into
AsBuiltReport:devfrom
rebelinux:dev
May 20, 2026
Merged

v1.0.1#254
rebelinux merged 8 commits into
AsBuiltReport:devfrom
rebelinux:dev

Conversation

@rebelinux
Copy link
Copy Markdown
Collaborator

[1.0.1] - unreleased

Added

  • Add cmdlet Get-AbrAdLog to collect report diagnostic log

Fixed

  • Add validation for ADSystem before accessing RootDomain to prevent errors
  • Add success message logging for completed commands in Invoke-CommandWithTimeout function
  • Update localization files to include NoData messages and improve key matching in tests

$DiagObject = [pscustomobject] $Diag
try {
$DiagObject | ConvertTo-Json -Depth 10 | Set-Content -Path $OutputFile -Encoding UTF8 -Force
Write-Host " [Get-AbrAdLog] Diagnostic bundle saved to: $OutputFile" -ForegroundColor Green
@rebelinux rebelinux merged commit 95965ee into AsBuiltReport:dev May 20, 2026
2 of 5 checks passed
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.

2 participants