I have a large library of existing powershell scripts, primarily to run some complicated logic and interactions between SQL Server and the file system.
The SQL interac
I've solved this problem by adding a cd as the first line of the script to break out of the provider. Feels hackish though.
cd