none
Stop-Process (path) RRS feed

  • Frage

  • Hello,

    how can I stop a single executive file, e.g. a specific Access-Database running.

    Stop-Process -name MSACCESS | -select commandline C:\Desktop\...?!

    Just the first Access-Database shoud be stopped...

    Get-Process -name MSACCESS

    Handles  NPM(K)    PM(K)      WS(K)     CPU(s)     Id  SI ProcessName                                                                                                                
    -------  ------    -----      -----     ------     --  -- -----------                                                                                                                
        943      50    62564      96144       6,06   7208   9  MSACCESS      

                                                                                                                 
       1025      63    30460      69708       5,95   9108   9 MSACCESS

    Thanks for support in advance

    Montag, 13. Februar 2017 20:48

Antworten

Alle Antworten