You can use the command line to list all members of an Active Directory group like this:
NET GROUP "group name" /DOMAIN
Alternatively you could also use the dsget command.
Nutrition for the ambitious .NET developer - since 2003
You can use the command line to list all members of an Active Directory group like this:
NET GROUP "group name" /DOMAIN
Alternatively you could also use the dsget command.
It's this dialog box:
Shutdown Event Tracker provides a simple and standard mechanism one can use to consistently document the reasons for shutting down or restarting the computer. This information is used to analyze the root causes of shutdowns and develop a more complete understanding of the system environment.
(Source: Microsoft KB 555541, Author: Soumitra Sengupta, MVP)
You can use a registry key or group policies to turn it on/off.
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Reliability
Name: ShutdownReasonUI
Type: REG_DWORD
Value: 0 = disabled | 1 = enabled
Download .REG file: DisableShutdownEventTracker.reg