Inventory script – monitor serial number

A small script written in PowerShell helps to collect all data about connected devices [monitors] from computers.The script collects the following data: All data is saved to a TXT file [can be easily changed to CSV]

The most commonly used RAID levels

RAID – Redundant Array of Independent Disks. Multiple hard drives can work together as one system, providing increased performance and/or fault tolerance. The most common types of RAID are described below. RAID 0 – also known as disk striping. A striped set of equal space from at least two drives creates a larger volume. advantages… Read More »