Top "Winrm" questions

Windows Remote Management server

Stderr: VBoxManage.exe: error: VT-x is not available (VERR_VMX_NO_VMX)

PS C:\vagrant_projects> vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'opentable/…

vagrant winrm
vagrant up fails with cannot load winrm

I am trying to run a Vagrant box with SQL Server for local development. I am running Fedora 23. The box …

vagrant winrm
WSMan and Basic authorization

I'm trying to get WSMan working using Basic authorizaion. I'm always getting Access Denied error. Kerberos authentiaction works fine. Windows …

windows basic-authentication remote-access winrm wsman
Stuck trying to bootstrap Windows server using Chef

I am a mac girl, working on connecting with knife-windows trough Opscode's managed Chef to my Rackspace Windows servers. (I …

chef-infra windows-server-2008-r2 rackspace-cloud knife winrm
Importing Scriptblock from file

I've got a working Powershell script and I'd like to have the scriptblock pulled in from an external file. Working: $…

powershell winrm