I have a PowerShell script that connects to a web site, and parses its returned data (It\'s about importing a previously uploaded SQL file into the web site\'s data base). T
IF that is exactly what's in your file it's because you have mismatched quotes. Powershell is waiting for the last quote.