Skip to content

Open-EDrive

Opens the E: drive folder

#requires -version 5.1

& "$PSScriptRoot/open-file-explorer.ps1" "E:"

This script has no configurable parameters.

An interactive directory of PowerShell scripts.