Results 1 to 4 of 4

Thread: How to boot and shutdown a system via server

  1. #1
    Join Date
    May 2009
    Posts
    54

    How to boot and shutdown a system via server

    Hi,
    I have a group of some dozen pc's in my office. Each runs on windows xp and shared a local network. Form that the four lcd monitors are placed at the entrance to provide general information to the incoming people. Here I want to set those four system in such a way that those system must boot on from the server. Then how can shut down them back after a specific period of time without any user intervention.

  2. #2
    Join Date
    Jan 2006
    Posts
    4,221

    Re: How to boot and shutdown a system via server

    You can boot a system through a server by setting up a pxe boot environment. This works on Tftp client. Here you will just need to add up the ip addresses of the system and then you can pass a boot command to the local computers. To do this first enable boot up on lan in the bios of each computer. Then get Tftp32 and set the configuration for the same.

  3. #3
    Join Date
    Jan 2006
    Posts
    3,792

    Re: How to boot and shutdown a system via server

    To setup a network booting service you will need to do two things. First request a IP address through DHCP and then download a kernal through TFTP. Download TFTP32 tools and install it in your server. Then create a pxe folder. Download three files pxelinux.0, menu.c32, and memdisk form syslinux distribution and paste them in the pxe folder. These are the open source files. Then move your floppy drive image to the pxe folder. Create a sub-directory called pxelinux.cfg. Then create a file and name it default in the above folder. Edit the file as per your need which acts as boot menu configuration. Then run TFTP32. Click on DHCP server and enter prelinux.o inthe boot file. Fill all the columns in the fields as per your need. Select the targe computer and then set the boot priority order in it.

  4. #4
    Join Date
    May 2008
    Posts
    2,945

    Re: How to boot and shutdown a system via server

    To shut down a remote computer you need to put some command in the cmd for windows. This is applicable to the server. First go to start menu and click on run. Then type cmd and hit enter. Type shutdown and press enter. CMD will show you a list of commands. You will need to give shutdown -m \\IP_FROM_THE_DESIRED_COMPUTER -s -c "Comment" -t TIME. This command will give the shutdown command to the remote computer and the system will turn off.

Similar Threads

  1. After Thermal Shutdown, system refuses to boot
    By Affy in forum Hardware Peripherals
    Replies: 5
    Last Post: 16-04-2012, 11:53 PM
  2. Toshiba A45 Laptop black screen at boot and then shutdown
    By anandntvm in forum Portable Devices
    Replies: 1
    Last Post: 23-09-2011, 06:24 PM
  3. Dell Latitude XT shutdown automatically after boot
    By Haben in forum Portable Devices
    Replies: 5
    Last Post: 11-08-2011, 08:48 AM
  4. Server will not shutdown or log off
    By Glenn Hayes in forum Windows Server Help
    Replies: 2
    Last Post: 09-05-2008, 02:46 AM
  5. Suppressing in event log, system freezes, system shutdown problems.
    By Skybuck Flying in forum Windows x64 Edition
    Replies: 8
    Last Post: 27-05-2007, 10:13 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,953,478.70152 seconds with 17 queries