Re: [Puppet Users] chocolatey, windows, powershell and fault bucket

2013-09-10 Thread Josh Cooper
On Saturday, August 24, 2013, badgerious wrote: > I opened a ticket about this a few days ago: > http://projects.puppetlabs.com/issues/22258 > > (Doing a bit of reading/poking at code, but so far everything I know is on > the ticket) > > Eric > > -- > You received this message because you are subs

[Puppet Users] chocolatey, windows, powershell and fault bucket

2013-07-22 Thread Francesco Sacchi
Hi, I configured puppet open source with the chocolatey module and one windows client. When the puppet agent run as a service (not the interactive version) I can see in the windows event log some errors like Fault bucket 1734820220, type 5 Event name: PowerShell Fault bucket , type 0 Event na

Re: [Puppet Users] chocolatey, windows, powershell and fault bucket

2013-07-22 Thread Rob Reynolds
What account are you running the service under? -- Rob Reynolds Developer, Puppet Labs *Join us at PuppetConf 2013, August 22-23 in San Francisco - * http://bit.ly/pupconf13* **Register now and take advantage of the Final Countdown discount - save 15%!* On Mon, Jul 22, 2013 at 9:51 AM, Francesc

Re: [Puppet Users] chocolatey, windows, powershell and fault bucket

2013-07-22 Thread Francesco Sacchi
I have powershell 2.0 and .net framework 4.0 installed. and if I run puppet_interactive everything works... Il giorno lunedì 22 luglio 2013 17:16:28 UTC+2, Rob Reynolds ha scritto: > > Let's validate your settings. You should have powershell 2.0+ and .net > framework 4.0 installed. > > On the bo

Re: [Puppet Users] chocolatey, windows, powershell and fault bucket

2013-07-22 Thread Rob Reynolds
So let's set the service to run under your user name. Once you've done that, restart the service. Also, do you have chocolatey already installed? or are you installing it with puppet? -- Rob Reynolds Developer, Puppet Labs *Join us at PuppetConf 2013, August 22-23 in San Francisco - * http://bit

Re: [Puppet Users] chocolatey, windows, powershell and fault bucket

2013-07-22 Thread Rob Reynolds
Let's validate your settings. You should have powershell 2.0+ and .net framework 4.0 installed. On the box you can quickly validate powershell by opening a command shell and typing powershell. -- Rob Reynolds Developer, Puppet Labs *Join us at PuppetConf 2013, August 22-23 in San Francisco - *

Re: [Puppet Users] chocolatey, windows, powershell and fault bucket

2013-07-22 Thread Francesco Sacchi
I tried both with my own account (which is domain administrator) and with another (local) administrator.. Il giorno lunedì 22 luglio 2013 17:02:32 UTC+2, Rob Reynolds ha scritto: > > What account are you running the service under? > > -- > Rob Reynolds > Developer, Puppet Labs > > *Join us at Pup