mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 18:55:53 +03:00
[GH-ISSUE #11] Exchange Extension Attributes 1 to 15 - empty #4
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @goranko73 on GitHub (Sep 3, 2021).
Original GitHub issue: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/issues/11
Hi,
Extension attributes (
CURRENTUSEREXTATTR1toCURRENTUSEREXTATTR15) are empty. Is there any other requirement for that to work?Tnx
@GruberMarkus commented on GitHub (Sep 3, 2021):
Thanks for reporting this issue.
Extension attributes should work out of the box.
You have found a bug:
The solution is to only use lower case property names in 'default replacement variables.ps1' for accessing the AD attribute arrays. i will also place a hint for this in the file.
I will publish a hotfix release today and close this issue afterwards.
@GruberMarkus commented on GitHub (Sep 3, 2021):
Could you please test the hotfix before I release it?
default replacement variables.ps1.txt
@goranko73 commented on GitHub (Sep 3, 2021):
It is working now...tnx a lot
@GruberMarkus commented on GitHub (Sep 3, 2021):
Thank you for reporting this bug.
I hope you find Set-OutlookSignatures a useful tool. Feel free to share your feedback with me while and after your evaluation/implementation.
@goranko73 commented on GitHub (Sep 3, 2021):
I really appreciate the work you are doing. Thanks once again and all thumbs up!!!
@GruberMarkus commented on GitHub (Sep 3, 2021):
Fixed in pull request #12, which is part of the release version 2.1.2 (https://github.com/GruberMarkus/Set-OutlookSignatures/releases/tag/v2.1.2).