Using the archive or export function in Microsoft
Outlook to extract the data you want to share into a
new Personal Folders .pst file.
Place this file in a shared directory on the local
machine or on a server that everyone has access to.
Give full access to anyone you would like to have
the ability to update the shared resource. The fewer
people updating the data, the better, as you'll see
below.
Give only read access to people you want to view
this file.
On each of the computers in the office, create a
Briefcase. You might name it "Outlook
Shares."
Drag a copy of the .pst file from Step 2 to the
Briefcase to make a sync copy.
In Outlook, choose File | Open Special
Folders or File | Open | Personal Folders
to open the folder(s) from the Briefcase .pst file in
your Outlook profile.
Repeat steps 5-7 on each computer, for each profile
that needs access to the shared information.
Now, before starting Outlook, each person should select
the Briefcase in Windows Explorer and choose Briefcase
| Update All. When Outlook starts, the user will
have the latest copy of the shared information.
Users who have the right to update the shared info
should also choose Briefcase | Update All each
time they quit Outlook, so that changes are copied
immediately to the network copy.
Why it works?
The
Briefcase allows you to copy the local copy over the
server copy, if you have permission, so updates from the
local machine can be added.
Remember, though, that the Briefcase synchronizes
files, not individual items within files. There is danger,
therefore, that, with many people updating the data in
their local copy, then synchronizing, you'll get updates
from Martin, but those will overwrite Mary's. For this
reason, it's probably best to have as few people as
possible doing the updating.
Instead
of using the Briefcase to add a new set of Personal
Folders, try this variation using import and export for
people who need to read, but not update shared contacts:
Each user creates a new folder to hold contacts in
her primary set of folders, calling it Group Contacts.
Each time the user starts Outlook, she uses File
| Import to import from the .pst on the
network drive, choosing Replace duplicates
with items imported.
This method keeps the local file current without
introducing the need for the Briefcase. The user could
also make updates to the Group Contacts folder, filter
them by the Modified date, drag them to a new folder, then
export them to a .pst file and e-mail that file or put it
on the network for an administrator to use in updating the
main Group Contacts file. It might not be too hard to
automate this process.
Design for a better solution
A
better solution would be to create a Microsoft Access
database that stored all the information. Using database
methods in Outlook, you could update the Access
database:
Every time you add an entry to the connected folder
Every time you open the connected folder
On a set interval say every 15 minutes update the
local .pst file from the Microsoft Access database.
This solution is not as effective as Microsoft Exchange
Server. The data replication would slow your network down.