WMUG
The Windows Management User Group

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the 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 by Rob on 10-12-2007
    Filed under: Filed under: ,
Page 1 of 1 (1 items)