It's easy to change Windows 11, 10, ... or MS Server time zone via Terminal, PowerShell, command prompt!
Changing the Windows time zone is sometimes faster via the command line than with the standard Windows time zone adjustment and makes more sense than having to click through several windows under Windows. It is possible with the Microsoft date and time tool, but those who like to work with the keyboard will probably find this function very useful. This is not only possible under Windows 11, 10, 8.1, ... No! It is also often used by administrators, especially on Windows Server 2022, 2019, ....
The solution to change Windows time zone via console / PowerShell!
1. Start the command prompt or start PowerShell << In admin mode, please
2. Type the following command, tzutil /g
(to confirm the current time zone and press enter)
3. Enter the following command tzutil /l , make a note of the time zone
(in this case "W. Europe Standard Time")
4. Set the new time zone - command: tzutil /s "W. Europe Standard Time"
(Image-1) Change MS Windows 11, 10, ... OS time zone via console / Powershell!
The range of commands and the options are the main difference between PowerShell and the command prompt on Windows 11, 10, and MS Server OS The MS PowerShell