How to rename Windows computer using CLI
Just a quick note on renaming Windows based machine using CLI (this may be especially useful when working with Server Core). Before renaming machine you may want to see its current name which can be achieved in three different ways: 1) ipconfig /all 2) set 3) hostame As you can see third option is best one … How to rename Windows computer using CLI