- Create registry.csv to define various Windows registry settings for privacy, telemetry, and UI preferences.
- Add betterfoxoverrides.js for Firefox to restore login manager, address and credit card manager, and customize new tab page settings.
- Introduce smoothfox.js for Firefox to enable smooth scrolling and adjust mouse wheel settings.
- Establish registry.yaml to organize and document registry paths and values for system, appearance, search, privacy, and application settings.
- Created `DSC-UserInterfaceConfiguration.ps1` to manage user interface settings via registry changes.
- Developed `DSC-WindowsFeatures.ps1` to install OpenSSH Client and enable NFS Client features.
- Implemented `DSC-WindowsServices.ps1` to ensure Terminal Services are running and set to automatic startup.
- Added `PS-InstallApps.ps1` to manage app installations and remove the msstore source if it exists.
- Created `PS-RemoveApps.ps1` to remove unwanted apps, provisioned packages, and handle Office applications via winget.