Summary: Convert a Windows PowerShell path to a standard path.
How can I convert a Windows PowerShell registry provider path to a standard registry path?
Use the Convert-Path cmdlet, for example:
Convert-Path HKLM:\SOFTWARE\Microsoft
Summary: Convert a Windows PowerShell path to a standard path.
How can I convert a Windows PowerShell registry provider path to a standard registry path?
Use the Convert-Path cmdlet, for example:
Convert-Path HKLM:\SOFTWARE\Microsoft
The "Scripting Guys" is a historical title passed from scripter to scripter. The current revision has morphed into our good friend Doctor Scripto who has been with us since the very beginning.
0 comments