WMUG
The Windows Management User Group

Browse Site by Tags

Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
  • WMIC Process Call Create

    Handy to know: Start an application wmic process call create "calc.exe" Terminate an application wmic process where name="calc.exe" call terminate You can also do this remotely WMIC /NODE:Machine Name /User:UserName /Password:Password process call create "calc.exe" Drop...
    Posted to Robs Blog (Weblog) by Rob on 10-12-2007
Page 1 of 1 (1 items)