English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I was told that the following command can switch of any pc over a network?

-s -m \\computer_name

But what name do I use to choose which pc to shut down? The owners name / the port connection number of the name given to the pc by the owner?

2007-02-02 06:15:41 · 7 answers · asked by Chεεrs [uk] 7 in Computers & Internet Computer Networking

7 answers

Goto a command prompt (Start, run, type cmd )
Then type Shutdown and hit enter. This will give you the swithes you can use to shutdown a PC on the network. Better yet type shutdown -i to get a graphical screen (for beginners). Keep in mind you need to have rights on the remote pc to shut it down.
Example for forcing shutdown of a pc called office from cmd line.

shutdown -s -m \\office

But stick with shutdown -i for now. You can do the same thing, just easier to see.

2007-02-02 07:02:21 · answer #1 · answered by John Z 1 · 3 0

the command is:

shutdown -s -m \\computer_name

computer_name is the actual name of the computer, either NETBIOS name or FQDN.

Open a command window on the computer in question and type:

echo %COMPUTERNAME%

and you will get the name of the computer

You can also shutdown (and manage) a remote computer by right-clicking on "my computer" and selecting"Manage".

Right-Click on "Computer Management" and select "Connect to a Different Computer" Enter in the remote computer's name and click ok.

Right click on "Computer Management (remote computer name)" and select properties. Click the "Advanced" tab. Then click "Settings" under "Startup and Recovery"

There is a shutdown button at the bottom of that window.

You need to have administrative access on the target machine to be able to do any of this.

2007-02-02 06:21:36 · answer #2 · answered by Amanda H 6 · 2 0

The actual name of the computer on the network.

2007-02-02 06:19:05 · answer #3 · answered by Yoi_55 7 · 0 0

you need to use command prompt to do that im guessing its blocked in ur skl. if it blocked, open notepad and type @echo off cmd @echo on exactly like that, and save it as anything.bat open it wherever u saved it, and type in the command shutdown -s the school computers should be organised by name or number or sometthing so u need to find out the info of a computer so to shutdown, shutdown -s -m \\computername/num and ur done. works everytime.

2016-05-24 05:40:26 · answer #4 · answered by ? 4 · 0 0

Computer name can also be an ip address.

Eg: shutdown -s -m \\192.168.1.1

Try typing shudown /? into a command prompt to show what the parameters mean.

2007-02-02 06:29:06 · answer #5 · answered by gam3fr3aks 3 · 1 0

the computer name
you can find it in My computer
Click system information (on the left sidebar thingy)and computer name.

2007-02-02 06:20:49 · answer #6 · answered by Anonymous · 0 0

http://www.snapfiles.com/reviews/dshutdown/dshutdown.html

2007-02-02 08:19:01 · answer #7 · answered by zoomjet 7 · 0 0

fedest.com, questions and answers