Updated ssh.exe examples (markdown)

manojampalam 2015-10-13 23:44:22 -07:00
parent f8341948a4
commit 38caa2d0a9

@ -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...`