This document provides information on PowerShell drives (PSDrives) and includes a script to retrieve PSDrive information. PSDrives allow access to data stores like the file system, registry, and certificates from within PowerShell. The script outputs a HTML file listing the name, used space, provider, root, and current location for all available PSDrives.