Jump to content

adamj84

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by adamj84

  1. Hey, I have tried to use this powershell script and coming up with the below if you can help?

    (not running it via pulseway)

    cd : Cannot find drive. A drive with the name '"C' does not exist.
    At C:\WINDOWS\AdminArsenal\PDQDeployRunner\service-1\exec\user.ps1:13 char:1
    + cd $path
    + ~~~~~~~~
        + CategoryInfo          : ObjectNotFound: ("C:String) [Set-Location], DriveNotFoundException
        + FullyQualifiedErrorId : DriveNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
     
    ScriptHalted
    At C:\WINDOWS\AdminArsenal\PDQDeployRunner\service-1\exec\Error Handling Wrapper.ps1:58 char:2
    +     Throw $_.Exception.ErrorRecord
    +     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OperationStopped: (:) [], RuntimeException
        + FullyQualifiedErrorId : ScriptHalted
     
     

×
×
  • Create New...