Lady & Gentlemen
I have received a great support from Glenn and you and I can say 80 % of the problem has been solved.

The job has been scheduled under the service account but here is the strange different.

When I schedule the task under my account which I used to logon, the task executed at the specified time and NOTEPAD.exe appear to me but when I logon with my account and schedule the task with the service account it still work & executed at the specified time but NOTEPAD.exe does not appear to me.
In the task statues I can see that task is running and NOTEPAD processor appear within windows task manager\active processors.

I have tried to add Interactive parameter but also did not work. Please help. Thank you.


D:\jt.exe /SC "Domain\ServiceAccount" "password" /SM \\bc301828 /SJ ApplicationName="NOTEPAD" Parameters="C:\WINDOWS\NOTEPAD" WorkingDirectory="C:\WINDOWS\NOTEPAD" Comment=" Service Account Test" Creator="Domain\attiahia" Priority=Normal MaxRunTime=3600000 DontStartIfOnBatteries=0 KillIfGoingOnBatteries=0 RunOnlyIfLoggedOn=0 SystemRequired=0 DeleteWhenDone=1 Suspend=0 StartOnlyIfIdle=0 KillOnIdleEnd=0 RestartOnIdleResume=0 Hidden=0 TaskFlags=0 /CTJ StartDate=TODAY StartTime=15:23 HasEndDate=0 KillAtDuration=0 Disabled=0 Type=ONCE /SAJ "JT1a.job"