Avatar of techcodr
techcodr
 asked on

How do I solve Event 1000 (100) Application Error MMC.exe?

Faulting application name: mmc.exe, version: 10.0.14393.2097, time stamp: 0x5a820e5d
Faulting module name: GPOAdmin.dll, version: 10.0.14393.2068, time stamp: 0x5a7e7062
Exception code: 0xc0000005
Fault offset: 0x00000000000be1d6
Faulting process id: 0x2504
Faulting application start time: 0x01d439732c0414d4
Faulting application path: C:\Windows\system32\mmc.exe
Faulting module path: C:\Windows\System32\GPOAdmin.dll
Report Id: 0414f2f9-600e-4442-8e65-c21783ed118b
Faulting package full name:
Faulting package-relative application ID:
Windows Server 2016

Avatar of undefined
Last Comment
techcodr

8/22/2022 - Mon
Kyle Santos

Hi,

I am here to help you with your open question.  Do you still need help?  I have the ability to alert more experts if you still need help.

If you solved the problem on your own, would you please post the solution here in case others have the same problem?

If you need me to delete this question just say "Delete."

Thank you for using Experts Exchange.

Regards,

Kyle Santos
Customer Relations
techcodr

ASKER
Yes, I could still use help. I have no answer.
Kyle Santos

Could you provide some context on what happened to get what you have posted?  
What is the problem you're trying to solve?
Your help has saved me hundreds of hours of internet surfing.
fblack61
techcodr

ASKER
Same as the other events (events 513, 1059, 1000, 7000 and 10100) , I just go into the Windows Server 2016 event viewer and copy and post the errors.
For the Group Policy Results Wizard, I just try and fail to run the Group Policy Results Wizard.

I am trying to find the solution for the errors.

The questions are setting. Event 7000 may have a solution.
ASKER CERTIFIED SOLUTION
Wesley Miller

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
techcodr

ASKER
How do I clear the cache?

dism /online /cleanup-image  /restorehealth Completed
sfc /scannow  Completed.
Wesley Miller

Did you try running the GPOAdmin after DISM and SFC?

To Clear cache , Just delete the contents of %userprofile%\AppData\Roaming\Microsoft\MMC
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
techcodr

ASKER
I just created new folder MMCold and moved all the files to MMCold

Do I just open command prompt with administrator rights and enter the command GPOAdmin and return to run GPOAdmin?
Wesley Miller

Repeat what you did when you got the error for GPOAdmin.

To Open MMC itself you search for MMC. then File , Add/Remove Snap in and then Load the Snap in you want to run.
techcodr

ASKER
I do not know how the error for GPOAdmin occurred.

If I am in Windows Server 2008 then typing MMC in the search bar brings up MMC.exe. I do not give the same results in Windows Server 2016. Instead I get DFS Management as the best match.

Looking at %userprofile%\AppData\Roaming\Microsoft\MMC  I see dfsmgmt 9/2/2018. I deleted MMCold.


Looking at Event Viewer Application Windows log, the event has not shown since 8/25.


I am going to assume the fix you proposed worked.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck