Microsoft Internet Security and Acceleration Server 2000

Creating a Microsoft Management Console Snap-in for an Application Filter

To create a Microsoft Management Console (MMC) snap-in for an application filter you need to follow these steps, as described in the following sections:

  1. Create the property sheet. Initially, this property sheet will be displayed for all of the application filters.
  2. Test the property sheet extension.
  3. Limit the property sheet, so that it displays only on the relevant application filter.
  4. Design the property page layout.
  5. Create message handlers for the property sheet elements.
  6. Load filter configuration data from vendor parameter sets and display it in ISA Management.
  7. Save the configuration data from ISA Management to the vendor parameter set.