Viewing 3 posts - 1 through 3 (of 3 total)
All,
using sc.exe has done the trick!
i used
set nocount on
select distinct 'sc \\'+b.srvname+' config awhost32 start= disabled'
from sysservers b inner join database..syssubscriptions a on a.srvid = b.srvid
order by 1
this created...
June 27, 2007 at 4:53 am
#715476
all 1200 servers are sql servers. i have the requisite permissons to make the change. the service is related to how we access the boxes. i cant uninstall the old...
June 25, 2007 at 7:10 am
#714907
Unfortunately the vendor happens to be us as well.
Management dont see the risk because they dont want to see the risk with its associated cost/risk.
December 18, 2006 at 6:30 am
#678619