Question : How to check if a Windows PC is using a dynamic or static IP address from user end


If I'm a user (not a Windows admin), can I check if my PC's IP address is static or
dynamic?   Can "ipconfig/all"  tell us this & which portion of it tells us this or
is there any other methods of finding out.

Suppose the above is not possible, how can I find out if I'm Windows Domain admin?
Using nslookup or ........ ?

Answer : How to check if a Windows PC is using a dynamic or static IP address from user end

In the Ipconfig /all output there is a line

DHCP Enabled

If this is yes, then the IP address is dynamic, if it is no, then the IP address is static.
Random Solutions  
 
programming4us programming4us