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
I am expecting to use invoke-expression or start-process
New contributor
madhuri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.