If you want to allow non-admin users in Windows to change the IP address settings on their PCs, you can add them to the built-in \”Network Configuration Operators\” group. This can be done from the command line as
net localgroup \"Network Configuration Operators\" /add <username>