Skip to main content

Recently Updated Pages

Task Manager not showing user processes

Microsoft Windows Windows General

From Regedit, delete all properties in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersi...

Updated 1 year ago by Tom George

Windows 10 Apps Crashing

Microsoft Windows Windows General

Things to try if the Microsoft apps in Windows 10 keep crashing on startup. These commands are r...

Updated 1 year ago by Tom George

Restore Windows Photo Viewer

Microsoft Windows Windows General

The attached file (Restore_Windows_Photo_Viewer.reg) is a registry file to restore the settings f...

Updated 1 year ago by Tom George

Workstation Service Does Not Start

Microsoft Windows Windows General

This should fix the issue of the Workstation service that does not start. Both WS-D1.cmd and WS-...

Updated 1 year ago by Tom George

Open System Properties Dialog

Microsoft Windows Windows General

These commands are executed from a Run Dialog Open Main System Properties sysdm.cpl   Open Sy...

Updated 1 year ago by Tom George

Microsoft ADD Broker is broken

Microsoft Windows Windows General

Delete this folder C:\users\{username}\AppData\Local\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2...

Updated 1 year ago by Tom George

Activate Windows Server from Command Line

Microsoft Windows Windows Server

slmgr.vbs /ipk C7KG2-D2NVR-P7G6Y-BTF2M-TX2HR slmgr.vbs /ipk 4HN9C-MWF78-CW9HG-J7Y3C-D7BK6 RB329...

Updated 1 year ago by Tom George

Windows Server 2019 SMB1

Microsoft Windows Windows Server

Not that you would want to but this is how to install SMB1 to Windows Server 2019 All commands s...

Updated 1 year ago by Tom George

Idle time out GPO for Remote Desktop Services sessions not working in Windows 2019 servers

Microsoft Windows Windows Remote Desktop

By default, the user’s RDP session in Windows may stay disconnected until the user or administrat...

Updated 1 year ago by Tom George

Find All Domain Controllers

Windows Command Line

To be run from an elevated prompt Command Line: nltest /dclist:{Full Domain Name} PowerShell ...

Updated 1 year ago by Monkeyedm

Kill All Mobs

Minecraft

Quick and Dirty, use this command to kill all Mobs except a few. /kill @e [[type=!player,type=!a...

Updated 1 year ago by Tom George

Composerize

Docker

URL: https://www.composerize.com/ This will turn the docker run command into a Stacks statem...

Updated 1 year ago by Monkeyedm

Docker Container hostname

Docker

Add the following to a Stacks file hostname: {hostname} For a Docker Run command-h {hostname}

Updated 1 year ago by Monkeyedm

How to Update Portainer to the latest version

Docker

List Docker Containers The following article shows how to list containers in Docker. This will h...

Updated 1 year ago by Monkeyedm

Enabling Vaultwarden admin page

Docker

From This Page Enabling admin page IMPORTANT: It's heavily recommended to activate HTTPS before...

Updated 1 year ago by Monkeyedm

Docker Cheat Sheet

Docker

Dockerfile A Dockerfile is a script used to build Docker images. It consists of a series of comm...

Updated 1 year ago by Monkeyedm

List Docker Containers

Docker

Docker provides various options to list and filter containers in different states or even options...

Updated 1 year ago by Monkeyedm