Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExtensionAttributes are all null #41

Closed
dakolta opened this issue Jul 26, 2022 · 4 comments
Closed

ExtensionAttributes are all null #41

dakolta opened this issue Jul 26, 2022 · 4 comments

Comments

@dakolta
Copy link

dakolta commented Jul 26, 2022

I have information in extended attributes and can see them using Microsofts Graph Explorer:
image

But when running the script they always come back empty
Screen Shot 2022-07-26 at 9 14 53 AM

I see that you had addressed the same issue earlier:
image

I am using the latest build from you, v3.2.0
This is happing on all users, I am at a standstill rolling this out, any help would be greatly appreciated.

GruberMarkus added a commit that referenced this issue Jul 26, 2022
…nPremisesExtensionAttributes.extensionAttribute1' et al.) (#41)
@GruberMarkus
Copy link
Member

Thank you for finding and reporting this bug.

Please test v3.2.1-beta1 and let me know if the problem is solved.

For how many users do you plan to use Set-OutlookSignatures?

@dakolta
Copy link
Author

dakolta commented Jul 26, 2022

I am planning to use it on a small office of 10, but if everything is fine I will be using it on a client that has 100-150 users, plan on getting them to help sponsor this project.

@dakolta
Copy link
Author

dakolta commented Jul 26, 2022

Just tested it and the issue is fixed.

@GruberMarkus
Copy link
Member

Thanks for your feedback!
Commit 1d3b8d5, which is included in release v3.2.1-beta1 solves this issue.

Version 3.2.1 will probably be released in the next days.

If you have questions regarding sponsoring this project, please let me know.

This was referenced Aug 4, 2022
GruberMarkus added a commit that referenced this issue Aug 4, 2022
## <a href="https://github.com/GruberMarkus/Set-OutlookSignatures/releases/tag/v3.2.1" target="_blank">v3.2.1</a> - 2022-08-04
_Attention cloud mailbox users: Microsoft will make roaming signatures available in late 2022. See 'What about the roaming signatures feature announced by Microsoft?' in README for details and recommended preparation steps._
### Added
- New FAQ: Why does the text color of my signature change sometimes?
### Fixed
- The permission check no longer takes more time than necessary by showing all allow or deny reasons, only the first match. Denies are only evaluated when an allow match has been found before.
- Template file categorization time no longer grows exponentially with each template appearing multiple times in an ini file
- Handle nested attribute names in graph config file correctly ('onPremisesExtensionAttributes.extensionAttribute1' et al.) (<a href="#41" target="_blank">#41</a>) (Thanks <a href="https://github.com/dakolta" target="_blank">@dakolta</a>!)
- Handle ini files with only one section correctly (<a href="#42" target="_blank">#42</a>) (Thanks <a href="https://github.com/dakolta" target="_blank">@dakolta</a>!)
- Include 'state' in list of default replacement variables (<a href="#44" target="_blank">#44</a>) (Thanks <a href="https://github.com/dakolta" target="_blank">@dakolta</a>!)
- The code detecting Outlook and Word registry version, file version and bitness has been corrected
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

No branches or pull requests

2 participants