
Obtaining the Current Working Directory using PowerShell
This blog post proposes a consistent method of obtaining the current working directory using PowerShell, whether your scripts are embedded inside an executable or not. Obtaining the Current Working Directory using PowerShell I tend to use a great tool called...