Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
disha
Starting Member
34 Posts |
Posted - 2008-11-25 : 05:31:45
|
I want to stop ssis services using the command prompt .please tell me what is the command |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2008-11-25 : 09:42:53
|
Any reasons? |
 |
|
tmitch
Yak Posting Veteran
60 Posts |
Posted - 2008-11-27 : 21:08:26
|
You can use the NET STOP [service name], but I can't imagine why you'd want to do this from the command line.---------------------Tim Mitchellwww.BucketOfBits.com |
 |
|
|
|
|