Fri, Dec 26 2008 18:09
bradley
Enabling auditing for the Vista KSOD
To add on to the "Vista KSOD or black screen of death" if you HAVE seen this, help in trying to track down what is causing it by turning on logging.
"Also turn on logging per http://support.microsoft.com/kb/324739
What we have found we think is that if set to LocalSystem, issue of black screen will take place. We turn on logging per 324739, so can see what is changing the ObjectName key value"
Per Dennis Krohn, that's the way to enable logging to track down what is the underlying trigger
- Click Start, and then click Run.
- In the Open box, type regedit, and then click OK.
- Locate and click the registry key that you want to audit, for example:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs
- On the Edit menu, click Permissions.
- Click Advanced, click the Auditing tab, and then click Add.
- Type the user account or group whose access to this registry key you want to audit, click Check Names to verify the name, and then click OK.
- I added "Everyone" ... chose a user or groups of users as you see fit and is appropriate for your computers.

- In the Apply onto box, click the option that you want.
- Click to select the Successful and Failed check boxes next to the following access types:
Set Value
Create Subkey

- Click OK, and then click OK.
Filed under: News