Searched refs:errLogFileName (Results 1 – 1 of 1) sorted by relevance
1077 $errLogFileName = -join($guid, "-stderr.log") in Start-ExternalProcess() variable1079 $errLogFile = Join-Path -Path $Env:TEMP -ChildPath $errLogFileName in Start-ExternalProcess()1174 $errLogFileName = -join($guid, "-stderr.log") in Run-ExternalProcessWithWaitAndKill() variable1176 $errLogFile = Join-Path -Path $Env:TEMP -ChildPath $errLogFileName in Run-ExternalProcessWithWaitAndKill()