<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic is there a log file for shutdown/restart in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977502#M10666</link>
    <description>Hi,&lt;BR /&gt;is there a log file in Windows where I can see the shutdown/restart of the server?&lt;BR /&gt;TIA,&lt;BR /&gt;Art</description>
    <pubDate>Fri, 05 May 2006 09:45:21 GMT</pubDate>
    <dc:creator>Arturo Galbiati</dc:creator>
    <dc:date>2006-05-05T09:45:21Z</dc:date>
    <item>
      <title>is there a log file for shutdown/restart</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977502#M10666</link>
      <description>Hi,&lt;BR /&gt;is there a log file in Windows where I can see the shutdown/restart of the server?&lt;BR /&gt;TIA,&lt;BR /&gt;Art</description>
      <pubDate>Fri, 05 May 2006 09:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977502#M10666</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-05-05T09:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: is there a log file for shutdown/restart</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977503#M10667</link>
      <description>Hi Arturo,&lt;BR /&gt;&lt;BR /&gt;Assuming I'm understanding your question correctly, "System" under Event Viewer should allow to you discover when your system started up or shut down.  The actual file is generally located somewhere like C:\WINDOWS\system32\config\SysEvent.Evt, but you probably won't be able to access it directly since the file is locked during a Windows session.&lt;BR /&gt;&lt;BR /&gt;Typically you'll see something like "Microsoft(R) Windows 2000 (R) Service Pack 4 Uniprocessor Free." (example is from a Win2k system), and this is listed under the Source column as "eventlog".&lt;BR /&gt;&lt;BR /&gt;Under normal circumstances when the system shuts down you will usually see another "eventlog" listed saying "The Event log service was stopped", indicating the system has initiated a shutdown.&lt;BR /&gt;&lt;BR /&gt;Bryan</description>
      <pubDate>Fri, 05 May 2006 10:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977503#M10667</guid>
      <dc:creator>Bryan Eley</dc:creator>
      <dc:date>2006-05-05T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: is there a log file for shutdown/restart</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977504#M10668</link>
      <description>In the system event log you will get an entry for every restart of the server:&lt;BR /&gt;&lt;BR /&gt;Source: eventlog&lt;BR /&gt;ID: 6006&lt;BR /&gt;Description: The event log service has ben stopped.&lt;BR /&gt;&lt;BR /&gt;Source: eventlog&lt;BR /&gt;ID: 6005&lt;BR /&gt;Description: The event log service has ben started.</description>
      <pubDate>Fri, 05 May 2006 10:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977504#M10668</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-05-05T10:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: is there a log file for shutdown/restart</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977505#M10669</link>
      <description>Thanks, Ivan. I should have specified the event log ID for simpler browsing.  My excuse was that my Computer Management window was sized too small to show the column. ;-)  &lt;BR /&gt;&lt;BR /&gt;Bryan</description>
      <pubDate>Fri, 05 May 2006 10:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977505#M10669</guid>
      <dc:creator>Bryan Eley</dc:creator>
      <dc:date>2006-05-05T10:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: is there a log file for shutdown/restart</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977506#M10670</link>
      <description>Ivan reply is fine</description>
      <pubDate>Fri, 05 May 2006 10:17:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977506#M10670</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-05-05T10:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: is there a log file for shutdown/restart</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977507#M10671</link>
      <description>hi Ivan&lt;BR /&gt;thanks for reply.&lt;BR /&gt;&lt;BR /&gt;But Is there any loopwhole in your trick.&lt;BR /&gt;&lt;BR /&gt;Event log service may be stopped manually or by any other process other than RESTART Process.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Your Fast Reply in this regard will be highly appriciated&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Divesh K. Jain</description>
      <pubDate>Thu, 15 Jun 2006 05:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/is-there-a-log-file-for-shutdown-restart/m-p/4977507#M10671</guid>
      <dc:creator>divesh4u</dc:creator>
      <dc:date>2006-06-15T05:29:28Z</dc:date>
    </item>
  </channel>
</rss>

