Recent content by Roy_37

  1. R

    Powershell help, start a service only if an application is launched.

    I need assistance. Very newbie to ps. I need a script that starts a certain service only if a certain app is launched. And then stop the service if the application is closed. Any guidance is appreciated. Note: The service needs to start prior to this application started. I don't want it...