Differences
This shows you the differences between the selected revisions of the page.
2017-10-03 | 2017-10-03 | ||
bumping version (martin) | print "connecting" (martin) | ||
Line 96: | Line 96: | ||
$session.SessionLogPath = $sessionLogPath | $session.SessionLogPath = $sessionLogPath | ||
- | # Connect | + | Write-Host "Connecting..." |
$session.Open($sessionOptions) | $session.Open($sessionOptions) | ||