PDA

View Full Version : Scheduled Tasks - At User login


raksasas
02-23-2006, 07:55 AM
On ever machine I reload I always set a task to run at user login. (This is at work.) I created a batch file that setup the scheduled task for me. As of lately when i have gotten to the point to where I put on the task (usually last) It will not set it to run under every users account that logs into the computer. To test this I use a test account made for testing the machine to make sure everything is working correctly. I login with the test account the task does not run. I log back in with my admin account and it runs. . I log out and log back in with the test account and check the Scheduled Tasks and nothing is in it. I log back in to my account, check the Scheduled Tasks and it is in there. I check the properties of it. made sure it is set to run as - my account with the password. I have even manually made the task and get the same affects. I believe the last time this all worked correctly was about a month ago. All the machines i have reloaded prior are working fine. It's just on the new reloads I do.

Anyone have an Idea on how I can resolve this?

MorfiusX
02-23-2006, 08:16 AM
Which ever logon you are using needs to have the "Logon as a batch job" right.

A better wa to do this is to assign a logon script. You can do this through Active directory, or on each computer using "gpedit.msc".

raksasas
02-23-2006, 07:16 PM
Sorry this was an un-need post. I didn't noice it run at the log in. but when i checked it did run. I was thinking it should be show up under each user's tasks but it doesn't. I'm probably going to look at setting it to run under Group policy as a log in script.