Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Shutdown/Restart Option

Status
Not open for further replies.

cyberprof

Programmer
Jun 10, 2003
229
GB
I work in a school that has had 12 XP pro PC's adding to the domain. When the user selects 'Start/Shutdown' the default option is 'Restart'. How can I make the default option 'Shutdown'

When you select 'Shutdown' as administrator, the option defaults back to 'Restart'

Any ideas?

Cheers

J

 
cyberprof,

Windows XP should always remember the last selection you chose. For instance, if you chose "restart" the last time you entered the shutdown window, when the PC boots up, "restart" will be the default choice. However, if you choose "shutdown", "shutdown" should be the default choice next time you boot up the PC.
 
You can create a desktop icon to shutdown the computer.
Right click on an empty spot on the desktop.
Select ->New -> Shortcut -> type shutdown /s -> click Next->
type a name (e.g. Off) ->click Finish.
You can also create a Restart icon by following the above steps, just replace the /s switch with /r.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top