View Full Version : Log shutdown on win2k as


Fabio
11-21-2005, 09:56 AM
hello all

does anyone knows how to log the shutdown on a Windows 2000 Advanced
Server?
e.g. "The previous shutdown at the 10.43 am 11/21/2005 was requested by
DOMAIN\USERNAME"

thanks in advance!

Dave Patrick
11-21-2005, 02:54 PM
Use the Group policy editor to fire your script. You may need to read the
user name from;
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
DefaultDomainName and DefaultUserName

%systemroot%\system32\gpedit.msc
Computer Config\Windows Settings\Scripts\Startup/Shutdown

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Fabio" wrote:
| hello all
|
| does anyone knows how to log the shutdown on a Windows 2000 Advanced
| Server?
| e.g. "The previous shutdown at the 10.43 am 11/21/2005 was requested by
| DOMAIN\USERNAME"
|
| thanks in advance!
|