Skip to content

Get-DbaDbMailAccount, Get-DbaDbMailProfile - Add Account-Profile link details#10280

Open
andreasjordan wants to merge 1 commit intodevelopmentfrom
claude/issue-7822-20260321-1609
Open

Get-DbaDbMailAccount, Get-DbaDbMailProfile - Add Account-Profile link details#10280
andreasjordan wants to merge 1 commit intodevelopmentfrom
claude/issue-7822-20260321-1609

Conversation

@andreasjordan
Copy link
Collaborator

Add MailProfile property to Get-DbaDbMailAccount and MailAccount property to Get-DbaDbMailProfile, showing the association between accounts and profiles via SMO methods.

Fixes #7822

Generated with Claude Code

… details

Add MailProfile property to Get-DbaDbMailAccount using GetAccountProfileNames() SMO method,
and MailAccount property to Get-DbaDbMailProfile using EnumAccounts().AccountName SMO method.

Fixes #7822

(do Get-DbaDbMailAccount, Get-DbaDbMailProfile)

Co-authored-by: Andreas Jordan <andreasjordan@users.noreply.github.com>
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.

Get-DbaDbMailAccount & Get-DbaDbMailProfile to return Account-Profile link details

1 participant