Hi,
This might be a basic question. But I want to know if we want to manage thousand windows servers using puppet how can we start? Following things comes in mind:
- How to install/configure puppet-agent on all windows machine (save manual effort of logging to each machine and install)
Is there anything like ssh for windows? I see, winrm command could be help but how? How can we use winrm command to install and configure puppet agent on windows machine remotely?
Thanks in advance.
↧