Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)

  • RE: Powershell Test-Path hanging

    Yea. It is set up in a loop where it cycles through the different $path variables. It makes it through half of the paths and all of the results print...

  • RE: Powershell Test-Path hanging

    I have added more of the code around the call from my script.

    $serverName = "NTDBTH3000M00"

    $root = "D"

    $path = "\Scripts\PowerShell\test.mdf"

    ...

Viewing 2 posts - 1 through 2 (of 2 total)