Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file to run at log off
Name: umark Date: April 8, 2004 at 11:12:32 Pacific OS: Win 2000 server CPU/Ram: p4 2.4ghz, 512 mb
Comment:
Hi,
Can someone please help.
How can i get a batchfile to run when a user logs off a computer?
Also how can i get a batchfile to run when the computer is switched off?
Name: Steve Dunn Date: April 8, 2004 at 13:25:19 Pacific
Reply:
There are options to do this running gpedit.msc (local group policy editor) - under User Configuration|Windows Settings|Scripts (Logon/Logoff) and Computer Configuration|Windows Settings|Scripts (Startup/Shutdown)
Summary: I’m creating a batch file to run an install. I’m planning to put it in my staff’s startup folder. I want after the install finish running to automatically delete the batch file from the startup folder...
Summary: Hi there. I may have posted this in the wrong topic area before, so I thought I would try moving it here. I have just recently found myself in the realm of writing batch files, so bear with my in my i...
Summary: Hi, I'am trying to schedule a batch file to run on a remote computer by using the AT command. When this batchfile is stored locally on the remote pc it works fine. But i want to run a batch file which...