[GH-ISSUE #123] Issue with finding groups with spaces in their name? #54

Closed
opened 2026-02-27 20:31:01 +03:00 by kerem · 5 comments
Owner

Originally created by @AndreDFC12 on GitHub (Aug 21, 2024).
Original GitHub issue: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/issues/123

Issue happens in the latest release

  • I confirm that the issue happens in the latest release of Set-OutlookSignatures

Previously solved issues and documentation

  • I have searched through previous issues and documentation, but have not found an answer to my issue

Code of Conduct

  • I agree to follow this project's Code of Conduct

What happened?

I'm trying to use the group tag in my INI file, but whenever I include a group with a space in it's name, the program returns a "Not found" in the output. I've tried using our AD's netbios domain name and have also tried using AzureAD (we're a hybrid environment, but we solely use Exchange online). I have no issues querying any of the groups with no spaces in the names (with the netbios domain name), but have failed to query multiple of our groups with spaces.

I've also tried updating the display name (as that's another tag parameter) of the group to be it's name with no spaces, and that didn't seem to work either.

Any ideas?

Originally created by @AndreDFC12 on GitHub (Aug 21, 2024). Original GitHub issue: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/issues/123 ### Issue happens in the latest release - [X] I confirm that the issue happens in the latest release of Set-OutlookSignatures ### Previously solved issues and documentation - [X] I have searched through previous issues and documentation, but have not found an answer to my issue ### Code of Conduct - [X] I agree to follow this project's Code of Conduct ### What happened? I'm trying to use the group tag in my INI file, but whenever I include a group with a space in it's name, the program returns a "Not found" in the output. I've tried using our AD's netbios domain name and have also tried using AzureAD (we're a hybrid environment, but we solely use Exchange online). I have no issues querying any of the groups with no spaces in the names (with the netbios domain name), but have failed to query multiple of our groups with spaces. I've also tried updating the display name (as that's another tag parameter) of the group to be it's name with no spaces, and that didn't seem to work either. Any ideas?
kerem closed this issue 2026-02-27 20:31:01 +03:00
Author
Owner

@GruberMarkus commented on GitHub (Aug 21, 2024):

The problem has initially been reported and answered here: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/discussions/121#discussioncomment-10260032

The next release will contain a fix. In the meantime, you can correct it yourself by following the instructions in the link above.

Please let me know if this solves your problem.

<!-- gh-comment-id:2302681499 --> @GruberMarkus commented on GitHub (Aug 21, 2024): The problem has initially been reported and answered here: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/discussions/121#discussioncomment-10260032 The next release will contain a fix. In the meantime, you can correct it yourself by following the instructions in the link above. Please let me know if this solves your problem.
Author
Owner

@AndreDFC12 commented on GitHub (Aug 21, 2024):

Ah man, how did I miss that?! Thank you for pointing me in the right direction. I'll make the change in the script and update you. Do you have a sense of when the next release is expected?

<!-- gh-comment-id:2302690961 --> @AndreDFC12 commented on GitHub (Aug 21, 2024): Ah man, how did I miss that?! Thank you for pointing me in the right direction. I'll make the change in the script and update you. Do you have a sense of when the next release is expected?
Author
Owner

@AndreDFC12 commented on GitHub (Aug 21, 2024):

That seems to have fixed it! Thank you!

<!-- gh-comment-id:2302717312 --> @AndreDFC12 commented on GitHub (Aug 21, 2024): That seems to have fixed it! Thank you!
Author
Owner

@GruberMarkus commented on GitHub (Aug 21, 2024):

Do you have a sense of when the next release is expected?

Hopefully within the next few weeks, but it could also be two months. I can't be more precise at the moment.

<!-- gh-comment-id:2302735361 --> @GruberMarkus commented on GitHub (Aug 21, 2024): > Do you have a sense of when the next release is expected? Hopefully within the next few weeks, but it could also be two months. I can't be more precise at the moment.
Author
Owner

@GruberMarkus commented on GitHub (Aug 21, 2024):

That seems to have fixed it! Thank you!

My pleasure!

<!-- gh-comment-id:2302735816 --> @GruberMarkus commented on GitHub (Aug 21, 2024): > That seems to have fixed it! Thank you! My pleasure!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#54
No description provided.