adding admin consoles to the console list #5430

Closed
opened 2026-01-31 00:13:06 +00:00 by claunia · 2 comments
Owner

Originally created by @JustBeta on GitHub (Dec 6, 2019).

Would it be possible to integrate a console with the 'admin' token so that it can be associated with the other tabs.

Here is the profile I use, they are functional but not integrate.
{
"acrylicOpacity" : 0.75,
"closeOnExit" : true,
"colorScheme" : "Campbell",
"commandline" : "%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Command Start-Process "%SystemRoot%\system32\cmd.exe" -Verb runAs",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 10,
"guid" : "{f406ac09-24c5-4f23-ab3b-e1303ef722e6}",
"historySize" : 9001,
"icon" : "ms-appx:///ProfileIcons/{f406ac09-24c5-4f23-ab3b-e1303ef722e6}.png",
"name" : "cmd (admin)",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : true
},
{
"acrylicOpacity" : 0.5,
"background" : "#012456",
"closeOnExit" : true,
"colorScheme" : "Campbell",
"commandline" : "%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Command Start-Process "powershell.exe" -Verb runAs",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 10,
"guid" : "{05bba87c-60ce-485b-b510-766ea0c24805}",
"historySize" : 9001,
"icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png",
"name" : "Windows PowerShell (Admin)",
"padding" : "0, 0, 0, 0",
"snapOnInput" : true,
"startingDirectory" : "%USERPROFILE%",
"useAcrylic" : false
},

Originally created by @JustBeta on GitHub (Dec 6, 2019). Would it be possible to integrate a console with the 'admin' token so that it can be associated with the other tabs. Here is the profile I use, they are functional but not integrate. { "acrylicOpacity" : 0.75, "closeOnExit" : true, "colorScheme" : "Campbell", "commandline" : "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -NoLogo -Command Start-Process \"%SystemRoot%\\system32\\cmd.exe\" -Verb runAs", "cursorColor" : "#FFFFFF", "cursorShape" : "bar", "fontFace" : "Consolas", "fontSize" : 10, "guid" : "{f406ac09-24c5-4f23-ab3b-e1303ef722e6}", "historySize" : 9001, "icon" : "ms-appx:///ProfileIcons/{f406ac09-24c5-4f23-ab3b-e1303ef722e6}.png", "name" : "cmd (admin)", "padding" : "0, 0, 0, 0", "snapOnInput" : true, "startingDirectory" : "%USERPROFILE%", "useAcrylic" : true }, { "acrylicOpacity" : 0.5, "background" : "#012456", "closeOnExit" : true, "colorScheme" : "Campbell", "commandline" : "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -NoLogo -Command Start-Process \"powershell.exe\" -Verb runAs", "cursorColor" : "#FFFFFF", "cursorShape" : "bar", "fontFace" : "Consolas", "fontSize" : 10, "guid" : "{05bba87c-60ce-485b-b510-766ea0c24805}", "historySize" : 9001, "icon" : "ms-appx:///ProfileIcons/{61c54bbd-c2c6-5271-96e7-009a87ff44bf}.png", "name" : "Windows PowerShell (Admin)", "padding" : "0, 0, 0, 0", "snapOnInput" : true, "startingDirectory" : "%USERPROFILE%", "useAcrylic" : false },
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 00:13:06 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Dec 6, 2019):

Thanks for the suggestion! This is something that's been discussed at length in #632 and #1032. I'd refer to those threads for more details.

/dup #632 #1032

@zadjii-msft commented on GitHub (Dec 6, 2019): Thanks for the suggestion! This is something that's been discussed _at length_ in #632 and #1032. I'd refer to those threads for more details. /dup #632 #1032
Author
Owner

@ghost commented on GitHub (Dec 6, 2019):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Dec 6, 2019): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5430