Sun Java System Connector for Microsoft Outlook 7.2 Administration Guide

“Push” Method Deployment, If End Users Lack Installation Privileges

The Deployment Configuration Program lets an administrator create installation packages that end users can run to install and configure their own local desktop copies of the Connector for Microsoft Outlook software. Software installation, however, requires access privileges that often are disallowed to many or most end users. Most enterprises therefore implement a “push” method for software distribution from the system administrator to user desktops that bypasses the requirement for user access privileges. If your network serves “locked-down” Windows environments where end users cannot install software, we strongly recommend this sort of automated configuration management as a way to avoid many individual desktop visits.

This section describes a “push” method for distributing the Sun Java System Connector for Microsoft Outlook to user desktops using Microsoft's SMS administration tools. Remember that the Deployment Configuration program can prepare desktop installation packages that both install the Connector for Microsoft Outlook software and convert existing Outlook profiles and data files for use with the new software. If your users had sufficient administrator privileges to install new software on their own desktops, you could prepare a single installation package that would perform both the installation and conversion functions in a single pass. But if the user who runs the installation package lacks the administrator privileges to install software, then the installation portion of the package would be unable to run and the conversion would fail.

When users cannot install their own software, we have to separate those two tasks so that the installation function can be facilitated separately by an SMS installation package. The SMS installation package can then be run on each user desktop by a local SMS account that has full administrator rights, and is therefore authorized to install new software on the local desktop. After the necessary software for the Connector for Microsoft Outlook has been installed, we use the Deployment Configuration Program to prepare a second installation package to convert any existing Outlook profiles and data files for use with the new Connector for Microsoft Outlook.

The conversion functions will convert any existing Outlook profiles and data files associated with the specific user who is running the desktop installation program. But the SMS account that will run the first installation package is a generic account, with administrator privileges so that it can install software, but not associated with any particular user. The installation tasks and conversion tasks must therefore be performed by two separate installation packages, because the generic SMS account necessary to physically install the software lacks the user specificity necessary to convert a user’s existing profile and data files.

A typical SMS “push” scenario consists of the five steps detailed below.

ProcedureTo Deploy the Push Method

  1. Prepare the necessary shared folders.

    Create three new shared directories, named LOGS, SJSC, and WPW, on a computer that is part of the same SMS site as the end-user desktops. The nature of Windows NT local accounts requires that you assign full control share permissions for all three folders for the SMSCliToknLocalAcct$ account, as shown in the Permissions window (left) in Figure 3–1 below.

    These assignments will provide the necessary read/write access to these directories for the SMS local account (which requires a password), and lets you avoid having to open the system to guest access. Also, assign full control permissions for all three of the NTFS folders to SMSCliToknLocalAcct$, as shown for the LOGS folder in the Properties window (right) in Figure 3–1.

    Figure 3–1 Permission Settings (left) and Properties (right) for the LOGS Shared Folder

    Permission Settings (left) and Properties (right) for
