From 38caa2d0a9f6c73af54e033c47db5e1933127228 Mon Sep 17 00:00:00 2001 From: manojampalam Date: Tue, 13 Oct 2015 23:44:22 -0700 Subject: [PATCH] Updated ssh.exe examples (markdown) --- ssh.exe-examples.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/ssh.exe-examples.md b/ssh.exe-examples.md index ed756cb..80fdc99 100644 --- a/ssh.exe-examples.md +++ b/ssh.exe-examples.md @@ -27,14 +27,11 @@ Powershell can be launched over remote ssh session as follows: `user@DEV-10566-829 C:\Users\user>powershell -File -` -`powershell -File -` - -`powershell -File -` `PS C:\Users\user> get-module` -`get-module` - `ModuleType Version Name ExportedCommands` + `---------- ------- ---- ----------------` + `Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpo...` \ No newline at end of file