Web Images Videos Maps News Shopping Google Mail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
how to have a longer delay before reboot
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
  6 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
 
Lars Norman Søndergaard  
View profile   Translate to Translated (View Original)
 More options 13 June 2005, 08:49
Newsgroups: microsoft.public.sms.swdist
From: "Lars Norman Søndergaard" <l...@globeteam.com>
Date: Mon, 13 Jun 2005 09:49:17 +0200
Local: Mon 13 June 2005 08:49
Subject: Re: how to have a longer delay before reboot
Hi Bob,

What about changing your package to run shutdown.exe -t no-secs and in SMS
change the program from "SMS restarts" to "program restarts" ?

A number of shutdown programs exists - so find the one you like...

You could also start the with prompting the user "App xyz will be installed.
After the installation your machine will be restarted. Press Ok to
continue".

Thanks
Lars Norman Søndergaard.

"Bob Findlay" <BobFind...@discussions.microsoft.com> skrev i en meddelelse
news:F87B3F0A-2B81-43AF-A956-A698B721F3A6@microsoft.com...


    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.
Bob Findlay  
View profile   Translate to Translated (View Original)
 More options 13 June 2005, 13:30
Newsgroups: microsoft.public.sms.swdist
From: "Bob Findlay" <BobFind...@discussions.microsoft.com>
Date: Mon, 13 Jun 2005 05:30:03 -0700
Local: Mon 13 June 2005 13:30
Subject: Re: how to have a longer delay before reboot
Lars
trouble is, I have to run the app install hidden, so any shutdown dialog
would also be hidden :-(

I really need to persuade sms to be sensible.  5 mins it ludicrous.

Bob


    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.
Helmut  
View profile   Translate to Translated (View Original)
 More options 18 Aug 2005, 10:20
Newsgroups: microsoft.public.sms.swdist
From: Helmut <Hel...@discussions.microsoft.com>
Date: Thu, 18 Aug 2005 02:20:03 -0700
Local: Thurs 18 Aug 2005 10:20
Subject: Re: how to have a longer delay before reboot
Hi Lars,

can you explain me, how you made the user dialog

>"App xyz will be installed.
> After the installation your machine will be restarted. Press Ok to
> continue".

THANK YOU !

Helmut


    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.
Mayday175  
View profile   Translate to Translated (View Original)
 More options 28 Sep 2005, 01:47
Newsgroups: microsoft.public.sms.swdist
From: Mayday175 <Mayday...@discussions.microsoft.com>
Date: Tue, 27 Sep 2005 17:47:01 -0700
Local: Wed 28 Sep 2005 01:47
Subject: Re: how to have a longer delay before reboot
Bob

I have the same situation.... packages have been tested ok and need to be
deployed as hidden. The SMS's 5 minute shutdown warning works great and has
the users interface I require, but 5 minutes it too short. Have you had any
luck finding a solution? What about the final 60 second countdown... can that
be extended too?

Thanks
Mayday175


    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.
Bob Findlay  
View profile   Translate to Translated (View Original)
 More options 28 Sep 2005, 09:21
Newsgroups: microsoft.public.sms.swdist
From: "Bob Findlay" <BobFind...@discussions.microsoft.com>
Date: Wed, 28 Sep 2005 01:21:03 -0700
Local: Wed 28 Sep 2005 09:21
Subject: Re: how to have a longer delay before reboot
No, I am afraid I did not manage to find a solution to this.

Cheers,

Bob


    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.
Mayday175  
View profile   Translate to Translated (View Original)
 More options 25 Oct 2005, 02:17
Newsgroups: microsoft.public.sms.swdist
From: Mayday175 <Mayday...@discussions.microsoft.com>
Date: Mon, 24 Oct 2005 18:17:05 -0700
Local: Tues 25 Oct 2005 02:17
Subject: Re: how to have a longer delay before reboot
Bob

I found the solution... well, I used up some of our corporate support time
with Microsoft Support and they provided me with a solution. Their response
was:

We can change the default 5 minute countdown for reboot of the client
computer by editing the Sitectrl.ct0 file.

Stop SMS Executive and Site Component Manager
Change the value listed below to represent how long (in minutes) you want
them to show (in Sitectrl.ct0 file)
PROPERTY <Reboot Countdown><REG_DWORD><><5>
Restart SMS Executive and Site Component Manger

Their above answer was a little brief... the file you're looking for is in
x:\SMS\inboxes\sitectrl.box. Fields of particular intrest are:

    PROPERTY <Reboot Countdown><REG_DWORD><><15>
    PROPERTY <Reboot Logoff Notification><REG_DWORD><><1>
    PROPERTY <Reboot Logoff Notification Final Window><REG_DWORD><><300>

As MS said, the <Reboot Countdown> is a counter in minutes... my example
above is for 15 minutes and has tested so just fine. I believe <Reboot Logoff
Notification> is a binary field where a value of 1 or 0 enables or disables
the final warning/countdown window (the user cannot close this window or stop
the countdown). The value <Reboot Logoff Notification Final Window> shows
this final warning/countdown window for the number of seconds specified
before forcing the PC to reboot. My example above of <300> shows that final
window for 5 minutes and has tested ok in out test environment.

Please note these alterations are undocumented and unsupported... Microsoft
Support made this very clear when providing their above solution to me.

I hope this answers your origional question... :)

Mayday


    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 »

Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google