Re: [Puppet Users] Powershell - Run as another user account

2014-10-28 Thread Jeff Picklyk
Yes unfortunately this feature enhancement is pretty much what I'm looking for. I was looking at the puppetlabs\powershell provider to see if I could easily fork it and patch it with what I need, but I'm not too familiar with coding providers. I'm pretty novice with Puppet still. I'm going to

Re: [Puppet Users] Powershell - Run as another user account

2014-10-28 Thread Rob Reynolds
On Tue, Oct 28, 2014 at 10:48 AM, Jeff Picklyk wrote: > Hello everyone, > > What is the suggested way with Puppet 3.7.x of running a powershell > command under another user's context? > > I see that exec has a group and user parameter but I can't find > documentation on how this relates to window