Friday, January 11, 2019

IP Configuration

 - Display Connection Configuration = ipconfig /all 
 - Display DNS Cache Contents = ipconfig /displaydns
 - Delete DNS Cache Contents = ipconfig /flushdns
 
 - Refresh DHCP and Re-register DNS = ipconfig /registerdns
 - Release All Connections = ipconfig /release
 - Renew All Connections = ipconfig /renew
 - Modify DHCP Class ID = ipconfig /setclassid
 - Display DHCP Class ID = 
ipconfig /showclassid

No comments:

Post a Comment

Thank Q your comment.