microsoft toolkit download

“ipconfig /renew” – Renew IP Address In Windows

"ipconfig /renew" - Renew IP Address In Windows

Windows IP and network configuration can be displayed and managed with the ipconfig command from the command-line. Specifically, the ipconfig /renew command is used to reset or renew IP addresses in a Windows system. The following instructions can be applied to all modern Windows versions like Windows XP, Windows 7, Windows 8, Windows 10, and … Read more

“ipconfig /all” – List All IP Configuration In Windows

"ipconfig /all" - List All IP Configuration In Windows

ipconfig is a popular command which is used to display and manage the network and IP configuration in Windows operating systems. Even ipconfig command provides basic IP and network configuration of the Windows system in some cases more detailed information like NetBIOS name can be required. ipconfig /all command can be used to list all … Read more

“ipconfig /release” – Release and Renew IP Address In Windows

"ipconfig /release" - Release and Renew IP Address In Windows

DHCP is a protocol used to assign IP addresses to the Hosts when they are connected to the network. Automatically assigned DHCP addresses are leased to the hosts and can be released when it will not be used. The following instructions can be used for all modern Windows operating systems like Windows XP, Windows 7, … Read more

“ipconfig /flushdns” – Reset/Flush DNS Cache In Windows, MacOSX, and Linux

"ipconfig /flushdns" - Reset DNS Cache In Windows, MacOSX, and Linux

DNS is a protocol used to resolve domain names or web addresses into IP addresses. DNS cache is used to store previously solved domain name – IP address records. Sometimes these DNS cache records can create problems and the best and easiest way to solve this is to reset or flush the DNS cache. The … Read more

Windows ipconfig Command Tutorial

Windows ipconfig Command Tutorial

Windows provides the ipconfig command in order to list and manage the network, IP, DNS, DHCP Default Gateway from the command line. ipconfig command provides different options where DHCP configuration can be changed refreshed. The ipconfig command mostly used to list IP, DNS, DHCP, Gateway, or network information and renew the IP address. But we … Read more

xcopy Command Tutorial

xcopy Command Tutorial

xcopy is a command used to copy files and folders in Windows operating systems. xcopy command provides a lot of useful features in order to copy specific file types, subdirectories, read-only files, etc. xcopy Syntax and Parameters xopy command has the following syntax where SOURCE and DESTINATION is important with PARAMETERS SOURCE is the source … Read more

netstat Command Tutorial For Windows

netstat Command Tutorial For Windows

netstat is one of the most popular network commands for all Windows operating systems. Even most of the other operating systems like Linux, Ubuntu, Debian, Mint, CentOS, Kali, RHEL, FreeBSD, etc. support netstat command with very same parameters and usage. What Is netstat? netstat is a command-line tool in order to get information about the … Read more

How to Create and Run Batch (BAT) File On Windows?

How to Create and Run Batch (BAT) File On Windows?

A batch file is a file that contains MS-DOS commands and when the batch files are clicked or called these commands are executed. Batch files are also called BAT files. Most operating systems like windows provide the ability to create and run batch files. In this tutorial, we will learn how to create a batch … Read more

How To Show/Unhide Hidden Files, Folders, or Drives In Windows?

How To Show/Unhide Hidden Files, Folders, or Drives In Windows?

As a popular operating system Windows is mainly designed for the end-users or less or non-technical users. There are different protection mechanisms for the Windows operating system for accidental user operations. Hiding files and folders are some of them. By default, hidden files and folders do not show in the file explorer. What Is Hidden … Read more

How To Show/Display File Extensions In Windows?

How To Show/Display File Extensions In Windows?

Windows operating systems like Windows XP, Windows 7, Windows 8, and Windows 10 do not show the file extensions by default. File extensions provide information about the file content, data, and associate applications to open files. You can show/display file extensions for Windows 7, Windows 8, and Windows 10 easily with File Explorers File name … Read more