Navigation Menu

Skip to content

cregx/uwf-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWF Dashboard

CodeQL License docs Website GitHub (Pre-)Release Date GitHub all releases

The Windows UI application "UWF Dashboard" offers the possibility of a simplified activation/deactivation of an already configured UWF on a local or a remote domain computer.

Normally, one would use the console tool uwfmgr.exe to manage UWF but the UWF Dashboard can take over this task:

overview-uwfdb

no-more-console

uwf-dashboard-gui-status

What is Unified Write Filter:

UWF is an optional Windows lockdown feature that helps protect drives by intercepting all writes to a drive (installs, changes) and redirecting them to a virtual overlay. After a system reboot, all changes are undone. This serves to protect the system.

UWF is often used for kiosk, hotel computers or systems that are to be secured against changes by their users. For more information about UWF, visit (https://docs.microsoft.com/en-us/windows-hardware/customize/enterprise/unified-write-filter).

More information

For more information on this project, please visit my website: (https://www.cregx.de/docs/uwfdashboard/)

Still under development...

But note that UWF Dashboard is still under development. At the moment, it only has the basic functionality to activate and deactivate the UWF. The configuration of the UWF environment on the target system must be done using either uwfmgr.exe or PowerShell.

Code of Conduct

Please refer to the Code of Conduct for this repository.

Disclaimer

This program code is provided "as is", without warranty or guarantee as to its usability or effects on systems. It may be used, distributed and modified in any manner, provided that the parties agree and acknowledge that the author(s) assume(s) no responsibility or liability for the results obtained by the use of this code.