Re: [Puppet Users] Windows exe fork

2014-06-02 Thread Rob Reynolds
hey are not supported and >> your mileage may vary. >> >> If your client is available as something that can run as a service that >> would be much better. >> >> You could use puppet to ensure the components are installed properly and >> that the servic

Re: [Puppet Users] Windows exe fork

2014-06-02 Thread Bill N
r. > > You could use puppet to ensure the components are installed properly and > that the service is set to run all the time. > > *From:* Bill N > *Sent:* Friday, May 30, 2014 12:27 PM > *To:* puppet...@googlegroups.com > *Subject:* [Puppet Users] Windows

Re: [Puppet Users] Windows exe fork

2014-06-01 Thread Jim Ficarra
: Friday, May 30, 2014 12:27 PM To: puppet-users@googlegroups.com Subject: [Puppet Users] Windows exe fork Hi, Just wrote my first puppet module for Windows provisioning. All is working well except I am having a problem running a windows exe file in that Puppet appears to wait for the exe to

[Puppet Users] Windows exe fork

2014-06-01 Thread Bill N
Hi, Just wrote my first puppet module for Windows provisioning. All is working well except I am having a problem running a windows exe file in that Puppet appears to wait for the exe to complete. At least this is the case when I run Puppet agent --test from the Windows Server command line. Wh