As far as I know using the command:
netsh dhcp Server serverIP Scope x.x.x.x delete reservedip reservationip macaddress[..]
Will delete a single reserved ip, is it also possibile to delete a whole range (through netsh)? I could not find a syntax which deals with this problem. The OS is Windows Server 2008.
Thank you in advance.