Name Program Accessibility Controls access.cpl Add Hardware Wizard hdwwiz.cpl Add/Remove Programs appwiz.cpl Administrative Tools control admintools Automatic Updates wuaucpl.cpl Bluetooth Transfer wizard fsquirt Calculator calc Certificate Manager certmgr.msc Character Map charmap Check Disk Utility chkdsk Clipboard Viewer clipbrd Command Prompt cmd Component Services dcomcnfg Computer Management compmgmt.msc Control Panel control panel Date and Time Properties […]
Latest Posts
WordPress Docker Loopback Issue
You may encounter the following error messages in Site Health for a WordPress Docker container if not using port 80 Fix either by mapping port 80:80 for the container or changing the WordPress home and URL addresses to the host machine IP instead of localhost.
Windows Command End Process
To view all processes run tasklist with elevated privileges To filter/search for a process name e.g. Notepad.exe To force end a process e.g. Notepad.exe
Windows Command Disk Space
Enter the below in an elevated command prompt to find local HDD space.
Php-fpm Linux Folder Permissions Umask
To change the PHP-FPM process umask to create directories with certain permissions you can set it temporarily using the below.
Active Directory Count Users in Group from Powershell
From Powershell terminal: Install AD module Get group count To view all group names
View Remote Desktop Services Users
From the RDS server you can use Task Manager > Users to view current active user sessions. Alternatively from Powershell either: or