the LOGS Shared Folder

  2. Prepare an installation package to install the necessary software.

    Use the Sun Java System Connector Deployment Configuration program ( Admin.exe) to create an installation package that will only install the necessary software to each user's desktop, but not convert existing Outlook profiles and data files. The Admin.exe program is described inChapter 2, Configuring End-User Packages, but note these special requirements, on the Processes tab, for preparing this package for SMS distribution:

    • Be sure the User mode is set to Silent.

    • Be sure to uncheck the option to Create/convert/upgrade user profile.

    • Use UNC paths (\servername\sharename) for all three of the path fields.

  3. Push the first installation package to user desktops via an SMS installation package.

    Use Microsoft's SMS Packaging Wizard to prepare an installation package that will contain the Sun Java System Connector installation package you created in step 2, and then “push” the package to run automatically on user desktops— without any user initiative or interaction.

    1. Launch the SMS 2.0 Management console. Right-click on the collection to which you want to push the Connector for Microsoft Outlook, and click Distribute Software. SMS then launches its Distribute Software Wizard.

    2. On the Distribute Software Wizard’s Welcome screen: Click Next to begin.

    3. On the Package screen: Click the option to Create a new package and program, and click Next.

    4. On the Package Identification screen: Enter the appropriate values as shown in Figure 3–2, and click Next.

      Figure 3–2 SMS Distribute Software Wizard: Package Identification

      SMS Distribute Software Wizard: Package Identification

    5. On the Source Files screen: Select Create a compressed version of this source, and click Next.

    6. On the Source Directory screen: Click the Browse button to locate and specify the directory where the Connector for Microsoft Outlook installation package was created, as shown in Figure 3–3. The path specification can be either local or UNC. When you have specified the correct path, click Next.

      Figure 3–3 SMS Distribute Software Wizard: Source Directory Screen

      SMS Distribute Software Wizard: Source Directory Screen

    7. On the Program Identification screen: Click the Browse button to locate and specify the name of the program .exe file for the Command line, and click Next.

    8. On the Program Properties screen: Make sure the program will Run with administrative rights, and click Next.

    9. Specify whether and how you want to advertise the program on the next five screens, titled: Advertise a Program, Advertisement Target, Advertisement Name, Advertise to Sub collections, and Advertisement Schedule. As you enter your choices, click Next to advance to each next screen.

    10. On the Assign Program screen: Select Yes to assign the program, specify the date and time of assignment, and click Next.

    11. On the Completing... screen: Review your settings for the creation of this installation package. You may use the Back button to go back and change any settings now, before you actually create the package. When the settings appear as you want them, click Finish to create the package, which will then be pushed to user desktops according to the Assignment and other parameters you have specified in this Wizard.

      A user’s Advertised Programs Monitor will report the package as shown in Figure 3–4.

      Figure 3–4 A User’s Advertised Programs Monitor

      A User's Advertised Programs Monitor

      In any case, every user will be alerted to the imminent run of the package by a Countdown dialog box, as shown in Figure 3–5.

      Figure 3–5 A User’s Countdown Dialog Box

      A User's Countdown Dialog Box

      Because the desktop installation program (desktop.exe) will be run by the SMS administrator program, as a local user, access to network shares will require a password, even if the shares are made available to the group “everyone.” If the network denies access to log directories and install directories during a user run of the installation package, enable guest access on the computer hosting the log files and installation media, to allow the local account from one system to access the data from another system.

  4. Prepare a second installation package to convert existing Outlook profiles and data files.

    Use the Sun Java System Deployment Configuration program (Admin.exe) to create a second installation package for the Connector for Microsoft Outlook— this time to only convert any existing Outlook profiles and data files for use with the new Connector for Microsoft Outlook software. The Admin.exe program is described in Chapter 2, Configuring End-User Packages, but note these special requirements in the Processes tab for preparing this package:

    • Set the User mode to Interactive.

    • Under Processes to include in this configuration :

      • Be sure that none of the Install or upgrade... options is marked.

      • Mark the Create/convert/upgrade user profile option.

  5. Push the second installation package to user desktops via an SMS installation package.

    Use Microsoft's SMS Packaging Wizard to prepare another SMS installation package—this one to contain the Sun Java System installation package you created in step 4. Use the same settings you used in step 3 above to prepare the first SMS installation package, except for these differences on the Program Properties screen:

    • Program can run: Select the option Only when a user is logged on.

    • Mark the User input required option, and be sure that Run with administrative rights is unmarked.

    This final SMS package will require some user interaction, to reply to password prompts, but will not require administrator privileges since this package does not install any new software to the desktop. The passwords will authorize the conversion program’s access to password-protected Outlook Personal Folders (.pst) files.

    Alternatively, this step 5 can be accomplished by running the installation package from the command line, with an SMS script, as explained below under Command-Line Switches for the User Installation Package