Skip to content

VSSTester adding COM+ Security Check#703

Merged
dpaulson45 merged 5 commits into
mainfrom
dpaul-VssTesterComSecurity
Aug 18, 2021
Merged

VSSTester adding COM+ Security Check#703
dpaulson45 merged 5 commits into
mainfrom
dpaul-VssTesterComSecurity

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Issue:
In some cases, we can't see the Exchange Writers under normal user context. But we are able to under SYSTEM context. This is caused by an Access Denied permission, likely because the local Administrators group was removed from the machines COM+ Security settings.

Resolved #701

image

Not a 100% known fact that this is the issue without reading in the value in the keys to know that Administrators is missing. Therefore need to change the wording on this.
Added check if we can't see the Exchange Writers to see if we have the registry setting set where it is possible to have changed the default permissions from the COM+ Security on the machine. Then display that as the first action.
@dpaulson45 dpaulson45 merged commit 4255f52 into main Aug 18, 2021
@dpaulson45 dpaulson45 deleted the dpaul-VssTesterComSecurity branch August 18, 2021 16:22
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

Successfully merging this pull request may close these issues.

[Work Item] Add in check for COM+ Security in VSSTester

2 participants