Relative Content

Tag Archive for linuxpowershellshellpowershell-remoting

connectivity from windows server powershell 5.1 to remote linux servers

I am trying to connect to remote Linux servers from windows machine using PowerShell, PowerShell version is 5.1, so once I connect to Linux server I can execute shell commands. Iam placing my shell commands on local windows server. Iam able to use AzVMrun command and achieve my goal but, I need to achieve it without using AZ command, can someone help me with this