Hello guys,
Does anyone know of a good way to automatically have users
temp files cleaned without their intervention, say once a
month? We can't seem to get our users to do this,then they
call in and complain of slow machines.
Any ideas really appreciated
RGrds,
You could add a few DEL commands to the login script or put a line to call a *.bat file in the startup group or the RUN branch of the registry. This way the PC would clean itself up every time you reboot.
The registry location is HKey_Local_Machine\Software\microsoft\Windows\CurrentVersion\Run
Just add a string value that points to the batch file containing the DEL commands.
Fred Langa is one the industry well known PC columnists and wrote a slew of articles on this subject and offered these free batch files. joegz
"Sometimes you just need to find out what it's not first to figure out what it is."
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.