How to automatically assign ips to windows vm?

Mike Carlon

New Member
Jan 30, 2020
7
0
1
27
I have a windows 2012 vm installed and I have an ip block how can I make it automatically assign ip addresses? I am planning on converting it to a template
 
You could just use DHCP?

Else, you could also try using cloudinit, this way you can set the IP for each clone.

is there any guides you can link me?

I have tried following a few (for DHCP) but it doesn't seem to automatically assigns the ips