Viewing post 1 (of 2 total)
I over came the problem by running wmic with a list if servers in a text file.
e.g. WMIC /FAILFAST:on /NODE:@filename.txt SERVICE WHERE "name>'MSSQL' and name outputfile.tsv
I run this in...
March 3, 2009 at 7:17 am
#952402