Microsoft
Software
Hardware
Network
Question : vbscript for deleting outlook files
I need to know how to vbscript and make a batch file of the below. I want it to seek out if machine is xp or vista and if it is then I want it to close the outlook and delete the files and then open back up outlook. This applies to just outlook 2007. It would be nice if it worked on outlook 2003 but outlook 2007 is main concern
Outcmd.dat:
C:\Documents and Settings\
\Local Settings\Application Data\Microsoft\Outlook
C:\Users\
\AppDat
a\Roaming\
Microsoft\
Outlook
Extend.dat:
C:\Documents and Settings\
\Applic
ation Data\Microsoft\Outlook
C:\Users\
\AppDat
a\Local\Mi
crosoft\Ou
tlook
Frmcache.dat:
C:\Documents and Settings\
\Applic
ation Data\Microsoft\Outlook
C:\Users\
\AppDat
a\Local\Mi
crosoft\FO
RMS
Views.dat:
C:\Documents and Settings\
\Applic
ation Data\Microsoft\Outlook
C:\Users\
\AppDat
a\Local\Mi
crosoft\Ou
tlook
Answer : vbscript for deleting outlook files
I didn't verify the paths. I used exactly what you posted. Verify that strUser contains the correct user name. If it does, then verify the path and file name.
Random Solutions
communication link failure for a few single users
DTS and Stored Procedure passing parameters
Autodiscovery workaround for Free/Busy and OOF status in Exchange Server 2k7 + Outlook 2007
Simple BAT file
VMWare time sync for domain
How can I push out local machine admin passwords?
Norton IS 2005: Automatic LiveUpdate for non-Admin users?
Exchange 2007 Anti-Spam event errors
sql server 2005 standard vs enterprise
How to insert multiple rows in a table in SQL Server 2000