Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: WMI Connection Manager

    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...

Viewing post 1 (of 2 total)