empty recycle bin at log off?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Any ideas how to set an 'empty recycle bin at log off' policy?



Thanks
 
Havnt come across any such policy. Though you can use a
batch file to automate Empty Recycle Bin when you log off.
basically Recycle bin saves files in a folder called
Recycler which is hidden and a system folder in your C:\
you can make a batch file with "del /ah /as
c:\recycler\*.*" And schedule this batch file to run when
user logs off. Simple.
-Nimit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top