Searched refs:outLogFileName (Results 1 – 1 of 1) sorted by relevance
1078 $outLogFileName = -join($guid, "-stdout.log") in Start-ExternalProcess() variable1080 $outLogFile = Join-Path -Path $Env:TEMP -ChildPath $outLogFileName in Start-ExternalProcess()1175 $outLogFileName = -join($guid, "-stdout.log") in Run-ExternalProcessWithWaitAndKill() variable1177 $outLogFile = Join-Path -Path $Env:TEMP -ChildPath $outLogFileName in Run-ExternalProcessWithWaitAndKill()