Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9637

Should a scheduled task remain in the "Running" state?

$
0
0

I'm new to using the task scheduler and I'm using it to run a batch file provided online when the computer boots. I r-clicked it and told it to run. It did and all is fine, but the Status of the task is still "Running." I just want to make sure that's okay. Or since it's already done its job, should it end in some way?

The batch file mounts a network drive such that it can be used at the system level.

net use x: \\tplinklogin.net\volume2 /persistent:yes

Viewing all articles
Browse latest Browse all 9637

Trending Articles