Hello,

Can you run puppet apply --debug *themanifestname.pp*
*
*
and submit your output here (minus any sensitive data)?

Thanks!

--
Rob Reynolds
Developer, Puppet Labs

*Join us at PuppetConf 2013, August 22-23 in San Francisco - *
http://bit.ly/pupconf13*
**Register now and take advantage of the Final Countdown discount - save
15%!*


On Thu, Jul 18, 2013 at 7:20 AM, tinu <tinu.walt...@gmail.com> wrote:

> Im trying to install the SCOMAgent.msi on Windows Server 2008 R2 with
> puppet version 2.7.19
>
> I try this code and get the error "change from absent to present failed:
> Failed to install: The network name cannot be found.":
>
>         package {'System Center Operations Manager 2007 R2 Agent':
>             ensure    => installed,
>             provider => 'msi',
>             source    => 'C:\Install\MOMAgent.msi',
>         }
>
>
> if I use a command line like 'msiexec /i C:\Install\MOMAgent.msi' the scom
> agent will be installed.
>
> Can anyone help me?
>
> Thanx tinu
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to puppet-users+unsubscr...@googlegroups.com.
> To post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to