October 10, 2012 at 1:08 pm
Hey guys,
I'm creating a SSIS package and one of the first steps is to stop services on a remote server so I created a batch file on the remote server (NET STOP blah blah...) but now I need a way of calling this file. Any help?
October 10, 2012 at 1:37 pm
it's been a while since i sued it but PSEXEC from the PSTools suite is designed for executing things on a remote system...there might be some permissions issues if you are trying to use it via tSQL, but that's one possibility.:
http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx
Lowell
October 11, 2012 at 1:08 am
Yes, this is harder than you might think. PSEXEC is what I have used in the past.
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy