general web-searches not really showing anything.
i have some scripts that are run with a secondary account (privileged account)
the scripts need to send out some calendar invites for future activities
today i call a seperate powershell console where the running user has to input his non privileged credentials to access outlook and send the invites.
i’d really like to just use send-mail message as it doesn’t require outlook to be running, and can be used to send from any mailbox needed