I need to get NT4 workstation to release a DHCP-assigned IP address at shutdown.
I’ve created a batch file to run ipconfig /release, then shutdown.
This works OK, but only if the user is an administrator! (I assume that admin priv are needed to run ipconfig /release)
Can anyone tell me anyway to get round this?