Setting Up Users Accessing Microsoft Exchange Client from Multiple Windows Operating Systems

You can set up Microsoft Exchange Client users so they can move to any computer and access their mailbox, regardless of the Windows operating system.

Note

Roving users using the Microsoft Exchange Client for MS-DOS can access their mailboxes only from the MS-DOS client.

To set up a roving user for all operating systems

    1. Set up each operating system to allow roving users. See the procedures later in this section.

    2. Assign Windows NT domain logon scripts for each domain user.

    3. Using the Windows NT Server User Manager for Domains program or a logon script, create a home directory for each user.

    4. Copy three profile (.prf) files into each user's home directory, one for each platform. See the procedures later in this section. The profile is created the first time the user logs on to a computer with that operating system. The user should save the profile in the home directory and the profile will be available the next time the user logs on to any computer with the same operating system.

    5. Follow the steps for each operating system that will be used. For more information, see "Using the Profile Generator" earlier in this chapter.

To set up the operating system to allow roving users

· Set up each operating system as follows.

Windows NT Use User Manager for Domains to create a user profile for each user.

Windows 95 Enable user profiles for Windows 95. In Control Panel, choose Passwords, and then choose User Profiles.

Windows 3.x and Windows for Workgroups Add the ProfileDirectory16=<home directory> line to the [MAPI] section of the Win.ini file.

To create profile files

    1. Run the Microsoft Exchange Server Setup Editor at the client installation point for each operating system. Running the Setup Editor creates a Default.prf profile file in the client installation directory.

    2. From the File menu, choose Set User Options, then select the Home Server tab. Ensure the Home Server box is completed.

    3. Copy Default.prf to Win95.prf, Winnt.prf, and Win16.prf. These profile files can be identical and must contain all of the information to be added to the user profile, except the MailboxName. This is entered by the profile generator (Profgen.exe).

Windows NT Mandatory User Profiles

If you have mandatory user profiles, no changes to the Windows NT user profile are saved. Each time the user logs on, the default Windows NT profile overwrites the local Windows NT profile, so the Microsoft Exchange Client profiles created during one Windows NT logon session are not available the next time the user logs on.

Use the profile generator to automatically re-create the user's profile each time the user logs on to the Windows NT domain. The profile generator automatically renames the .prf file, so you use the Windows NT logon script to copy the .prf file.

To set up roving users with mandatory user profiles

    1. Modify the Windows NT logon script to copy a .prf file into the user's home directory by adding the following line:


Copy \\<ServerName>\<Share>\Default.prf  H:\

where H:\ is the user's home directory.

    2. Complete the steps in "Using the Profile Generator" earlier in this chapter.

Preventing Roving Users from Creating Local .Pst Files

For a roving user's mail to be accessible from each computer, the user must use only the server-based information store. If the user moves mail to a local .pst file (personal folders in the Microsoft Exchange Client), it will not be available from other computers.

You can prevent users from creating personal folders by installing the Microsoft Exchange Client without the personal folders service. Without this service, users cannot add personal folders to their profile.

To install the Microsoft Exchange Client without personal folders

Note

This works only if the Microsoft Exchange Client has never been installed on the computer.

    1. Run the Microsoft Exchange Setup Editor at a client installation share point.

    2. From the File menu, choose Select Client Installation Point.

    3. Select the Services property page.

    4. In the To be installed on the client box, select the Personal Folders service and choose Remove.

    5. Choose OK and quit the program.

    6. Run Microsoft Exchange Client Setup from the modified installation share point. The installed client will not have the personal folders service available.

If the Microsoft Exchange Client was previously installed on the computer with personal folders, personal folders are available even if you remove the client by selecting Remove All in Setup or if you reinstall with different services. The only way to remove the service is to edit the Mapisvf.inf file manually.

To remove personal folders from a Microsoft Exchange Client that has already been installed

    1. Open the Mapisvf.inf file using a text editor.

    2. Remove the following line from the [Services] section.


MSPST MS=Personal Folders