-
Notifications
You must be signed in to change notification settings - Fork 1
ETT Config Management
Starting with version 1.3, ETT now supports the use of the ETTConfig.json file. This file must live in the same directory as the script or exe in order to be readable. ETT will auto-generate a Config file if one is not currently present, pre-loaded with a standard configuration and some sample functions.
ETT Settings contains a plethora of options and modifications, including:
Personalization
- Brand Color
- Custom Logo
- Custom Name
- Custom Header
- Custom Background
- Custom Header Text Color
Compliance Checking
- RAM
- Drive Space Minimum Availability
- Windows Version Target
- Validate Defender ATP enrollment
Runtime Tweaks *Enable/Disable automatic updates *Enable/Disable administrator mode *Enable/Disable Application timeout *Enable/Disable custom tools
AD Tool Query Configuration For Azure-based applications, querying LAPS and BItlocker information requires the use of client IDs and tenant IDs for authentication. *Azure AD Tenant ID *LAPS App Client ID *Bitlocker App Client ID
Included with ETT 1.3 is the ETT Settings GUI. ETT Settings provides a simple frontend to the ETT configuration file, with the exception of custom script embedding. The settings GUI can as well be locked to end-users by setting the "ETTSettingsGUI" flag to false.