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

MMC Console error #14

Closed
AJHoek opened this issue Mar 1, 2018 · 3 comments
Closed

MMC Console error #14

AJHoek opened this issue Mar 1, 2018 · 3 comments
Labels

Comments

@AJHoek
Copy link

AJHoek commented Mar 1, 2018

Hi,

We are testing using the latest 2.0.2.967 version.
Server is a Windows 2012R2 edition, the plugin itself is working when configured through Powershell.

We have an issue with the MMC console which gives an error "MMC could not create the snap-in".
Are we missing any prerequisites?

Regards,
AJ

@redhook62
Copy link
Member

Hi,

No ideas !

Can you publish some eventlog errors,

The MMC Snapin is accessing metadata from ADFS's Database via PS (the same code as the PoweShell cmdlets).
You must use an account with suffisant rights (eg Local admin on ADFS212R2).

Let us know

Regards

@redhook62
Copy link
Member

Hi,

We found the problem !
NotificationHub Service and MMC Snapin doesn't register properly if UAC is enbled for local Administrator.
We are going to check the Wix installer.
but many problems since the last update of Microsoft (be very carefull on Windows 2016 and KB KB4077525)

As WorkAround, launch gpedit.msc.
Computer Configuration ->
Windows Parameters ->
Security Parameters ->
Local policy ->
Security options ->
User Account Control: Administrator Approval Mode for the Integrated Administrator Account

Set it to Disabled.

Only Uninstall and reinstall the adfsmfa.msi.

Regards
redhook

@redhook62
Copy link
Member

New version 2.0.2.968.
You can enable now UAC for administrator

Regards

@redhook62 redhook62 added the bug label Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants