• You can insert..exec into a table.

    insert MyTable exec xp_cmdshell ''

    but you need to match up the result set with the schema correctly