Home Forums Programming Powershell Cannot use Powershell to UNZIP files inside SQL Job RE: Cannot use Powershell to UNZIP files inside SQL Job

  • You could try logging $env:username from the script file to be sure.

    Also, are your paths absolute? What is the current directory? Find out using:(Resolve-Path .\).Path

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!