Keeping alive a program after closing Live Terminal

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Keeping alive a program after closing Live Terminal

L1 Bithead

Hi everyone, 

I'm using Live Terminal to upload/download Microfsoft's MSERT on potentially infected devices, which are isolated. 

But, when running msert.exe via Live Terminal, it seems that the process is attached to my Live Terminal instance, meaning that if I want the MSERT scan to complete, I have to keep the Live Terminal session open. 


Is there another way to make it so that it keeps running in the background ? 

I tried a bunch of solution such as detaching the process but it seems like it doesn't work. 

I can't use "runas" either.

Thanks in advance for your responses.

(P.S. : I'm still new to system administration/cybersecurity, so I might be missing obvious solutions)

G.Louhou

1 accepted solution

Accepted Solutions

L1 Bithead

Okay, so after more extended research, i managed to achieve what i needed using the command 

>> wmic process call create "C:\path\to\app.exe /Flags"

View solution in original post

1 REPLY 1

L1 Bithead

Okay, so after more extended research, i managed to achieve what i needed using the command 

>> wmic process call create "C:\path\to\app.exe /Flags"

  • 1 accepted solution
  • 281 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!