Windows 7 Ultimate SP1 x64

On Tuesday, February 7, 2017 at 4:11:12 PM UTC-6, Trond Hindenes wrote:
>
> What's your operating system?
>
> On Monday, February 6, 2017 at 3:41:47 PM UTC+1, [email protected] 
> wrote:
>>
>> I have been working on an issue with getting the HTTPS endpoint for WinRM 
>> to bind to the self signed cert the Ansible setup script creates. I'm 
>> pretty stumped at this point, it seems I had it working at one time but 
>> after rebuilding the workspace I am back to square one. All controls I can 
>> think of have been turned off, UAC, Firewall, CredSSP. Here is the log 
>> output:
>>
>> .\ConfigureRemotingForAnsible.ps1 -Verbose
>> VERBOSE: Verifying WinRM service.
>> VERBOSE: PS Remoting is already enabled.
>> (Legacy) Self-signed SSL certificate generated; thumbprint: XXXXXXXXXXXXX
>> VERBOSE: Enabling SSL listener.
>> New-WSManInstance : A specified logon session does not exist. It may 
>> already have been terminated.
>> At 
>> D:\Users\wdesk.synctesting\downloads\ansible-devel\examples\scripts\ConfigureRemotingForAnsible.ps1:216
>>  
>> char:5
>> +     New-WSManInstance -ResourceURI 'winrm/config/Listener' -SelectorSet 
>> $selecto ...
>> + 
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>     + CategoryInfo          : InvalidOperation: (:) [New-WSManInstance], 
>> InvalidOperationException
>>     + FullyQualifiedErrorId : 
>> WsManError,Microsoft.WSMan.Management.NewWSManInstanceCommand
>>                                                                           
>>                                             
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/93c3167f-97e8-4e79-b71a-e079d9d9c966%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to