PowerTip: Convert PowerShell Path to Standard Path

Doctor Scripto

Summary: Convert a Windows PowerShell path to a standard path.

Hey, Scripting Guy! Question How can I convert a Windows PowerShell registry provider path to a standard registry path?

Hey, Scripting Guy! Answer Use the Convert-Path cmdlet, for example:

Convert-Path HKLM:\SOFTWARE\Microsoft

0 comments

Discussion is closed.

Feedback usabilla icon