set MyHome=c:\Arsystem\Home

for /F %%I in ( 'dir /b /ad "%MyHome%"') do (
        if NOT %%I == ARCmds (
                rd /S /Q "%MyHome%\%%I"
        ) 
)

Put this into a *.bat or *.cmd file and change the MyHome to where your WUT
home folder is. Then run it. I keep this on my desktop and clear the cache
whenever things start acting strange.

--- J.T. Shyman


-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Mayfield, Andy L.
Sent: Thursday, June 19, 2008 1:53 PM
To: [email protected]
Subject: User Cache

Can anyone tell me what files to delete to clear the WUT cache?  I have
a problem where changes are not showing up on one of my workstations. I
can login to another and everything shows up.

I ran into this once before, but I cannot for the life of me remember
what files I deleted to correct the problem.

Thanks, 

Andy L. Mayfield 
Sr. System Operation Specialist 
Alabama Power Company 
Office: 205-226-1805 
Cell: 205-288-9140 
SoLinc: 10*19140 

____________________________________________________________________________
___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to