Enable Windows Error Reporting...

  • Thread starter Thread starter ad_mason
  • Start date Start date
A

ad_mason

I am trying to troubleshoot an application error but Windows Error Reporting
has been disabled by a GPO and I need to turn it back on temporarily. to get
the GPO changed requires going through a few miles of red tape and as it is
only temporary probably wouldn't be approved anyway so i need a registry
override or something similar.

Thanks in advance
 
The whole point of group policy is to enforce settings. Even if you
successfully override it the setting will revert back every time group
policy is refreshed. You will probably have to go through the red tape.
 
I know the GPO it will eventually revert but I only need to override it for 5
minutes while I recreated the error so that that Windows Error Reporting
captures the error data.
 
Your best bet is to get with your network admin - she (or he) will know how
to override this temporarily. I can think of three ways right off the bat
but you would need to bring your computer to my network and join my domain.
:-)
 
Surely it's just a registry key? I have always been able to override
policies until the next policy refresh in the past for diagnostics by
changing the value of the appropriate registry key, just need to know which
key.


Richard G. Harper said:
Your best bet is to get with your network admin - she (or he) will know how
to override this temporarily. I can think of three ways right off the bat
but you would need to bring your computer to my network and join my domain.
:-)

--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
* PLEASE post all messages and replies in the newsgroups
* The Website - http://rgharper.mvps.org/


ad_mason said:
I know the GPO it will eventually revert but I only need to override it for
5
minutes while I recreated the error so that that Windows Error Reporting
captures the error data.
 
Found it in the ADMX file, the registry key is:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Error
Reporting\Disabled=0

Rather obvious realy.



ad_mason said:
Surely it's just a registry key? I have always been able to override
policies until the next policy refresh in the past for diagnostics by
changing the value of the appropriate registry key, just need to know which
key.


Richard G. Harper said:
Your best bet is to get with your network admin - she (or he) will know how
to override this temporarily. I can think of three ways right off the bat
but you would need to bring your computer to my network and join my domain.
:-)

--
Richard G. Harper [MVP Shell/User] (e-mail address removed)
* NEW! Catch my blog ... http://msmvps.com/blogs/rgharper/
* PLEASE post all messages and replies in the newsgroups
* The Website - http://rgharper.mvps.org/


ad_mason said:
I know the GPO it will eventually revert but I only need to override it for
5
minutes while I recreated the error so that that Windows Error Reporting
captures the error data.

:

The whole point of group policy is to enforce settings. Even if you
successfully override it the setting will revert back every time group
policy is refreshed. You will probably have to go through the red tape.

--
Kerry Brown
MS-MVP - Windows Desktop Experience: Systems Administration
http://www.vistahelp.ca/phpBB2/
http://vistahelpca.blogspot.com/


I am trying to troubleshoot an application error but Windows Error
Reporting
has been disabled by a GPO and I need to turn it back on temporarily.
to
get
the GPO changed requires going through a few miles of red tape and as
it
is
only temporary probably wouldn't be approved anyway so i need a
registry
override or something similar.

Thanks in advance
 
Back
Top