Hello professionals

Greetings,

Can any one please help me in bootstrapping windows nodes
for example: if suppose i have different ips or host names with different passwords for windows machine is there any script or command that i can run at a time to register all windows machine in to server in a single shot …like how we do that to linux …

10.0.10.1 password : aqxwey
10.0.10.2 password : ijzzxy
10.0.10.3 passwoed :pytyttsz

thankx
prash

You could feed them into a script that calls knife bootstrap with the appropriate flags, or you could look into something like chef-provisioning.

Sir,

Can you please give me an example how to perform the script…by taking these windows machines as example

10.0.10.1 password : aqxwey
10.0.10.2 password : ijzzxy
10.0.10.3 password :pytyttsz

Thanks
Prash