Re: Reboot command no longer works in Task Scheduler



What errors are present in the system log at the time machine reboots? Do you have a handle on what process is memory leaking?

You can script it.
http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug05/hey0816.mspx

Fixing the memory leak and blue screen stop error makes the best sense to me.



--

Regards,

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


"Oliver" wrote:
Hi, for the system log - I've changed this to overwriting events older than 7
days already. So I am hoping this will fix the problem. However, I want to
find out if there is a free faciliy from Microsoft where I can request for an
email notification if a certain ID is triggered. Example, on my Exchange
Server event viewer log file, if there are IDs such as 8250, 8026, 2102, then
I would like a program to notify me via email. Is there such a facility?

The reason for this is that when the domain controller shuts down
unexpectedly, all domain servers are affected, the Exchange Server event
viewer log file generates these ID codes. So if these happens, an email
alert will enable me to respond quickly. Does this make sense?

Oliver


"Dave Patrick" wrote:

What is in the system log at the time machine restarts?

Control Panel|Administrative Tools|Event Viewer|"file"|Action|Properties the
default is to overwrite events older than 7 days and max log file size of
512 kbytes. You can change to "Overwrite Events as needed"


"The shutdown has to work on each Saturday to refresh the server memory."

It would be better to locate and fix the leaking process.

Take a snapshot of Task Manager|Processes just after startup. Then check it
again later to see what process is ballooning. Also take a look at Task
Manager Processes|Mem Delta a consistently positive value usually indicates
a memory leak.

This tool may also help.
http://www.microsoft.com/technet/sysinternals/Utilities/ProcessExplorer.mspx.


--

Regards,

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


"Oliver" wrote:
> The following bat script (as a file.bat) which I put on a task > scheduler
> no
> longer works (W2K service pack 4).
>
> Shutdown.exe /L /R /T:120 /C
>
> How can I fix this? The shutdown has to work on each Saturday to > refresh
> the server memory.
>
> Also, as a related solution to the above problem, how I can get the > event
> viewer to email me an alert when it triggers certain ID code?
>
> Our main problem is that the server shutdowns expectedly and I suspect > it
> is
> the event viewer getting full. So I am hoping someone will have the
> solutions.
>
> Oliver
>
>



.



Relevant Pages

  • Re: Memory consumption PowerShell
    ... Why need a running CMD.Exe on Windows Server 2003 only 144 KB??? ... With best regards ... And we could initiate to run a script oout side the IDN 3.0. ... memory. ...
    (microsoft.public.windows.server.scripting)
  • Re: ANY Win32_Printer query leaks ~500kbytes in wmiprvse.exe
    ... I can't repro this problem you are describe below is all, ... All the script does below is put the remote server into a loop and does what ... >> Use of memory by Windows is much more complex than most of us know about. ...
    (microsoft.public.win32.programmer.wmi)
  • Re: Segmentation fault in php5-imap
    ... The PHP memory limit is 512 Mb and server has 16Gb of RAM, so it doesn't look like its exhausting all the memory, although one of the libraries potentially could? ... It looks like the script is dropping connection to the NNTP server. ...
    (php.general)
  • zipping problem
    ... Right I have a script that zips files on the fly. ... and the server can't hold a 25Mb string in memory ... So I was thinking is working out the max size the server can ... and breaking the zipped files up into smaller files so the ...
    (alt.php)
  • Re: Problem with ASP on Webserver
    ... No, I know the memory model, I have made my own Virtual memory dump program ... function in the script ... (Accept-Language:) ...
    (microsoft.public.windowsce.platbuilder)

Loading