Hi all
I have a situation where I need to run a cmd line on a remote server and have the results of that command line returned into a table from the calling SQL instance. I have been looking at powershell to do this as it doesn't look like I can use XP_cmdshell.
Does anyone have any pointers as to if this is possible?
Thanks