Skip to content

Releases: spaansba/PowerTree

PowerTree V2.0.0 Release

27 May 10:00
b28e37b
Compare
Choose a tag to compare

🎉 Introducing PowerRegistry

A new addition to PowerTree that brings tree-based visualization to the Windows Registry.

Command

Show-PowerTreeRegistry | Aliases: ptreer, PowerRegistry

This command shows Windows Registry keys and values in tree format. Displays both registry keys and their values, making it easy to see the structure of any registry hive or specific key. Explore all available parameters and advanced features in the full documentation.

Examples

Registry Explorer (Video)
Show-PowerTreeRegistry.mp4
Default Registry View (image)
PowerRegistry HKLM:\SOFTWARE\ 

Default PowerTree Registry View
Filtered Registry View (image)
PowerRegistry HKLM:\SOFTWARE\ -DisplayItemCounts -Exclude "*data*" -l 2 -UseRegistryDataTypes

Filtered PowerTree Registry View

Installation

Install-Module PowerTree    # New installation
Update-Module PowerTree     # Update existing