Pages

Tuesday, June 30, 2009

Run the Inbox Repair tool in Outlook

In this article you can use Inbox repair tool ( Scanpst.exe ) to recover folders and items from a corrupted personal Folders ( .pst ) file. The Inbox Repair tool (Scanpst.exe) is designed to help repair problems that are associated with personal folder (.pst) files. Scanpst.exe is a hidden file that is installed automatically with all English-language Microsoft Outlook installation options depending on your operating system.

To use the Inbox Repair tool, locate one of the folders by using Microsoft Windows Explorer, and then double-click the Scanpst.exe file.

The Scanpst.exe file is typically located in one of the following folders:
:\Program Files\Common Files\System\Mapi\1033\
:\Program Files\Common Files\System\MSMAPI\1033
The Scanpst.exe file for Outlook 2007 is is typically located in the following folder:
:\Program Files\Microsoft Office\Office12

To run the Inbox Repair Tool, follow these steps:

1. Click Start, and then point to Find or to Search, depending upon your operating system.
2. In the Search for files or folders named box, type scanpst.exe
3. Double click the Scanpst.exe file to open the Inbox Repair Tool.



4. Type the path and the file name of the personal folders (.pst) file or click Browse to locate the file by using the Windows file system.
5.Click Start.

Tuesday, June 23, 2009

Add a custom category to the Outlook 97/98/2000 add holiday list

Does your company have special or unusual holidays such as company founder's day or winter break days? Would you like others in your organization to be able to add these holidays to their calendars easily? Here's how you can add a custom category in the Outlook Add Holidays to Calendar dialog box. (On the Tools menu, click Options, click Calendar Options, and then click Add Holidays.)
Add a category containing personalized holidays to the Add Holiday list
1.On the Windows taskbar, click Start, point to Find, and then click Files or Folders.
2.In the Named box, type Outlook.txt, and then click Find Now.
3.Right-click the file, and then click Open.
4.At the end of the file, start a new section by typing a custom category name inside square brackets and then typing the number of personalized holidays you plan to add to this section. It's important that this number is accurate.
5.Enter each holiday's name and date, separated by a comma, with the date in the format yyyy/mm/dd. When you're finished, the new section should look like the example below.
[2008 My Company Holidays] 7
Founder's Day,2008/07/20
Company Picnic, 2008/09/07
Winter Break (1st day), 2008/12/27
Winter Break (2nd day), 2008/12/28
Winter Break (3rd day), 2008/12/29
Winter Break (4th day), 2008/12/30
Winter Break (5th day), 2008/12/31
6.Save and close Outlook.txt, making sure that you save the file in Text Only format.
Now, when you display the Add Holidays to Calendar dialog box, you'll see your custom category in the alphabetical list. Select this category to automatically add these personalized holidays to your calendar. To make this updated list of holidays available to others, give them a copy of your Outlook.txt file and have them replace the default copy on their computer with the new one. Then, they'll see the added holidays when they click the Add Holidays button in the Calendar Options dialog box.

Thursday, June 4, 2009

Block Additional Attachment Types

This article describes how to configure Microsoft Outlook to block attachment file name extensions that Outlook does not block by default. If you use Outlook in a Microsoft Exchange environment, you can configure the server to block certain attachment file name extensions by using the Outlook E-mail Security Administrator Package.

Choose between two options:

Level1Remove -- slow down access to the zip by forcing users to save them to the hard drive before opening them.

Level1Add -- treat *.zips like *.exes to prevent access to them.


* Level1Remove

To Add file types to Level1Remove key:

1. Run Regedit, and go to this key: HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security (change 10.0 to 9.0 for Outlook 2000 SP3 or to 11.0 for Outlook 2003, 12 for Outlook 2007)

2. Under that key, add a new string value named Level1Remove.

3. For the value for Level1Remove, enter a semicolon-delimited list of file extensions. For example, entering this:

.zip;.mdb;.url


would force you to save Zip file type and unblock Microsoft Access files and Internet shortcuts.


* Level1Add

To Block file types using the Level1Add key: To add additional attachment file name extensions types that you want blocked, you must add the Level1Add key to the registry. To do this, follow these steps.

1. Run Regedit, and go to this key:

HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security (change 10.0 to 9.0 for Outlook 2000 SP3 or to 11.0 for Outlook 2003, 12 for Outlook 2007)

2. Under that key, add a new string value named Level1Add.

3. For the value for Level1Add, enter a semicolon-delimited list of file extensions. For example, entering this:

.zip


would treat the Zip file type like exe's and block access to them.