seppmail / SEPPmailAPI

Manage your SEPPmail with Powershell and REST-API
MIT License
2 stars 0 forks source link

Get-SMACOnfiguration emits format-data, should emit Objects for pipelining #24

Closed RStadlmair closed 1 year ago

RStadlmair commented 2 years ago

Example: PS /mnt/c/Users/rst> Get-SMAConfiguration -List|gm

TypeName: Microsoft.PowerShell.Commands.Internal.Format.FormatStartData

RStadlmair commented 1 year ago

Works already with Get-SMAConfiguration -List -Format Passvalue