Question: has anyone actually repro'd this outside of Win2k12?
One workaround is to use scheduled tasks, another is to use psexec — see http://tickets.opscode.com/browse/COOK-1172.
This sounds like the issue we hit when we fixed this bug, originally for Server 2012:
Bootstrap was faling on 2k12, and the cause was that job objects in Windows (an NT kernel capability) which are used by winrm to enforce things like maxmemorypershellmb. The knife bug referenced earlier repros the problem without winrm, simply using a
script that leverages job objects and works on Win2k3-Win2kR2, but not 2k12. In this case, WinRM was not the root cause, it was a bug in Win2k12.
I'll see if there is something that MSFT is using to publicly track the job object issue. If people are hitting this outside of the bootstrap case we worked around, this is obviously higher priority to fix.
--
Adam Edwards
Software Development Engineer, Opscode, Inc.
From: David Petzel <
">
>
Reply-To: " "> " < "> > Date: Thursday, May 23, 2013 4:06 PM To: " "> " < "> > Subject: [chef] Re: Re: Server 2012/WinRM3 uses different security? WinRM does impose limitations on what you can do over that interface. I fought with this for a quite a bit a while back when trying to get nodes to automatically install windows updates.
On that page in the section "The following list contains interfaces and properties that
are not available to remote users and applications" it lists a number of interfaces which are disallowed. I know in my case, with Windows updates I was restricted on "IUpdateSession::CreateUpdateDownloader".
If I ran my windows update code over SSH (WinSSHD), it would work just fine, however when chef-client was invoked
over WinRM, it would fail with "OLE error code:80070005"
Luckily for me we have WinSSHD across the board, so I was able to just punt and use SSH.
Sorry thats not really a solution, but I did want to pass along the info I had learned (the hard way)
On Thu, May 23, 2013 at 4:10 PM, Peter Donald
<
" target="_blank">
> wrote:
Hi, |
Archive powered by MHonArc 2.6.16.