Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 01-05-2007, 08:51 AM   #1 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default initiating a process on network

hey guys,

happy new year to all of you..

well jus wanted to know, how can i start or end a prcoess on lan thru command line or any windows tool..

I have two desktop at home, both connected to each other with router, share internet and access files..

now jus wanted my allow my sister to kill my torrent programm whenever she wants to surf, so as it saves bandwidth for her terminal..

Please help,both are assigned private IPs with 192.168.1.10 and 192.168.1.3

thanks
__________________
Realin Wuz here ...

real_in is offline  
Old 01-07-2007, 12:41 PM   #2 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default

Type services.msc in the run in the start menu, select action>connect to another computer, choose the remote computer, enter it's administrative account.
__________________

Law is offline  
Old 01-07-2007, 12:45 PM   #3 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

ummm.. isnt there any way from command prompt, so that i can make a batch file for my sister, she wont be able to do this

thanks for the advice, it worked greatly though..
__________________
Realin Wuz here ...

real_in is offline  
Old 01-07-2007, 12:56 PM   #4 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default

Yes there is, with the sc command on 2000 and XP

Just get administrative authentication first, you can do this by mapping the hidden C$ or connecting to her computer through computer management or services.msc providing an administrative account.

Then just open up cmd and type sc \\computer stop services

example

sc \\192.168.2.9 stop Diskeeper

sc \\Acerlap start Diskeeper
__________________

Law is offline  
Old 01-07-2007, 01:23 PM   #5 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

is that for services or any program installed on the pc, cause i tried it on my local computer and it said sorry the following service is not installed
__________________
Realin Wuz here ...

real_in is offline  
Old 01-09-2007, 06:44 AM   #6 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default

It's for services only, if you have to kill a program you have to connect to the remote computer command prompt and use the taskkill command. I use radmin to do this, I'm not sure of any free ones but tightvnc or ultravnc are both remote control solution however they don't have the remote command prompt like radmin (I think).
__________________

Law is offline  
Old 01-09-2007, 12:12 PM   #7 (permalink)
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

hmmm.. thanks a lot mate.. i will try for radmin
__________________
Realin Wuz here ...

real_in is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On