Adding Write Filter Support to Advertisements

5/4/2012

This section provides instructions for adding write filter support to advertisements using the New Advertisement with Write Filter Handling Wizard. This wizard is almost exactly like the New Advertisement Wizard, except it has an additional page at the start of the wizard. If write filters are not installed on a device, the advertisement will install new software and ignore the commands to disable and restore write filters.

Before you begin to create an advertisement, make sure that you have the appropriate permissions to perform the task. For more information, see Managing Security Using Device Manager 2011.

Note

Device Manager 2011 restarts devices from the operating system each time the write filters are disabled and restored. Depending on how you have scheduled the software deployment, there may be pauses during this process.

To add write filter support to advertisements

  1. Create a package. For more information, see How to Create a Package in Configuration Manager Help.

  2. Create a program by using the following settings in the New Program Wizard. For more information, see How to Create a Program in Configuration Manager Help.

    1. On the General page, in the Command line box enter a Windows Installer (msiexec) command, or other installer tool command, with parameters set to quiet mode and no restart.

    2. If the program requires a restart, on the General page, in the After running box, select ConfigMgr restarts computer.

      Note

      To use a command-line tool to perform the restart, set the restart to begin in 10 or more seconds.

    3. On the Environment page, in the Program can run list, select Whether or not a user is logged on.

    4. On the Environment page, in the Run Mode box, select Run with administrative rights.

  3. Set a distribution point for the package using the Manage Distribution Points Wizard. For more information, see How to Send a Package to Distribution Points in Configuration Manager Help.

  4. Click System Center Configuration Manager, expand Computer Management, expand Embedded Device Management, and then expand Write Filter Servicing.

  5. Right-click Advertisements with Write Filter Handling and select New. This starts the New Advertisement with Write Filter Handling Wizard.

  6. On the first page of the New Advertisement with Write Filter Handling Wizard, select the following two check boxes:

    • To acknowledge that you want to disable write filters and that you realize the devices have to be restarted, select I understand that the devices will be restarted and the write filters will be temporarily disabled. Devices will be vulnerable to unattended persistent modifications as long as write filters are disabled and may lose data when restarted.
    • To allow unattended installation, select Package supports unattended installation. Users of the affected devices will be unable to log on during the servicing process.
  7. Click Next.

  8. Complete the rest of the wizard as you would the New Advertisement Wizard. For more information, see New Advertisement Wizard in Configuration Manager Help.

See Also

Concepts

Write Filter Support