Share via


Deploy MapPoint over a network

If you are a system administrator, you can deploy MapPoint over a network by using standard command line options. You can also deploy MapPoint by using the Office Custom Installation Wizard. Documentation for the Office Custom Installation Wizard is located in the online Microsoft Office Resource Kit.

Before you deploy MapPoint over a network, you must have a licensed copy of MapPoint for every computer on which you want to run it.

Create an administrative installation location

  1. Place the MapPoint Setup disc in your drive.

  2. Open a command prompt window, and enter:

    msiexec /a X:\mappoint\msmap\data.msi
    

    where X is your disc drive location.

    The Administrative Installation Wizard starts.

  3. Click Next.

  4. Choose a network location for the administrative installation location, for example, \\machine\share\MapPoint\.

  5. Follow the Administrative Installation Wizard on-screen instructions.

When you are finished creating the administrative installation location, users can install MapPoint either through an advertisement or by browsing to the location and double-clicking setup.exe.

Make MapPoint available on the network through advertising

After you create an administrative installation location, you can make MapPoint available through advertising. Advertising is a Windows installer method for making a program available to the user without installing it. When the user attempts to use the program, the program is installed and run.

  1. On a user's computer, open a command prompt window.

  2. Type the following command:

    msiexec /jm \\machine\share\MapPoint\msmap\data.msi
    

    where \\machine\share\MapPoint is the administrative installation location.

A shortcut is placed on the user's Start menu. When the user clicks this shortcut, the MapPoint setup is launched automatically.