Skip to content

open-d-drive

Opens the D: drive folder

#requires -version 5.1

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

This script has no configurable parameters.

An interactive directory of PowerShell scripts.