Topic: windows

Get Machine Information using Python
April 28, 2021

Get Machine Information using Python

PUPROSE Extracting Information such as OS, RAM, Virtualization State, GPU from a Windows Machine. Prerequisites There are a couple of…

Docker Quick Tips
December 24, 2020

Docker Quick Tips

Deleting all Images Using the Docker Quick Start Terminal in Windows: This will remove all the Docker images Common Docker commands used…

Windows Tips
November 14, 2020

Windows Tips

Run apps in Admin Mode Run BAT files with Admin Privileges At the top your file, add the following: It will elevate to admin and also stay…