Top "Winrm" questions

Windows Remote Management server

Connecting to remote server failed using WinRM from PowerShell

I am trying to run powershell code from my computer to vm on my computer, but i keep getting this …

c# powershell winrm
Allowing WinRM in the Windows Firewall

I am using windows 7 machine, installed windows power shell. How to ensure that the Windows Firewall is configured to allow …

windows powershell winrm
Send files over PSSession

I just burned a couple of hours searching for a solution to send files over an active PSSession. And the …

powershell winrm
"The SSL certificate contains a common name (CN) that does not match the hostname." in VSTS Deployment

I am using VSTS to deploy to an Azure VM. In my release definition, I receive the following error when …

ssl tfs winrm azure-pipelines-release-pipeline
Powershell winrm Trusted Hosts not working

I am trying to set up remote management on a few machines. I can successfully execute commands on the remote …

powershell winrm
Connect to remote server using winrm without adding the server to TrustedHosts

I have been struggling to deal with winrm and TrustedHosts but to no avail. After some experimenting I found out …

windows windows-7 windows-server-2008 winrm remote-management
New-PSSession does not work locally

I am trying to connect to the localhost using New-PSSession. I have Configured WinRM using winrm quickconfig Enabled PS Remoting …

powershell winrm
Ansible WinRM: Bails out with "[Errno 111] Connection refused"

When i try to connect to my windows host via WinRM module i get execption "Connection refused" in Ansible. There …

windows ansible winrm
Test WinRM/WSMan connectivity?

I'm trying to test if winrm works on a list of systems; however, I can't seem to catch/silence the …

powershell powershell-2.0 winrm wsman