eques Posted November 23, 2006 Report Share Posted November 23, 2006 I try to relate ip address to account. But in windows xp the ipaddress i assigned to all accounts. I can do it with the script "netsh exec" while starting the os but if account is not an administrator i cannot do it because of limitation. I found tcip key in registry responsible for ip configuration but the script cannot be done on limitated account. Is there any system posibilities to do it? I can see it like this: Default ip addres for all accounts is 192.168.0.2. Everytime when os starts use default settings. When the os starts as administrator the script netsh exec (script changing ipaddress to 192.168.0.3) can be done. Can I set default ip address? Quote Link to comment Share on other sites More sharing options...
cozofdeath Posted November 23, 2006 Report Share Posted November 23, 2006 I'm not quite sure if I understand. You may be able to run that script if you change the permissions on them registry keys and the script file its self. Why do you have to change the ip with a script? If its a batch file I think you can put the user in a batch file group so they can run batch files. Why not have the computers receive dynamic ips automatically? Or do a static ip config were the local ip addresses don't change? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.