次の方法で共有


Update devices that are protected by UWF by using Configuration Manager (Industry 8.1)

7/8/2014

Learn how update your Windows Embedded 8.1 Industry (Industry 8.1) devices with Unified Write Filter (UWF) by using System Center Configuration Manager.

To use System Center Configuration Manager to update settings on a device that is protected with Unified Write Filter (UWF), you must turn off UWF, use Configuration Manager to deploy a new configuration baseline that has the necessary changes, and then turn UWF back on again. Optionally, you can write a program or script to accomplish these tasks.

Prerequisites

You’ve done one of the following:

You have access to Configuration Manager, a remote client management suite.

To update a device that is protected with UWF

  1. To turn off UWF, at an administrator command prompt, type the following command:

    uwfmgr.exe filter disable
    
  2. To restart the device, type the following command:

    uwfmgr.exe restart
    
  3. From Configuration Manager, deploy the configuration baseline to your devices. For more information, see How to Deploy Configuration Baselines in Configuration Manager on TechNet.

    The Windows PowerShell scripts run automatically and apply the lockdown and branding settings to the other devices.

  4. To turn on UWF, at an administrator command prompt, type the following command:

    uwfmgr.exe filter enable
    
  5. To restart the device, type the following command:

    uwfmgr.exe restart
    

Next Steps

Optionally, you can monitor the result of the deployment. For more information, see How to Monitor for Compliance Settings in Configuration Manager.

See Also

Concepts

Deploy to multiple devices