Windows Server 2008 startup script
I have a very simple script to email me when it reboots. I place the script in the GPO, copy it to both the scripts folder in the sysvol and the policy folder. I test the script works on the server. But on reboot, I get no email.
is there a logging function I can turn on or something? I did turn on the gpo (to wait for network) for fast logon.blankmonkey
July 28th, 2010 9:49pm
Hello,
did you check with rsop.msc that the GPO is applied correct?Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
July 29th, 2010 10:17am
Hi,
Can't you attach a task to the event that a reboot happend in event viewer (event ID) to send you an e-mail rather then using a script, however both should work I beleive.
Regards
July 29th, 2010 11:53am
You might also be able to accomplish this with a scheduled task on the
server that runs at system startup, rather than using a GPO. This might
be favorable if the number of systems that this is desired for is a
relatively small number or is not easily applied using a GPO.
-- Mike Burr
Free Windows Admin Tool Kit Click here and download it now
July 29th, 2010 5:59pm
Yes, the rsop confirms the gpo is working.blankmonkey
July 29th, 2010 7:50pm
can the task scheduler do that? I will check and se and reply today.blankmonkey
Free Windows Admin Tool Kit Click here and download it now
July 29th, 2010 7:50pm
Hi,
As you would like to monitor the server from reboot, how about create a schedule to send an email to you when the computer startup?Shaon Shan| TechNet Subscriber Support in forum| If you have any feedback on our support, please contact tngfb@microsoft.com
August 3rd, 2010 5:08am


