Download the Docker Desktop installer. Open Command Prompt with elevated rights and navigate to the download location. To install docker desktop and the image files to alternate locations you can use the following command in Command Prompt with elevated rights. i.e. Options program install location –installation-dirImage location –wsl-default-data-root You may need to add the current […]
Tag: cmd
CMD using SLMGR for Windows License
Check current license, detailed and concise Rearm activation trial, remaining Windows rearm count can be found in the current license info. Uninstall the product key of the current Windows edition Remove the product key from the registry Install product key Attempt online activation
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