Showing tag results for Scripting Guy!

May 23, 2018
Post comments count0
Post likes count0

Run PowerShell code in Puppet

Doctor Scripto
Doctor Scripto

Normally, it’s preferable to use specific Puppet and DSC Windows modules to manage systems in Puppet, but an alternative is running PowerShell commands and scripts by using the exec resource. This can be helpful for transitioning existing PowerShell code into Puppet quickly.

Scripting Guy!Windows PowerShellguest blogger