How to Rename a Computer from Command Line in Windows

If you’re new here, you may want to subscribe to our RSS feed. Thanks for visiting!
We can rename a computer from command-line on Windows Server 2008, Windows Server 2003 and Windows XP in a domain environment with Active Directory. In Windows XP, we need to install the Windows XP support tools and in Windows […]

How to join a Server/Computer to a Windows Domain from Command Line

You can join a Computer or a Member server from the command line usinf the the “netdom” command. This I should say is simpler than the right-click my computer thing. Just one single command will do…
The following procedure should work in Windows Server-2008, Windows Server 2003, Windows Vista, Windows XP. Although, you need the Administrator […]

How to set Static/DHCP IP Address from command line

In Windows Server 2008 Core installation, the only way to setup IP Address eithe Static or DHCP is from the command line. The following procedure helps setting the IP Address from the command Line using “netsh”. This procedure works in Windows Server 2008 (No core installation as well), Windows Server 2003, Windows XP, Windows Vista.

Winver command to find the version of Windows

This isn’t a big step by step guide for something, just a quick one liner for anyone to find the version of Windows in Windows XP, Windows Vista, Windows Server 2003 & Windows Server 2008.
Winver is the command that one can run to find the version of Windows.