Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Group Policy] Process based enforcing single window mode #18304

Open
htcfreek opened this issue Dec 10, 2024 · 1 comment
Open

[Group Policy] Process based enforcing single window mode #18304

htcfreek opened this issue Dec 10, 2024 · 1 comment
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

Comments

@htcfreek
Copy link

htcfreek commented Dec 10, 2024

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:

  • Calling process: MyApp.exe
  • Command: powershell.exe -File MyScript.ps1
  • Policy entry: MyApp.exe
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Dec 10, 2024
@htcfreek
Copy link
Author

The root cause leading to this idea is fixed after updating to the latest stable release (1.21.*).

If you don't like to implement such a feature please close the issue. Otherwise feel free to keep it as tracker.

@carlos-zamora carlos-zamora added Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal. labels Dec 18, 2024
@carlos-zamora carlos-zamora added this to the Backlog milestone Dec 18, 2024
@carlos-zamora carlos-zamora added Area-GroupPolicy and removed Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Dec 18, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Tag-Fix Doesn't match tag requirements label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants