Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Windows Small Business Server > SBS and tsshutdn

Reply
Thread Tools Display Modes

SBS and tsshutdn

 
 
Steven Frank
Guest
Posts: n/a

 
      11-11-2009
I'm trying to schedule periodic reboots of a Windows Small Business Server
using the "tsshutdn /reboot" command.

I've done this with Windows Server Standard Edition but its not working on
SBS.

The scheduled task is running as the Administrator.

All I get in the event log is the following:

Event Type: Warning
Event Source: USER32
Event Category: None
Event ID: 1073
Date: 11/4/2009
Time: 4:01:38 AM
User: NT AUTHORITY\SYSTEM
Computer: DELL840
Description:
The attempt by user NT AUTHORITY\SYSTEM to restart/shutdown computer DELL840
failed

Any thoughts?



 
Reply With Quote
 
 
 
 
Robbin Meng [MSFT]
Guest
Posts: n/a

 
      11-12-2009


Hello Steven,

Thanks for your post.

Based on research and experience, this kind of error usually caused 3rd party services or applications that preventing the computer from shutting down. First of all, I suggest
you try a Clean Boot on the SBS server.

Clean boot
=================
Let's disable all startup items and third party services when booting. This method will help us determine if this issue is caused by a loading program or service. Please
perform the following steps:

1. Click the Start Button type "msconfig" (without quotation marks) in the Start Search box, and then press Enter.
Note: If prompted, please click Continue on the User Account Control (UAC) window.

2. Click the "Services" tab, check the "Hide All Microsoft Services" box and click "Disable All" (if it is not gray).
3. Click the "Startup" tab, click "Disable All" and click "OK".

Then, restart the computer. When the "System Configuration Utility" window appears, please check the "Don't show this message or launch the System Configuration Utility
when Windows starts" box and click OK.

Please test this issue in the Clean Boot environment, if the issue disappears in the Clean Boot environment, we can use a 50/50 approach to quickly narrow down which entry
is causing the issue.

For more information about this step, please refer to the following KB article:

How to perform a Clean Boot in Windows XP
http://support.microsoft.com/default...B;EN-US;310353

Hope this helps.



Best regards,
Robbin Meng(MSFT)
Microsoft Online Newsgroup Support

================================================== ================
Please post your SBS 2008 related questions to the SBS newsgroup on Connect website:
https://connect.microsoft.com/sbs08/...i/default.aspx

Please post your EBS related questions to the EBS newsgroup on Connect website:
https://connect.microsoft.com/ebs08/...i/default.aspx

If you want to use a newsreader other than a web forum to access these newsgroups,
please refer to the following blog to apply NNTP password and configure a newsreader:
http://msmvps.com/blogs/bradley/arch...ewsgroups.aspx
================================================== ================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ================
This posting is provided "AS IS" with no warranties, and confers no rights.
================================================== ================



 
Reply With Quote
 
Susan Bradley
Guest
Posts: n/a

 
      11-12-2009
Steven Frank wrote:
> I'm trying to schedule periodic reboots of a Windows Small Business Server
> using the "tsshutdn /reboot" command.
>
> I've done this with Windows Server Standard Edition but its not working on
> SBS.
>
> The scheduled task is running as the Administrator.
>
> All I get in the event log is the following:
>
> Event Type: Warning
> Event Source: USER32
> Event Category: None
> Event ID: 1073
> Date: 11/4/2009
> Time: 4:01:38 AM
> User: NT AUTHORITY\SYSTEM
> Computer: DELL840
> Description:
> The attempt by user NT AUTHORITY\SYSTEM to restart/shutdown computer DELL840
> failed
>
> Any thoughts?
>
>
>

Why do you need these shutdowns? What's the reason?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59