delete cookies using gpo
Dear All,I am looking solutions for below mentioned activities, I have search for self-help articles to resolvethese issue but no success..Please help me to find out the solutions.1). All W2K3 servers should accept connections only from RDP client version6 not from RDP client v5.2 2). Proxy PAC file - creating, testing and deploying through GPOCreate proxy.pac file for two proxy servers - if one fails should switch to another proxy server, else go direct to internet if not on LAN. 3). Deleting Temporary Internet files & cookies of all workstation through GPO 4). Create Hardware Profiles - LAN Docked - USB Disable, Modem Disable LAN Undocked - USB enable, Modem Enable And how to push this policy through GPOThanks & Regards,ZakirEmail: syed_zakir@hotmail.com syzakir@gmail.com
August 10th, 2009 10:32am

Use the below script and try doing it scheduling task so that all the cookies. history, form data, stored password.etc.@ECHO OFFECHO Deleting current user's Temporary Files, Cookies, History, Form Data and Stored PasswordsRunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255ECHO Done!PAUSECLS
Free Windows Admin Tool Kit Click here and download it now
August 13th, 2009 7:04am

Another option.Create .bat file with Dharshan S commands.You can incorporate this into a logoff script, and assign it to users by using Group Policy.User Configuration>Windows Settings>Scripts (Logon/Logoff) > Logoff (better)When user log off, al files are deleted.
December 29th, 2009 7:39pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics