Install Windows Terminal on Windows Server 2022
#Windows #Terminal #Server2022
Full steps can be found at https://i12bretro.github.io/tutorials/0658.html
--------------------------------------------------------------------
What is Windows Terminal?
--------------------------------------------------------------------
The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and custom themes, styles, and configurations. - https://www.microsoft.com/en-US/p/windows-terminal/9n0dx20hk701
01. Log into the Server 2022 device
02. Download the latest Windows Terminal release https://github.com/microsoft/terminal/releases
03. Open File Explorer and navigate to the download location
04. Rename the downloaded msixbundle Microsoft.WindowsTerminal.msixbundle
05. While holding Shift, right click in the whitespace ≫ Open PowerShell window here
06. Run the following command in Powershell
# install Windows Terminal
Add-AppxPackage -Path .\Microsoft.WindowsTerminal.msixbundle
07. That's it! Windows Terminal is now installed on Server 2022
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro