v4.5.0 - 2023-09-29
Some features are exclusive to the commercial Benefactor Circle add-on
See .\docs\Benefactor Circle or https://explicitonsulting.at for details about these features and how you can benefit from them with a Benefactor Circle licence.
Attention, cloud mailbox users:
Microsoft actively enables roaming signatures in Exchange Online. See What about the roaming signatures feature in Exchange Online? in .\docs\README for details, known problems and workarounds.
Set-OutlookSignatures can experimentally handle cloud roaming signatures since v4.0.0. See MirrorLocalSignaturesToCloud in .\docs\README for details.
Changed
- Adopt program logic to cloud roaming signatures API changes introduced by Microsoft
- Updated FAQ
How can I log the script output?. SeeREADMEfor details.
Added
- New parameter
EmbedImagesInHtmlAdditionalSignaturePath. SeeREADMEfor details. - New FAQ
How can I start the script only when there is a connection to the Active Directory on-prem?. SeeREADMEfor details.
Fixed
- Variables in HTM templates have not been replaced with actual values because of a wrong RegEx syntax
- Content of path defined in
AdditionalSignaturePathwas not deleted before copy operations.