[Group Policy] Process based enforcing single window mode #18304
Labels
Area-GroupPolicy
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Milestone
Is it possible to add a policy that enforces single window mode based on the process that is executing the PowerShell script or CMD script.
Use case: We have a backup tool that uses multiple PowerShell scripts/commands to do the work. It would be cool if I can configure WT centralized to open the commands called from this specific process in single/independent window mode.
Implementation details:
A list of calling process names/paths that should execute their scripts/commands in single window mode.
Example:
MyApp.exe
powershell.exe -File MyScript.ps1
The text was updated successfully, but these errors were encountered: