ProcessDrive

0.1.0

Navigate Windows process tree as a PowerShell drive (Windows only). A CLI alternative to Process Explorer. Provides cd/dir navigation through parent-child process hierarchy, virtual folders for Modules, Threads, Services, and Network connections, detailed process properties via Get-Item, and process kill via Remove-Item.

Minimum PowerShell version

7.4

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ProcessDrive

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ProcessDrive

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2026 Yoshifumi Tsuda. All rights reserved.

Package Details

Author(s)

  • Yoshifumi Tsuda

Tags

Process Tree Provider Drive ProcessExplorer Windows procexp Navigation

Cmdlets

New-ProcDrive

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

Initial release. Process tree navigation, virtual folders (Modules, Threads, Services, Network), detailed Get-Item properties, Remove-Item for process kill.

FileList

Version History

Version Downloads Last updated
0.1.0 (current version) 3 3/15/2026