-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Desktops
- Business PCs, Workstations and Point of Sale Systems
- HP Easy Shell - allow user configuration changes

Create an account on the HP Community to personalize your profile and ask a question
06-21-2016 01:05 PM
Hi,
We use HPDM to capture and deploy images to HP MT42 Mobile Thin Clients with Windows 7 embedded and HP easy shell configured. The enhanced write filter is configured so no user changes can be saved.
This works fine for us but now we want allow users to keep their wireless settings.
We allow them to configure wireless networks, but of course these changes get lost after every reboot.
I know that you can work with exclusions in the write filter but as far as I can see this only goes for files and folders.
How can we make sure these wireless changes performed by users are persistent?
Solved! Go to Solution.
Accepted Solutions
06-22-2016 03:28 AM
For UWF, please follow the steps below.
- Add the following path into File Exclusion List
C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces\ - Add the following registry path into Registry Exclusion List
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WlanSvc\Interfaces
For FBWF, please follow the steps below.
- Add the following path into File Exclusion List
C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces\ - Disable FBWF, and create a .reg file with the following content:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RegFilter\Parameters\MonitoredKeys\5] "ClassKey"="HKLM" "FileNameForSaving"="_Wifi.RGF" "RelativeKeyName"="Software\\Microsoft\\WlanSvc\\Interfaces" |
- Import the .reg file from Administrator and Reboot.
- Enable FBWF
My opinions are my own and do not express those of HP.
**Click the Thumps Up Button on the right to say Thanks**
06-22-2016 03:28 AM
For UWF, please follow the steps below.
- Add the following path into File Exclusion List
C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces\ - Add the following registry path into Registry Exclusion List
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WlanSvc\Interfaces
For FBWF, please follow the steps below.
- Add the following path into File Exclusion List
C:\ProgramData\Microsoft\Wlansvc\Profiles\Interfaces\ - Disable FBWF, and create a .reg file with the following content:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RegFilter\Parameters\MonitoredKeys\5] "ClassKey"="HKLM" "FileNameForSaving"="_Wifi.RGF" "RelativeKeyName"="Software\\Microsoft\\WlanSvc\\Interfaces" |
- Import the .reg file from Administrator and Reboot.
- Enable FBWF
My opinions are my own and do not express those of HP.
**Click the Thumps Up Button on the right to say Thanks**