Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-1753

Use WMIC to kill applications on Windows

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Major
    • None
    • 3.10
    • Deploy
    • None

    Description

      Currently the application process id has to be stored for being able to kill applications on windows but the command WMIC can give the needed information to kill the applications the same way as they are done on Linux.
      The command:
      WMIC PROCESS GET Commandline processid
      gives the commandline and process id for each process of the current user.
      This can be used to find the process id of a given application which means that the applications can killed in the same way as they are done in Linux.

      Attachments

        Activity

          People

            jolf Jonas Lindberg Frellesen (Inactive)
            jolf Jonas Lindberg Frellesen (Inactive)
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: