Demote Domain Controllers in Windows Server in PowerShell and GUI

This article shows you how to demote a domain controller in Windows Server. This method is applicable for Windows Server 2012 and later, up to Windows Server 2019 and Windows Server 2022. You can undo a promotion to a domain controller in PowerShell as well as using the GUI configuration tools. This article explains step […]

What a Thai-European child looks like

Perhaps someone is wondering what the European-Thai half-caste looks like. Luuk^-krue:ng^ (luuk^ – child, krue:ng^ – half) literally translates as “half-caste”. In some languages there are negative connotations in this word, but in Thai it is just a word, without an emotional connotation. In the video below, you can hear a mother calling her baby […]

Error “Composer detected issues in your platform: Your Composer dependencies require the following PHP extensions to be installed: mysqli, openssl” (SOLVED)

This post explains the causes of the error and how to fix it. When self-installing the web server on Windows, for example, following the guide “How to install Apache web server with PHP, MySQL and phpMyAdmin on Windows”, when trying to open the phpMyAdmin address, an error may occur: Composer detected issues in your platform: […]

How to check PowerShell version in Windows 11

Finding your version of PowerShell will help you find out which PowerShell features you have access to. The PowerShell command lets you specify a version number, and we'll show you how. How to find out the installed version of PowerShell There is a PowerShell utility to find the version number, which is what we are […]

How to install the latest PowerShell on Windows 11

What's new in PowerShell 7 PowerShell 5.1 is installed by default in Windows 10 and Windows 11. In recent years, there has been an active development of new versions of PowerShell 7.*: 7.0, 7.1. PowerShell 7.2 beta is currently in development You can view the PowerShell 6.* and PowerShell 7.* changelog on this page: https://github.com/PowerShell/PowerShell/tree/master/CHANGELOG […]

How to change the default web browser in Windows 11

Whatever the name and whatever engine the preinstalled web browser in Windows is based on, most users launch it only once – in order to download their favorite Google Chrome or Firefox. This tutorial will show you how to make Google Chrome, Firefox or any other web browser the default on Windows 11. Download your […]

How to copy a Google map created by another user

Google Maps allows you to create your own maps by adding places, routes, markers, layers, information, areas. Sometimes users create very useful maps. Since this is a user's map, he, by his own decision, can change it, delete it or remove it from public access – sometimes it is a pity to lose access to […]

Pattaya bus stations

The article has been moved here: Pattaya bus stations We also recommend you the new website Background information about Pattaya (Information for life and travel in Pattaya). There will be up-to-date instructions for residents of this city and travelers who need verified information. On this site you will find manuals for independent travel (within city and […]

Where to stay in Pattaya?

I write about Pattaya, about the purchase of housing there, and after all, its streets are right in front of my eyes, but I caught myself thinking that not everyone is well oriented in this city. Let me introduce you to it a little on Google Maps. Legend on my map: 1. Scale. This line […]

How to shut down computers in PowerShell

Stop-Computer cmdlet The Stop-Computer cmdlet shuts down the local or remote computer. You can run Stop-Computer with additional options to specify authentication types and alternate credentials, and to force an immediate shutdown. This cmdlet uses the Win32Shutdown method of the Win32_OperatingSystem WMI class. The following two commands are identical and shutdown the local computer: Stop-Computer […]

Loading...
X