### Run a Folder of YAML Configurations Source: https://github.com/hellzerg/optimizernxt/blob/main/README.md Execute all valid YAML configuration files within a specified folder using the 'apply' command. This is useful for applying multiple settings at once. ```powershell optimizerNXT.exe apply "" ``` -------------------------------- ### Run a Specific YAML Configuration Source: https://github.com/hellzerg/optimizernxt/blob/main/README.md Execute a single YAML configuration file using the 'apply' command. Ensure the YAML file is correctly signed. ```powershell optimizerNXT.exe apply "" ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.