Assigning security groups different ranges
- by Mustafa Ismail Mustafa
Is it possible to assign a security group in windows 2008 a specific DHCP scope?
Meaning, let's say we have 2 groups, employees and managers in the superscope Company. Assuming that each user is distinctly in either group and there are no overlaps, would it be possible to assign members of the security group employees a dhcp address in the range 192.168.1.0/24 and managers 192.168.2.0/24 ?
The DHCP server is the same server.
This is on Windows SBS 2008 if it makes any difference
If it is possible, how do you go about setting it up.
TIA