Differences
This shows you the differences between the selected revisions of the page.
| 2012-03-28 | 2012-03-28 | ||
| powershell example (martin) | "Disconnect, clean up" comment in ps example (martin) | ||
| Line 304: | Line 304: | ||
| finally | finally | ||
| { | { | ||
| + | # Disconnect, clean up | ||
| $session.Dispose() | $session.Dispose() | ||
| } | } | ||