Differences
This shows you the differences between the selected revisions of the page.
2016-05-31 | 2016-05-31 | ||
using CombinePaths (martin) | -sessionLogPath was not working (martin) | ||
Line 50: | Line 50: | ||
try | try | ||
{ | { | ||
+ | $session.SessionLogPath = $sessionLogPath | ||
+ | |||
Write-Host "Connecting..." | Write-Host "Connecting..." | ||
# Connect | # Connect |