We can spawn a Windows command shell and passes in a string for execution. Any output is returned as rows of text. (msdn) ex: 1 2xp_cmdshell 'dir C:\' Set configuration 1 2-- -------------------------------- 3-- Set Configuration 4-- -------------------------------- 5-- 6 7-- To allow advanced options to be changed....