Pure PowerShell or Legacy Console, when to use each?

The graphical interface offered by an operating system like Windows meets the needs of most users. However, in certain circumstances or for those who want to go one step further, tools like PowerShell come in handy.

Pure PowerShell or Legacy Console

We can say that this tool is the successor for the better of the popular CMD or command prompt window . Many users make use of both elements in order to work on the Microsoft operating system through commands. As you can imagine, the knowledge here must be superior to the usual use of the graphical interface . But at the same time, on many occasions, they allow us to get the most out of the system through the use of the aforementioned commands, in addition to programming and creating scripts .

ventana de PowerShell

As we mentioned, the appearance of PowerShell in Windows was an important advance with respect to the CMD. This allows us to have much more control over the system and carry out more advanced tasks if we need it. To access this specific application, all we have to do is write its name in the search box of the operating system. At that moment we will find its popular blue window so that we can start working based on commands .

In turn, here we are going to find some interesting parameters that allow us to configure the tool and thus use it more efficiently. For all this we only have to click on the PowerShell icon in the upper left corner to access the Properties section. Among the tabs that are located here, we find a call Options where we can activate the one called Legacy Console . Next, we will see what it is and what its usefulness is.

What is the Legacy Console in PowerShell

In the aforementioned tab that we discussed, we find a selector that we can activate in order to use the Legacy Console here from that moment on. This is something that will take effect after restarting the Windows tool . Well, the first thing we need to know here is that this item is actually a compatibility tool. It was designed to make it easier for users using older versions of command line tools and projects in Windows 10 .

consola heredada powershell

This means that, if we want to use old content in the current Windows 10 PowerShell , it is recommended to activate this option of the Legacy Console . This will allow us to continue using those applications, commands or scripts developed in previous versions without any problem today. This can be content developed on 16 or 32 bit architectures, for example. To give you an idea, the Legacy Console supports these graphical buffering modes and corresponding API support at the present time.

This allows anyone who has been working with these command line tools for years to reuse old content and modes of operation. Keep in mind that as the Windows experience grows, more and more users make use of elements such as PowerShell or CMD.