PowerTip: Set Default Location Stack with PowerShell

Doctor Scripto

Summary: Use Windows PowerShell to set your default location stack.

Hey, Scripting Guy! Question How can I use Windows PowerShell to set the default for some named location stacks that I created?

Hey, Scripting Guy! Answer Use the Set-Location cmdlet and specify the stack name, for example:

Set-Location -StackName REG

0 comments

Discussion is closed.

Feedback usabilla icon