Author: Andrew Armstrong

Founder of TechyGeeksHome and Head Editor for over 15 years! IT expert in multiple areas for over 26 years. Sharing experience and knowledge whenever possible! Making IT Happen.

Graphic design with a dark purple and teal split background. It features the text "Windows Installer Media" on the left and "Techy Geeks Home: Making It Happen" on the right,

Windows Installer Media

Windows Installer Media (also known as Windows Installation Media) is a tool provided by Microsoft that allows users to create a bootable installation media for Windows operating systems. It can be used to install or upgrade Windows on a computer or device, and can also be used to troubleshoot and repair issues with an existing
Export Powershell to CSV

Export Powershell to CSV

To export PowerShell to CSV file, you can use the Export-Csv cmdlet. Here’s an example: This command gets a list of all running processes, selects the process name, ID, and CPU usage, and sorts the list by CPU usage in descending order. This command exports the data to a CSV file named “processes.csv” in the
How to recover unsaved word document

How to recover unsaved word document

If you have accidentally closed a Word document without saving it, or if Word has unexpectedly crashed or shut down, there are several ways you can try to recover an unsaved Word document: Look for auto-recovery files By default, Word saves a copy of your document every 10 minutes while you are working on it.
Python

How to Implement Real-time Object Detection with TensorFlow and OpenCV

Object detection is a computer technology related to computer vision and image processing that deals with detecting instances of semantic objects of a certain class (such as humans, buildings, or cars) in digital images and videos. With the recent advancements in deep learning and computer vision, object detection has become an important tool for various
A graphic featuring a split background with dark purple and teal, titled "techy geeks home" at the top and "msi download drivers" in the center. The website URL is at the

MSI Installer Download Links

Having spent many years working with SCCM and looking for MSI installers to use for software deployment, I eventually wrote the MSI Downloader tool to help out others with getting hold of MSI installers. However, keeping the MSI versions up to date is a bit of a nightmare, and a lot of people, I know,
vpn

What is a VPN?

A VPN (Virtual Private Network) is a secure network that is created over a public network (the internet) by using encryption and other security mechanisms to ensure that only authorized users can access the network and the information transmitted over it. A VPN allows users to securely access a private network and share data remotely
SCCM Collection Query for Devices with specific software installed and version or below

SCCM Collection Query for Devices with specific software installed and version or below

If you need to identify machines with specific software installed on a device but would also like to know whether they have a certain version of the stated software or below, then you can use the below query. This can help with software upgrades to identify machines that have not yet been upgraded. SCCM Collection