Closed pieterhelsen closed 3 years ago
Uses uname over SSH to determine the Operating System that the remote platform is running on. Switches from tail to PowerShell Get-Content when Windows is found.
uname
tail
Get-Content
Uses
uname
over SSH to determine the Operating System that the remote platform is running on. Switches fromtail
to PowerShellGet-Content
when Windows is found.