Hi Guys - I've been thinking about how to setup a scheduled service on the File and print server that would run weekly or monthly and could say look on e:\profiles\xxxx\cookies (where xxxx is the 4 letter userid) and delete all the cookies with last access date older than 14 days for each profile beings cookies build up and slow login times down a lot when there are 2000 cookies in a profile to download. I don't want to have to have to script each userid in beings we have around 1400 employees and I want to run it on around 35 F+P's, does anyone know an easy method as currently i'm working on the principle that i'm going to need to read each userid into a env variable and then loop using somthing like xset then delete cookies older than 14, any help or suggestions would be appreciated.