Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full GUI experience for Harden Windows Security Module #282

Closed
6 tasks done
HotCakeX opened this issue Jun 16, 2024 · 8 comments · Fixed by #341
Closed
6 tasks done

Full GUI experience for Harden Windows Security Module #282

HotCakeX opened this issue Jun 16, 2024 · 8 comments · Fixed by #341
Assignees
Labels
Roadmap Item 🚀 This item is in the Roadmap in the GitHub project

Comments

@HotCakeX
Copy link
Owner

HotCakeX commented Jun 16, 2024

The Harden Windows Security module will have full GUI experience, including all of its cmdlets and features.

  • Applying protection through the GUI
  • Performing Audit and compliance checking through the GUI
  • New modern tooltips for the entire GUI
  • Removing protection through the GUI
  • Modifying individual ASR rules through the GUI
  • BitLocker activation and enrollment through the GUI
@HotCakeX HotCakeX self-assigned this Jun 16, 2024
@HotCakeX HotCakeX added the Roadmap Item 🚀 This item is in the Roadmap in the GitHub project label Jun 16, 2024
@JM2K69
Copy link

JM2K69 commented Jun 17, 2024

Do you plan to use XAML with WPF for your GUI ?

@HotCakeX
Copy link
Owner Author

Yes for sure!

@JM2K69
Copy link

JM2K69 commented Jun 17, 2024

If you want some help.

@HotCakeX
Copy link
Owner Author

If you want some help.

Sure, appreciate that, I'll take all the help i can get :)
but first these 2 issues need to be taken care of by the .NET and WPF teams
dotnet/wpf#8533
dotnet/wpf#9373

They will allow me to use modern theming in WPF and PowerShell 7.5 which is based on .NET 9.

@JM2K69
Copy link

JM2K69 commented Jun 17, 2024

There is also another library mahapps https://github.com/MahApps/MahApps.Metro but this add dependency ? As you want.

@HotCakeX
Copy link
Owner Author

HotCakeX commented Jun 17, 2024

There is also another library mahapps https://github.com/MahApps/MahApps.Metro but this add dependency ? As you want.

I don't want to add 3rd party dependencies/DLLs to the module. wpf.ui integration with .NET 9 will provide everything we need.

@JM2K69
Copy link

JM2K69 commented Jun 17, 2024

Ok

@HotCakeX
Copy link
Owner Author

Adding this discussion post about required GUI changes:
#286

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Roadmap Item 🚀 This item is in the Roadmap in the GitHub project
Projects
Status: WDACConfig module
Development

Successfully merging a pull request may close this issue.

2 participants