[Puppet Users] Re: Puppet Mail notification configuration

2013-05-02 Thread Puppet 3.0 Powershell 2.0 Set ExecutionPolicy Err
Also looking for this info as well On Wednesday, May 1, 2013 12:33:03 AM UTC-4, Jithin Xavier wrote: > > Hi All- > > How we can configure mail notification in Puppet enterprise server, like > if any changes happened in agent it should notify through mail. I have seen > some of the documentation

[Puppet Users] Re: upgrade to 3.0, ruby and rhel 5

2012-10-09 Thread Puppet 3.0 Powershell 2.0 Set ExecutionPolicy Err
Hi, I dont know about redhat but i did change my ubuntu repository list to point to the /dev repositories rather than the /main repositories and it worked. On Tuesday, October 9, 2012 12:51:59 PM UTC-4, SAF wrote: > > Hi all, > > I wanted to upgrade today the clients to 3.0 but, for RHEL 5, r

[Puppet Users] Setting Powershell execution policy through Puppet

2012-10-09 Thread Puppet 3.0 Powershell 2.0 Set ExecutionPolicy Err
Hi, I am trying to set the execution policy on the Powershell 64 bit version. exec { 'rolesfeatures1': command => 'C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\Powershell.exe Invoke-Command {Set-ExecutionPolicy RemoteSigned}', provider => windows, logoutput =>