Relative Content

Tag Archive for arrayswindowspowershellnetwork-programmingdhcp

Adding multiple DHCP scopes using CSV to define variables in Powershell

I work for a School District and we have 60 school sites. I am attempting to bulk add DHCP scopes to each site using powershell so I don’t have to click through the GUI for each scope. I am needing to run the (3) following commands to add the scope and associated options but would like to capture data from a CSV to add the scope to all 60 sites:

Adding multiple DHCP scopes using CSV to define variables in Powershell

I work for a School District and we have 60 school sites. I am attempting to bulk add DHCP scopes to each site using powershell so I don’t have to click through the GUI for each scope. I am needing to run the (3) following commands to add the scope and associated options but would like to capture data from a CSV to add the scope to all 60 sites:

Adding multiple DHCP scopes using CSV to define variables in Powershell

I work for a School District and we have 60 school sites. I am attempting to bulk add DHCP scopes to each site using powershell so I don’t have to click through the GUI for each scope. I am needing to run the (3) following commands to add the scope and associated options but would like to capture data from a CSV to add the scope to all 60 sites: