Guest TimJohnson5 Posted February 12, 2020 Posted February 12, 2020 Hi, This all started when I noticed my Windows 2008 r2 DC had the Windows firewall turned off and I attempted to it back on, I got an error code 0x8007042c. I jumped on Google and such the error code 0x8007042c. I went to MS site> https://support.microsoft.com/en-us/help/2530126/0x8007042c-error-message-when-you-try-to-start-windows-firewall I followed the fix tips provided but that created more problems and even made my problems worse than before. I created and ran this batch file as an admin- but it never fixed my problem. sc config MpsSvc start= auto sc config KeyIso start= auto sc config BFE start= auto sc config FwcAgent start= auto net stop MpsSvc net start MpsSvc net stop KeyIso net start KeyIso net start Wlansvc net start dot3svc net start EapHostnet net stop BFE net start BFE net start PolicyAgent net start MpsSvc net start IKEEXT net start DcaSvcnet net stop FwcAgent net start FwcAgent User's can't even login to the server and can't ping the DC from the client but I can ping client to client. I tried to remove one machine from the domain but now I can't rejoin. How can I undo this script and get the server back to normal? I also ran sfc /scannow but no problems were found. Byw: This is a Windows 2008 r2 and Windows7 clients on all networked. Continue reading... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.