Hello together,

first, sorry for my poor english :-) !

I want to install the Puppet Agent on a Windows Machine I found this 
article about it on puppet:
https://docs.puppet.com/puppet/latest/install_windows.html

I install like this over CMD:

msiexec /norestart /i puppet-agent-1.8.1-x64.msi PUPPET_AGENT_ACCOUNT_DOMAIN
=my-domain.de PUPPET_AGENT_ACCOUNT_USER=username 
PUPPET_AGENT_ACCOUNT_PASSWORD=userpw



if i do it likes this, i get the following error message:

Failed to add user to group (-2147022676 username Administrators)
>

If use for PUPPET_AGENT_ACCOUNT=my-domain\username instead of username, i 
got the message: 

Failed to grant 'logon as service' rights to user (-2147023564 
> my-domain\username)
>

Does anyone what this cause? I first think, its a problem with Puppet 
Version 3, so we change from Puppet 3 to 4. Our master server running 
Puppet 4 and the Agent is 1.8.1.

When i read:  this "Failed to add to group ... (Administrators)"
I am asking myself if Puppet can handle different Operating System 
Languages? Because in German the "Administrators" Group named 
"Administratoren" so of course he cant add because its not exists? What can 
i do?

Best Regards

Andoreasu 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/84125280-a324-4b0c-a95b-5ef6dc74a0b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to