| Switch | Description | | :--- | :--- | | --layout <path> | Specifies the directory for the offline cache. | | --add <workload> | Adds a specific workload (e.g., .NET Desktop). | | --remove <workload> | Removes a workload from the layout. | | --includeRecommended | Includes recommended packages, not just mandatory ones. | | --includeOptional | Includes all optional packages (increases size significantly). | | --all | Downloads all workloads and components. | | --lang <code> | Specifies the language (e.g., en-US ). | | --noWeb | Prevents the installer from accessing the internet. | | --verify | Checks the integrity of the layout. |