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

[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

[Puppet Users] how to fork a Windows exe

2014-05-30 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