On Tue, Oct 27, 2015 at 10:27 AM, wrote:
> Hi all
>
> Im having difficulty passing powershell variables into Puppet, while using
> the Powershell module.
>
> What I need to achieve is this in powershell. It is basically a script
> that executes a check to see if a windows module is installed, and
Hi all
Im having difficulty passing powershell variables into Puppet, while using
the Powershell module.
What I need to achieve is this in powershell. It is basically a script that
executes a check to see if a windows module is installed, and if not,
copies it from a source directory.
*This