microsoft / microsoft/CSS-Exchange
[Work Item] Serialization Data Signing Causing unable to detect EMS session.
@dpaulson45 is already working on this.
Since Dec 6, 2024.
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe the work
Need to determine if there is a better way to determine that we are in an EMS session when running scripts due to Serialization Data Signing failures. When this is enabled, if the auth certificate isn't configured correctly, this will cause problems when EMS is required for scripts.
Need to determine if there is a better way to determine EMS if it will break the script or not. If it does, need to come up with a better error message to provide the cause could be that there is an issue with Serialization Data Signing causing the problem.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.