Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
SBS and tsshutdn
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
Steven Frank  
View profile   Translate to Translated (View Original)
 More options 4 Nov, 20:16
Newsgroups: microsoft.public.windows.server.sbs
From: "Steven Frank" <sjfn...@relation.com>
Date: Wed, 4 Nov 2009 14:16:25 -0600
Local: Wed 4 Nov 2009 20:16
Subject: SBS and tsshutdn
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    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Pedro Ramilo  
View profile   Translate to Translated (View Original)
 More options 4 Nov, 21:40
Newsgroups: microsoft.public.windows.server.sbs
From: "Pedro Ramilo" <pram...@no-spam.sapo.spam.pt>
Date: Wed, 4 Nov 2009 21:40:35 -0000
Local: Wed 4 Nov 2009 21:40
Subject: Re: SBS and tsshutdn
i don't know which version of sbs you are using.

I came across a smiliar issue when trying to up shut down scripts on power
failure (UPS) and this is what i found:
- If you are running a 64bits bear in mind that there is file indirection.
Therefore many windows system folders get redirected and the you think
you're running somethig under program files for example and the program is
looking under "program files (x86)" instead.
Other windows folders are redirected besides program files.

- When calling for the shutdown command I always need to specify some
additional params such as the shutdown reason.

I would reccommend that you log in in as Administrator, open a console
window and manually try to run the command to see what happens.

"Steven Frank" <sjfn...@relation.com> escreveu na mensagem
news:eJNwBvYXKHA.1280@TK2MSFTNGP04.phx.gbl...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Susan Bradley  
View profile   Translate to Translated (View Original)
 More options 5 Nov, 06:20
Newsgroups: microsoft.public.windows.server.sbs
From: Susan Bradley <sbrad...@pacbell.net>
Date: Wed, 04 Nov 2009 22:20:50 -0800
Local: Thurs 5 Nov 2009 06:20
Subject: Re: SBS and tsshutdn

Yea... why?

There's no good reason for a periodic reboot of a server.  If you need
to do it you have a crappy app or something that you need to get to the
root of first.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russ Grover [SBS-MVP]  
View profile   Translate to Translated (View Original)
 More options 5 Nov, 06:32
Newsgroups: microsoft.public.windows.server.sbs
From: "Russ Grover [SBS-MVP]" <supp...@REMOVETHIS.sbits.biz>
Date: Wed, 4 Nov 2009 22:32:06 -0800
Local: Thurs 5 Nov 2009 06:32
Subject: Re: SBS and tsshutdn
You could use
shutdown.exe -r -f -t 0
scheduled
but I'm more concerned with why you need to schedule reboots?

have you run Microsoft Windows Small Business Server 2003 Best Practices
Analyzer
http://www.microsoft.com/downloads/details.aspx?familyid=3874527A-DE1...

--
Russell Grover - SBITS.Biz [SBS-MVP]
Microsoft Gold Certified Partner
Microsoft Certified Small Business Specialist
World Wide 24hr SBS Remote Support - http://www.SBITS.Biz
30% OFF Microsoft Online Services -
http://www.microsoft-online-services.com/

"Steven Frank" <sjfn...@relation.com> wrote in message

news:eJNwBvYXKHA.1280@TK2MSFTNGP04.phx.gbl...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steven Frank  
View profile   Translate to Translated (View Original)
 More options 11 Nov, 18:49
Newsgroups: microsoft.public.windows.server.sbs
From: "Steven Frank" <s...@relation.com>
Date: Wed, 11 Nov 2009 12:49:19 -0600
Local: Wed 11 Nov 2009 18:49
Subject: SBS and tsshutdn
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    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
"Robbin Meng [MSFT]"  
View profile   Translate to Translated (View Original)
 More options 12 Nov, 09:44
Newsgroups: microsoft.public.windows.server.sbs
From: v-rob...@online.microsoft.com ("Robbin Meng [MSFT]")
Date: Thu, 12 Nov 2009 09:44:22 GMT
Local: Thurs 12 Nov 2009 09:44
Subject: RE: SBS and tsshutdn

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.aspx?scid=KB;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/community/discussion/richui/defau...

Please post your EBS related questions to the EBS newsgroup on Connect website:
https://connect.microsoft.com/ebs08/community/discussion/richui/defau...

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/archive/2008/11/02/signing-up-for-the...
==================================================================
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    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Susan Bradley  
View profile   Translate to Translated (View Original)
 More options 12 Nov, 14:58
Newsgroups: microsoft.public.windows.server.sbs
From: Susan Bradley <sbrad...@pacbell.net>
Date: Thu, 12 Nov 2009 06:58:41 -0800
Local: Thurs 12 Nov 2009 14:58
Subject: Re: SBS and tsshutdn

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

    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google