Schedule task run as NT AUTHORITY\SYSTEM ,shutdown on Logoff!?

  • Thread starter Thread starter mttc
  • Start date Start date
M

mttc

My q is:
Schedule task that schedule on start up with user NT AUTHORITY\SYSTEM,
is intend to shutdown on Logoff!?

the story:
I try run bat file that launch a java proxy.
I try to do that with Schedule task run as NT AUTHORITY\SYSTEM. but I
realize that my process shutdown on Logoff!?
(even I restart my PC and my java proxy start by Schedule task)

I not find a simple Java wrapper for 64 bit.
 
Back
Top