-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Low PriorityThis is a 'nice to have', but most likely will never be worked on.This is a 'nice to have', but most likely will never be worked on.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Need to figure out if there's a decent way to handle suppressing output from powercfg.exe calls in the Power Settings related area. Mainly needed when calling PowerShell script(s) using these functions via a UNC Path; results in output like so:
'\\wsl.localhost\Ubuntu\home\jgarfield\src\justingarfield\dotfiles\windows11'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
Currently called from:
Get-PowerSchemesGet-ActivePowerSchemeDuplicatePowerSchemeSet-PowerSchemeNameAndDescriptionSet-PowerButtonSettingSet-SleepButtonSetting
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Low PriorityThis is a 'nice to have', but most likely will never be worked on.This is a 'nice to have', but most likely will never be worked on.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed